aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change.Karl Heuer1998-04-061-3/+3
* (rmail-movemail-flags): New customizable variableKarl Heuer1998-04-061-0/+8
* (command-line-1): Fix punctuation in startup screen.Karl Heuer1998-04-061-1/+1
* (help-make-xrefs): Grok commands in keymap tableDave Love1998-04-061-11/+32
* (subset-p): Renamed fromKenichi Handa1998-04-061-40/+50
* (setup-japanese-environment): SetupKenichi Handa1998-04-061-1/+8
* Set exit-function toKenichi Handa1998-04-061-0/+1
* (help-highlight-face): Use underline.Richard M. Stallman1998-04-051-23/+309
* (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local varia...André Spiegel1998-04-051-3/+3
* (update-file-autoloads): Redo 1997-08-23 change.Richard M. Stallman1998-04-051-1/+4
* (vc-merge, vc-backend-merge): New functions.André Spiegel1998-04-051-4/+80
* (vc-prefix-map): Added "m" for vc-merge.André Spiegel1998-04-051-1/+2
* (vc-ensure-vc-buffer): New function.André Spiegel1998-04-051-122/+75
* Customized.Stephen Eglen1998-04-059-55/+150
* Fix header line.Dave Love1998-04-051-1/+1
* Customized.Stephen Eglen1998-04-0511-81/+222
* (command-line): Fix paren error.Dave Love1998-04-051-1/+1
* (webjump): Use assoc-ignore-case for locating the proper URL.Richard M. Stallman1998-04-051-2/+3
* (report-emacs-bug-hook): Use skip-chars-forwardRichard M. Stallman1998-04-051-14/+12
* (vc-next-action-dired): Use dired-do-redisplay. HandleRichard M. Stallman1998-04-041-163/+124
* (vc-parse-cvs-status): New function.Richard M. Stallman1998-04-041-46/+55
* (report-emacs-bug-hook): Don't bind enable-multibyte-characters.Richard M. Stallman1998-04-041-2/+1
* (command-line): If already unibyte, just loadRichard M. Stallman1998-04-031-3/+7
* (report-emacs-bug): Use set-buffer-multibyte.Richard M. Stallman1998-04-031-1/+1
* (rmail-mode-2): Locally set enable-local-variablesRichard M. Stallman1998-04-031-0/+3
* (report-emacs-bug-hook): Fix the regexp forRichard M. Stallman1998-04-031-1/+1
* (rul-generic-mode): Use font-lock-builtin-face,Richard M. Stallman1998-04-031-1/+1
* (widget-beginning-of-line): Don't set zmacs-region-stays.Richard M. Stallman1998-04-021-36/+9
* Delete some compatibility code.Richard M. Stallman1998-04-021-54/+42
* Add support for jdb (Java debugger).Richard M. Stallman1998-04-021-5/+290
* (info-lookup->topic-cache): Use defun, not defsubst.Richard M. Stallman1998-04-021-24/+36
* (follow-scroll-up): Cope if `window-end' returns nil.Richard M. Stallman1998-04-021-142/+52
* (vc-revert-buffer): Rewrote handling of vc-diff buffer,André Spiegel1998-04-011-14/+8
* Customized.Andreas Schwab1998-04-011-7/+20
* (hack-one-local-variable): Variables named ...-predicate are treated as risky.Richard M. Stallman1998-04-011-2/+2
* Many doc fixes.Stephen Eglen1998-03-311-47/+53
* (vc-backend-revert): CVS bug fix.André Spiegel1998-03-311-5/+4
* * vc.el (vc-resolve-conflicts): New function.André Spiegel1998-03-311-21/+101
* (battery-linux-proc-apm): Re-use the temporary buffer.Richard M. Stallman1998-03-301-4/+4
* (desktop-buffer-info, desktop-buffer-rmail)Richard M. Stallman1998-03-301-31/+33
* (tex-start-shell): Call compilation-minor-mode.Richard M. Stallman1998-03-301-0/+1
* (tex-send-command): Return the process.Richard M. Stallman1998-03-301-77/+127
* (ange-ftp-kill-ftp-process): Convert buffer name to the buffer.Richard M. Stallman1998-03-301-1/+1
* (reporter-bug-hook): Fix error message.Richard M. Stallman1998-03-291-8/+2
* (completion-ignored-extensions): Add a few.Richard M. Stallman1998-03-281-0/+7
* (desktop-load-default): Add autoload cookie.Richard M. Stallman1998-03-281-2/+3
* (menu-bar-options-menu): Remove "Toggle" from itemRichard M. Stallman1998-03-281-11/+17
* use a string that will never match.Simon Marshall1998-03-271-1/+1
* (calendar-mode-map): Add bindings for appt-add and appt-delete.Richard M. Stallman1998-03-271-0/+2
* (perform-replace): Before recursive edit,Richard M. Stallman1998-03-261-3/+5