summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added read-directory-name.lexbind-baseKim F. Storm2002-06-111-0/+9
* (Fformat_mode_line): New function.Kim F. Storm2002-06-111-8/+63
* *** empty log message ***Kim F. Storm2002-06-111-0/+8
* *** empty log message ***Stefan Monnier2002-06-111-14/+27
* (read_key_sequence):Stefan Monnier2002-06-111-62/+38
* *** empty log message ***Richard M. Stallman2002-06-112-0/+13
* (readable_events): Ignore any number ofRichard M. Stallman2002-06-111-1/+20
* Delete "new in Emacs 21" note.Richard M. Stallman2002-06-112-3/+2
* (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
* (read_integer): Remove unused var `tem'.Stefan Monnier2002-06-111-2/+3
* (tty_lookup_color): Type bool/Lisp_Object mismatch fixed.Stefan Monnier2002-06-111-1/+1
* defface `supports' predicateMiles Bader2002-06-111-1/+8
* display-supports-face-attributes-pMiles Bader2002-06-112-1/+35
* *** empty log message ***Richard M. Stallman2002-06-101-0/+18
* (ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman2002-06-101-7/+2
* (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
* *** empty log message ***Miles Bader2002-06-101-0/+10
* Make comint use text properties for highlighting instead of overlays:Miles Bader2002-06-101-70/+51
* *** empty log message ***Miles Bader2002-06-101-0/+3
* (line-move-finish): Inhibit field motion when computing `line-end'.Miles Bader2002-06-101-1/+2
* *** empty log message ***Miles Bader2002-06-101-0/+9
* (revert-buffer): Correct typo: variable name is `buffer-file-format',Miles Bader2002-06-101-1/+1
* (comint-send-input, comint-output-filter): Use the `font-lock-face'Miles Bader2002-06-101-39/+27
* *** empty log message ***Miles Bader2002-06-101-0/+1
* (custom-display): Use correct syntax for `supports' attributes.Miles Bader2002-06-101-1/+1
* (custom-display): Add support for `supports' predicate.Miles Bader2002-06-101-1/+5
* *** empty log message ***Miles Bader2002-06-101-1/+3
* (display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.Miles Bader2002-06-101-2/+16
* (Cursor Position Information): Update "C-u C-x =" example.Colin Walters2002-06-091-1/+2
* Fix a typo in a comment.Eli Zaretskii2002-06-091-1/+1
* *** empty log message ***Miles Bader2002-06-092-0/+27
* (Ftty_supports_face_attributes_p): New function.Miles Bader2002-06-091-38/+353
* (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
* (Precalcuated Fontification): Note how to use `font-lock-core-only'.Colin Walters2002-06-091-0/+12
* (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
* *** empty log message ***Colin Walters2002-06-091-4/+16
* (define-ibuffer-column): Don't create a third argument for theColin Walters2002-06-091-1/+1
* (font-lock-core-only): New variable.Colin Walters2002-06-091-6/+12