aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (ange-ftp-real-expand-file-name-actual):Richard M. Stallman1998-04-291-11/+12
* (*, **, ***): Add defvars.Richard M. Stallman1998-04-291-1/+10
* (dired-sort-toggle): Handle spaces in dired-actual-switches.Richard M. Stallman1998-04-291-10/+16
* (file-name-handler-alist): Instead of substituting,Geoff Voelker1998-04-291-14/+25
* Comment change.Richard M. Stallman1998-04-281-1/+0
* (dired-at-point): Add autoload cookie.Richard M. Stallman1998-04-281-0/+46
* (easy-menu-define-key): Fixed bug with BEFORERichard M. Stallman1998-04-281-12/+12
* (Info-mode): Doc fix.Dave Love1998-04-281-0/+6
* (finder-insert-at-column): Simplify.Dave Love1998-04-281-19/+23
* (fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.Dave Love1998-04-281-7/+9
* Fix synopsis line.Dave Love1998-04-281-1/+1
* (ps-output-string-prim): Don't quote multibyte characters.Eli Zaretskii1998-04-281-2/+4
* (ps-remove-duplicates): New function.Eli Zaretskii1998-04-281-3/+12
* (ielm-eval-input): More of previous change.Richard M. Stallman1998-04-281-3/+3
* (isearch-yank-x-selection): Doc fix.Richard M. Stallman1998-04-271-1/+5
* (define-widget-keywords): Don't use backquote.Richard M. Stallman1998-04-271-7/+8
* (outline-discard-overlays):Richard M. Stallman1998-04-271-3/+3
* (ielm-eval-input): Use variables *, **, *** not :, ::, :::.Richard M. Stallman1998-04-271-13/+13
* (sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.Richard M. Stallman1998-04-271-7/+16
* (set-auto-mode): When just-from-file-name is set, don'tRichard M. Stallman1998-04-261-1/+7
* (view-mode-exit): Don't alter view-return-to-alist.Richard M. Stallman1998-04-261-3/+7
* (set-language-environment):Richard M. Stallman1998-04-261-0/+6
* (setup-8-bit-environment): If default-enable-multibyte-characters is nil,Richard M. Stallman1998-04-261-8/+15
* (setup-english-environment): Don't set default-enable-multibyte-characters.Richard M. Stallman1998-04-261-3/+5
* (finder-compile-keywords):Richard M. Stallman1998-04-241-34/+38
* (custom-deps, updates): Allow cus-dep to be compiled.Richard M. Stallman1998-04-241-2/+6
* (custom-make-dependencies): Don't give upRichard M. Stallman1998-04-241-2/+5
* (copyright-regexp): Put \251 before the multibyte copyright symbol.Richard M. Stallman1998-04-241-2/+2
* (custom-deps): Ignore =... subdirs.Richard M. Stallman1998-04-241-1/+1
* (mail-complete-alist): Don't refer to mail-address-field-regexp.Richard M. Stallman1998-04-241-1/+4
* (lisp-font-lock-keywords-2): Added `defpackage'.Richard M. Stallman1998-04-241-1/+1
* Indent defpackage correctly.Richard M. Stallman1998-04-241-0/+1
* (change-log-mode): Undo previous change.Richard M. Stallman1998-04-241-1/+1
* Use new menu item format. Don't simulate button prefix.Richard M. Stallman1998-04-241-204/+150
* (dired-chmod-program) [windows-nt]: Use chmod.Geoff Voelker1998-04-241-4/+2
* (scroll-bar-mode, toggle-scroll-bar): By default,Geoff Voelker1998-04-231-6/+9
* (frame-name-alist): Remove this variable.Richard M. Stallman1998-04-231-11/+7
* (load-with-code-conversion): Don't pass extra arg to eval-buffer.Richard M. Stallman1998-04-231-2/+3
* (justify-current-line): Use new algorithm to apportion the spaces to be added.Richard M. Stallman1998-04-231-17/+24
* (byte-compile-file): Always read the file in multibyte modeRichard M. Stallman1998-04-231-1/+4
* Don't require cl. Minor doc fixes.Dave Love1998-04-231-18/+38
* (change-log-mode): Add `* ' to paragraph-start.Dave Love1998-04-231-6/+6
* (comint-replace-by-expanded-history): New arg START.Richard M. Stallman1998-04-231-8/+15
* (file-coding-system-alist): Use emacs-mule for .elc files.Richard M. Stallman1998-04-231-4/+5
* (x-select-text, x-get-selection-value): Replace win16 with w16.Eli Zaretskii1998-04-221-4/+4
* (help-mode-map): Add S-tab, like backtab.Dave Love1998-04-221-0/+1
* Only require cl if cadr and last are not defined (thanks to Dave Love.)Stephen Eglen1998-04-221-158/+43
* (rmail): Don't bind enable-local-variables.Richard M. Stallman1998-04-221-6/+7
* (Info-fontify-node): For menu items, use info-xref font.Richard M. Stallman1998-04-221-19/+25
* (defcustom, defgroup, defface): Don't use backquote.Richard M. Stallman1998-04-221-3/+16