summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2002-06-13(auto-mode-alist): Move entry for ".in" to the end.Andreas Schwab
2002-06-13(comint-mode): Don't set `font-lock-defaults'.Miles Bader
2002-06-12* bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backendKarl Fogel
2002-06-12Change the maintainer to "none".Eli Zaretskii
2002-06-12(x-handle-switch): Fix handling of x-invocation-args for switches withJuanma Barranquero
2002-06-12(Info-fontify-node): Compute header line speciallyRichard M. Stallman
2002-06-12(menu-bar-showhide-fringe-menu): Don't use `fringe-mode'Stefan Monnier
2002-06-12(describe-char-after): Doc fix.Richard M. Stallman
2002-06-12(view-mode-enter): Clarify echo area message.Richard M. Stallman
2002-06-12(Info-select-node): Turn header line on or off here.Richard M. Stallman
2002-06-12(font-lock-beginning-of-syntax-function): Doc fix.Richard M. Stallman
2002-06-12(comint-send-input): Properly handle empty and no-newline input regions.Miles Bader
2002-06-12Use `when', `unless'.Colin Walters
2002-06-12*** empty log message ***Colin Walters
2002-06-12Update copyright date.Colin Walters
2002-06-12(occur-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(Info-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(ibuffer-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(help-mode): Don't set `font-lock-defaults'.Colin Walters
2002-06-12(font-lock-set-defaults-1): Set variable alist here.Colin Walters
2002-06-12font-core.el (font-lock-core-only): Variable deleted. All uses removed.Colin Walters
2002-06-12*** empty log message ***Colin Walters
2002-06-11*** empty log message ***Richard M. Stallman
2002-06-11(format-alist): Document new element PRESERVE.Richard M. Stallman
2002-06-11(make-auto-save-file-name): Rename local `filename' to `file-name'.Richard M. Stallman
2002-06-10(ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman
2002-06-10(eshell-copy-tree): Make it an alias for copy-tree.Richard M. Stallman
2002-06-10(copy-list): Moved to cl.el.Richard M. Stallman
2002-06-10(copy-list): Moved back from subr.el.Richard M. Stallman
2002-06-10Undo previous change.Richard M. Stallman
2002-06-10(viper-insert-prev-from-insertion-ring)Richard M. Stallman
2002-06-10(eshell-copy-list): Function deleted.Richard M. Stallman
2002-06-10(eshell-mode, eshell-mode): Use copy-sequence.Richard M. Stallman
2002-06-10(eshell/diff): Use copy-sequence.Richard M. Stallman
2002-06-10Make comint use text properties for highlighting instead of overlays:Miles Bader
2002-06-10(line-move-finish): Inhibit field motion when computing `line-end'.Miles Bader
2002-06-10(revert-buffer): Correct typo: variable name is `buffer-file-format',Miles Bader
2002-06-10(comint-send-input, comint-output-filter): Use the `font-lock-face'Miles Bader
2002-06-10(custom-display): Use correct syntax for `supports' attributes.Miles Bader
2002-06-10(custom-display): Add support for `supports' predicate.Miles Bader
2002-06-10(display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.Miles Bader
2002-06-09Fix a typo in a comment.Eli Zaretskii
2002-06-09*** empty log message ***Miles Bader
2002-06-09(display-supports-face-attributes-p): New function.Miles Bader
2002-06-09(color-name-rgb-alist): Use 16-bit RGB values instead of 8-bit, forMiles Bader
2002-06-09Fix previous change.Colin Walters
2002-06-09(font-lock-default-function): If `font-lock-core-only' is non-nil,Colin Walters
2002-06-09(font-lock-set-defaults-1): Variable alist is now set inColin Walters
2002-06-09Regenerated.Colin Walters
2002-06-09(define-ibuffer-column): Don't create a third argument for theColin Walters