aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-18 Michael Kifer <[email protected]>Michael Kifer2002-09-186-26/+48
* (diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.Miles Bader2002-09-182-2/+9
* (server-log): Add `client' arg.Stefan Monnier2002-09-181-37/+36
* (ls-lisp-format-time-list): Fix type and provide :tag's.Markus Rost2002-09-172-3/+11
* (gomoku-move-up, gomoku-move-down):Richard M. Stallman2002-09-162-2/+9
* (dired-font-lock-keywords): Use regexp-opt.Stefan Monnier2002-09-161-20/+22
* (unexec): Deal with .got, reinstating change from 25-08-1999.Richard M. Stallman2002-09-161-0/+75
* (custom-variable-backup-value): New function.Richard M. Stallman2002-09-161-3/+51
* *** empty log message ***Stefan Monnier2002-09-161-2/+18
* *** empty log message ***Juanma Barranquero2002-09-162-22/+26
* (dired-add-entry): Add missing argument to `dired-mark'.Juanma Barranquero2002-09-161-1/+1
* * xscheme.el (scheme-interaction-mode): Doc fix.John Paul Wallington2002-09-163-4/+10
* (menu-bar-last-search-type): New var.Kim F. Storm2002-09-151-78/+109
* *** empty log message ***Kim F. Storm2002-09-151-0/+17
* (scroll-bar-mode): Specify :initialize.Richard M. Stallman2002-09-151-0/+3
* (menu-bar-make-mm-toggle): Don't put a quote befor FNAMERichard M. Stallman2002-09-151-1/+1
* (dired-move-to-filename): Fix previous change.Markus Rost2002-09-152-1/+6
* (dired-use-ls-dired): New variable.Richard M. Stallman2002-09-151-182/+202
* (dired-bunch-files): Put the arg FILESRichard M. Stallman2002-09-151-55/+62
* (display-time-mode): Set display-time-load-average here.Richard M. Stallman2002-09-151-43/+48
* (keypad-setup, keypad-shifted-setup)Kim F. Storm2002-09-141-5/+7
* *** empty log message ***Kim F. Storm2002-09-141-0/+7
* (display-warning): In batch mode,Richard M. Stallman2002-09-142-1/+12
* From Stefan MonnierJ.D. Smith2002-09-131-74/+37
* (diff-buffer-with-file): Check whether associated file exists.Markus Rost2002-09-132-14/+25
* (diff-mode): Turn on compilation-minor-modeStefan Monnier2002-09-131-10/+13
* (cvs-do-removal): Bind inhibit-read-only while modifying the buffer.Stefan Monnier2002-09-131-4/+5
* (perl-mode-syntax-table): Mark $, % and @Stefan Monnier2002-09-131-68/+205
* (cvs-mode-find-file): Work even if point is at beg-of-line.Stefan Monnier2002-09-131-2/+2
* (comment-with-narrowing): Use the `declare' thingy.Stefan Monnier2002-09-131-2/+1
* (define-derived-mode): Properly ignore unknown args.Stefan Monnier2002-09-132-4/+14
* (transient-mark-mode, line-number-mode, column-number-mode):Stefan Monnier2002-09-131-3/+3
* (define-minor-mode): Add a :require arg.Stefan Monnier2002-09-131-12/+15
* Provide `simple'.Stefan Monnier2002-09-131-0/+1
* (tetris-blank-options, tetris-cell-options):Francesco Potortì2002-09-131-15/+12
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-131-1/+2
* (pong-border-options): Use color on tty ifFrancesco Potortì2002-09-131-7/+4
* Good appearance of gamegrid-based games on color ttys.Francesco Potortì2002-09-131-0/+13
* (kmacro-start-macro): Doc fix.Kim F. Storm2002-09-131-1/+1
* *** empty log message ***Kim F. Storm2002-09-131-0/+4
* (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.Juanma Barranquero2002-09-132-2/+10
* (idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compi...Juanma Barranquero2002-09-131-2/+2
* (universal-coding-system-argument):Richard M. Stallman2002-09-132-10/+15
* *** empty log message ***Stefan Monnier2002-09-121-12/+59
* (kmacro-keymap): Changed bindings:Kim F. Storm2002-09-121-2/+2
* (find-library-name): Typo.Stefan Monnier2002-09-121-1/+1
* (find-library-name): Don't forget the empty suffix. Fix stale variable name.Stefan Monnier2002-09-121-2/+2
* (diff-mode): Docstring improvement.Stefan Monnier2002-09-121-1/+7
* *** empty log message ***Kim F. Storm2002-09-121-0/+5
* (gud-gdb-massage-args, gud-sdb-massage-args)Stefan Monnier2002-09-121-85/+88