aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'Stefan Monnier2002-06-121-4/+8
* (describe-char-after): Doc fix.Richard M. Stallman2002-06-122-2/+20
* (view-mode-enter): Clarify echo area message.Richard M. Stallman2002-06-121-1/+1
* (Info-select-node): Turn header line on or off here.Richard M. Stallman2002-06-121-51/+39
* (font-lock-beginning-of-syntax-function): Doc fix.Richard M. Stallman2002-06-121-5/+10
* (comint-send-input): Properly handle empty and no-newline input regions.Miles Bader2002-06-122-2/+7
* Use `when', `unless'.Colin Walters2002-06-121-102/+91
* *** empty log message ***Colin Walters2002-06-121-1/+7
* Update copyright date.Colin Walters2002-06-122-2/+2
* (occur-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-2/+0
* (Info-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-2/+0
* (ibuffer-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-3/+0
* (help-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-23/+5
* (font-lock-set-defaults-1): Set variable alist here.Colin Walters2002-06-121-2/+3
* font-core.el (font-lock-core-only): Variable deleted. All uses removed.Colin Walters2002-06-122-20/+19
* *** empty log message ***Colin Walters2002-06-121-0/+9
* *** empty log message ***Richard M. Stallman2002-06-111-0/+8
* (format-alist): Document new element PRESERVE.Richard M. Stallman2002-06-111-2/+14
* (make-auto-save-file-name): Rename local `filename' to `file-name'.Richard M. Stallman2002-06-111-1/+1
* (ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman2002-06-102-7/+20
* (eshell-copy-tree): Make it an alias for copy-tree.Richard M. Stallman2002-06-101-17/+1
* (copy-list): Moved to cl.el.Richard M. Stallman2002-06-101-18/+12
* (copy-list): Moved back from subr.el.Richard M. Stallman2002-06-101-0/+9
* Undo previous change.Richard M. Stallman2002-06-101-2/+2
* (viper-insert-prev-from-insertion-ring)Richard M. Stallman2002-06-101-2/+2
* (eshell-copy-list): Function deleted.Richard M. Stallman2002-06-101-11/+2
* (eshell-mode, eshell-mode): Use copy-sequence.Richard M. Stallman2002-06-101-2/+2
* (eshell/diff): Use copy-sequence.Richard M. Stallman2002-06-101-1/+1
* Make comint use text properties for highlighting instead of overlays:Miles Bader2002-06-102-70/+61
* (line-move-finish): Inhibit field motion when computing `line-end'.Miles Bader2002-06-102-1/+5
* (revert-buffer): Correct typo: variable name is `buffer-file-format',Miles Bader2002-06-102-1/+10
* (comint-send-input, comint-output-filter): Use the `font-lock-face'Miles Bader2002-06-101-39/+27
* (custom-display): Use correct syntax for `supports' attributes.Miles Bader2002-06-102-1/+2
* (custom-display): Add support for `supports' predicate.Miles Bader2002-06-101-1/+5
* (display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.Miles Bader2002-06-102-3/+19
* Fix a typo in a comment.Eli Zaretskii2002-06-091-1/+1
* *** empty log message ***Miles Bader2002-06-091-0/+17
* (display-supports-face-attributes-p): New function.Miles Bader2002-06-091-0/+24
* (color-name-rgb-alist): Use 16-bit RGB values instead of 8-bit, forMiles Bader2002-06-091-756/+760
* Fix previous change.Colin Walters2002-06-091-1/+1
* (font-lock-default-function): If `font-lock-core-only' is non-nil,Colin Walters2002-06-091-4/+8
* (font-lock-set-defaults-1): Variable alist is now set inColin Walters2002-06-091-6/+5
* Regenerated.Colin Walters2002-06-091-383/+367
* (define-ibuffer-column): Don't create a third argument for theColin Walters2002-06-092-5/+17
* (font-lock-core-only): New variable.Colin Walters2002-06-091-6/+12
* (Info-mode): Do set `font-lock-defaults', and be sure to setColin Walters2002-06-091-0/+2
* (occur-mode): Do set `font-lock-defaults',Colin Walters2002-06-091-1/+2
* (ibuffer-mode): Do set `font-lock-defaults', and be sure to setColin Walters2002-06-091-2/+5
* (c-set-style, c-set-style-1): Added another state for theMartin Stjernholm2002-06-082-26/+45
* *** empty log message ***Colin Walters2002-06-081-2/+4