aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (describe-char-after): Require `descr-text' when there are textColin Walters2002-06-081-0/+1
* (toplevel): Provide `descr-text'.Colin Walters2002-06-081-1/+2
* (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias withColin Walters2002-06-081-18/+1
* (describe-char-after): Revert previous change. Just callColin Walters2002-06-081-16/+2
* (describe-text-properties): Sort the output by the size of the values.Colin Walters2002-06-081-7/+24
* *** empty log message ***Colin Walters2002-06-081-2/+8
* (copy-list): Moved to subr.el.Colin Walters2002-06-081-9/+0
* *** empty log message ***Colin Walters2002-06-081-1/+20
* (describe-char-after): Use `font-lock-face' to italicize property names.Colin Walters2002-06-081-2/+3
* *** empty log message ***Colin Walters2002-06-081-0/+34
* (sgml-html-meta-auto-coding-function): New function.Colin Walters2002-06-081-35/+51
* (copy-list): Moved here from cl.el.Colin Walters2002-06-081-0/+27
* (occur-mode): Don't set up categories.Colin Walters2002-06-081-13/+7
* (Info-mode): Don't set up categories.Colin Walters2002-06-081-19/+9
* (ibuffer-category-alist): Delete.Colin Walters2002-06-081-55/+13
* (font-lock-category-alist): Delete.Colin Walters2002-06-081-22/+18
* (find-file-noselect-1): Undo previous change.Richard M. Stallman2002-06-082-11/+16
* *** empty log message ***Richard M. Stallman2002-06-081-0/+4
* (bookmark-file-or-variation-thereof): Doc fix.Richard M. Stallman2002-06-081-3/+3
* * bookmark.el (bookmark-file-or-variation-thereof): Just useKarl Fogel2002-06-082-13/+17