aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (global-font-lock-mode, font-lock-auto-fontify): Delete defvars.Colin Walters2002-06-151-21/+10
* *** empty log message ***Colin Walters2002-06-151-0/+5
* (ibuffer-movement-cycle): New variable.Colin Walters2002-06-151-7/+15
* *** empty log message ***Colin Walters2002-06-151-0/+5
* *** empty log message ***Richard M. Stallman2002-06-151-0/+4
* (comint-skip-input): New function.Richard M. Stallman2002-06-151-4/+17
* (ielm-eval-input): Use error-message-string.Richard M. Stallman2002-06-152-18/+7
* (grep-tree): Doc fixes.Kim F. Storm2002-06-142-4/+22
* (comint-snapshot-last-prompt): Bind `inhibit-read-only' to t to supportJuanma Barranquero2002-06-142-7/+15
* (pop): Move the call to `car' outside the prog1, as the compilerMiles Bader2002-06-142-2/+5
* (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.Miles Bader2002-06-142-1/+5
* (zone-timer): New variable holds the idle timer.Richard M. Stallman2002-06-132-12/+19
* *** empty log message ***Jason Rumney2002-06-131-0/+4
* (w32-charset-info-alist): Reorder.Jason Rumney2002-06-131-5/+7
* (auto-mode-alist): Move entry for ".in" to the end.Andreas Schwab2002-06-132-3/+7
* (comint-mode): Don't set `font-lock-defaults'.Miles Bader2002-06-132-3/+6
* * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backendKarl Fogel2002-06-122-11/+22
* Change the maintainer to "none".Eli Zaretskii2002-06-122-1/+5
* (x-handle-switch): Fix handling of x-invocation-args for switches withJuanma Barranquero2002-06-122-2/+7
* (Info-fontify-node): Compute header line speciallyRichard M. Stallman2002-06-122-24/+70
* (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