summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (x-colors): New variable, a list of colorsRichard M. Stallman1996-01-021-18/+28
* (facemenu-read-color, list-colors-display)Richard M. Stallman1996-01-021-41/+87
* (Man-mode-map): Delete `toggle-truncate-lines' binding.Richard M. Stallman1996-01-021-1/+0
* (xterm-mouse-translate, xterm-mouse-event):Richard M. Stallman1996-01-021-4/+6
* (sendmail-send-it): Make deletion of empty subject line work reliably.Richard M. Stallman1996-01-021-1/+5
* (tmm-prompt): Major cleanups. Handle pop-menu case nicely.Richard M. Stallman1996-01-021-75/+98
* (tmm-menubar-mouse): New function, handles [menu-bar mouse-1].Richard M. Stallman1996-01-021-16/+55
* (normal-top-level): Add ~ at end of auto-save-list-file-prefix.Richard M. Stallman1996-01-021-3/+6
* (convert-standard-filename): New alternate definition.Richard M. Stallman1996-01-011-0/+39
* (auto-save-list-file-prefix): Under MS-DOS, use `.s-'.Richard M. Stallman1996-01-011-11/+17
* (cpp-config-file): New variable.Richard M. Stallman1996-01-011-6/+9
* (save-completions-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (abbrev-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (save-place-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (vip-startup-file): New variable.Richard M. Stallman1996-01-011-2/+6
* (vip-custom-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (ffap-list-env): Use `path-separator' rather than ":".Richard M. Stallman1996-01-011-2/+2
* (dired-local-variables-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.Richard M. Stallman1996-01-011-6/+22
* (auto-compression-mode): Add `interactive'.Richard M. Stallman1995-12-311-6/+10
* (hexl-mode): Don't call kill-all-local-variables.Richard M. Stallman1995-12-311-8/+29
* Doc fixes.Richard M. Stallman1995-12-311-8/+8
* Removed all `bookmark-xemacsp' conditional code relating to menus. DoKarl Fogel1995-12-301-6/+71
* (lpr-page-header-switches, lpr-headers-switches): Doc fixes.Richard M. Stallman1995-12-301-2/+3
* (x-handle-switch, x-handle-numeric-switch)Richard M. Stallman1995-12-291-114/+45
* (vc-backend-checkin): Use vc-checkin-switches.Erik Naggum1995-12-291-3/+3
* (command-line-x-option-alist): New variable.Richard M. Stallman1995-12-291-0/+68
* (dired): Fix typo.Richard M. Stallman1995-12-291-1/+1
* (auto-compression-mode): This is now a stub functionRichard M. Stallman1995-12-291-3/+12
* (ps-do-despool): Alternative output method for MSDOS.Richard M. Stallman1995-12-291-3/+5
* (make-auto-save-file-name): Make name always end in #,Richard M. Stallman1995-12-291-4/+10
* (ls-lisp-support-shell-wildcards): New variable.Richard M. Stallman1995-12-281-10/+35
* (wildcard-to-regexp): New function.Richard M. Stallman1995-12-281-1/+69
* Replaced all uses of get-file-buffer with find-buffer-visiting.Edward M. Reingold1995-12-271-7/+7
* Put date on top of other-calendars menu.Edward M. Reingold1995-12-271-1/+1
* Fix autoloads.Edward M. Reingold1995-12-271-1/+13
* Rewrote completely for better accuracy.Edward M. Reingold1995-12-271-179/+589
* (mouse-menu-buffer-maxlen): New variable.Richard M. Stallman1995-12-261-4/+10
* (buffers-menu-max-size): Move definition to top of file.Richard M. Stallman1995-12-261-6/+8
* Remove junk accidentally inserted in previous change.Richard M. Stallman1995-12-261-2/+0
* (mouse-buffer-menu): If lots of buffers, group them into multiple panes.Richard M. Stallman1995-12-261-38/+59
* When turning on default settings,Richard M. Stallman1995-12-261-2/+6
* (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.Richard M. Stallman1995-12-251-35/+36
* (revert-buffer): New arg preserve-modes.Richard M. Stallman1995-12-251-6/+11
* (hide-ifdefs): Set hif-outside-read-only here.Richard M. Stallman1995-12-251-0/+1
* Many doc fixes.Richard M. Stallman1995-12-251-32/+36
* (split-window-vertically): Don't change point in oldRichard M. Stallman1995-12-251-10/+16
* Fix error message style.Richard M. Stallman1995-12-251-102/+110
* (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.Richard M. Stallman1995-12-251-6/+7
* (makefile-add-log-defun): Rewrite to scan backRichard M. Stallman1995-12-251-12/+23