summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (dired-get-filename): Don't call encode-coding-string if FILE is nil.Richard M. Stallman1997-09-031-2/+2
* (find-tag-tag): Pass default to completing-read.Richard M. Stallman1997-09-031-1/+2
* (read-language-name): Use a default, not an initial input.Richard M. Stallman1997-09-031-3/+3
* (file-coding-system-alist): Match `loaddefs.el' more accurately.Richard M. Stallman1997-09-031-1/+1
* (operate-on-rectangle): If we overshoot when looking for endcol, back up.Richard M. Stallman1997-09-031-0/+4
* (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".Richard M. Stallman1997-09-031-6/+14
* (ispell-overlay-window): Undo previous change;Richard M. Stallman1997-09-031-2/+1
* (mule-menu-keymap):Richard M. Stallman1997-09-031-5/+3
* (mail-mode): Set adaptive-fill-first-line-regexpRichard M. Stallman1997-09-031-1/+2
* (quail-update-guidance): If PROMPTKEY isKenichi Handa1997-09-031-17/+15
* Don't unset C-mouse-down bindings.Geoff Voelker1997-09-021-41/+128
* (w32-handle-scroll-bar-event): On up andGeoff Voelker1997-09-021-30/+37
* (file-name-buffer-file-type-alist): Add moreGeoff Voelker1997-09-021-2/+6
* (facemenu-get-face): Just warn when given anRichard M. Stallman1997-09-021-17/+20
* (enriched-decode-foreground, enriched-decode-background):Richard M. Stallman1997-09-021-4/+0
* (custom-display): Use w32 instead of win32.Geoff Voelker1997-09-021-3/+3
* (scroll-bar-maybe-set-window-start): Change windowGeoff Voelker1997-09-021-1/+1
* (gud-gdb-marker-regexp): Allow for drive letter and colon.Geoff Voelker1997-09-021-1/+1
* (other-frame) [windows-nt]: Use w32-focus-frame.Geoff Voelker1997-09-021-1/+4
* (file-truename) [windows-nt]: Use the canonicalizedGeoff Voelker1997-09-021-3/+30
* (standard-display-european): Map \222 to apostrophe.Geoff Voelker1997-09-021-1/+6
* (comint-file-name-chars): Use separate sets for ms-dos and windows-nt.Geoff Voelker1997-09-021-3/+7
* (browse-url-netscape): Check for w32 window-system symbol.Geoff Voelker1997-09-021-1/+1
* (ask-user-about-lock): Abbreviate file name and locking user's name.Richard M. Stallman1997-09-021-7/+21
* (quail-keyboard-layout-alist): Add anKenichi Handa1997-09-021-12/+48
* (rmail): Reset enable-multibyte-characters to theKenichi Handa1997-09-021-0/+1
* (set-coding-system-map):Richard M. Stallman1997-09-021-0/+3
* Comment change.Richard M. Stallman1997-09-021-1/+1
* (set-auto-coding): Recognize coding: in firstRichard M. Stallman1997-09-011-3/+3
* Fix indentation.Richard M. Stallman1997-09-011-1/+1
* Comment change.Richard M. Stallman1997-09-012-2/+2
* (setup-8-bit-environment): Inhibit message when loading latin-N.el.Richard M. Stallman1997-09-011-2/+2
* (reftex-customize): Added call to customize browse.Richard M. Stallman1997-09-011-751/+1172
* (describe-current-coding-system): Add missing newline in output.Richard M. Stallman1997-09-011-2/+2
* (find-buffer-file-type): Don't check for untranslated file systems here.Richard M. Stallman1997-09-011-21/+27
* (quail-translation-keymap): Fix previousKenichi Handa1997-09-011-2/+2
* (read-multilingual-string): Fix previous change.Kenichi Handa1997-09-011-1/+1
* (describe-input-method): Fix previousKenichi Handa1997-09-011-7/+7
* (get-language-info): Accept a symbolKenichi Handa1997-09-011-9/+31
* (set-auto-coding): Name changed fromKenichi Handa1997-09-011-25/+71
* (quail-translation-keymap): Do not bindKenichi Handa1997-09-011-1/+12
* (ethio-sera-to-fidel-region,Kenichi Handa1997-09-011-4/+4
* (hack-local-variables-prop-line): Ignore coding: tag.Kenichi Handa1997-09-011-2/+8
* (ispell-region): Take acount of the fact that `ispell'Kenichi Handa1997-09-011-12/+40
* Comment change.Richard M. Stallman1997-08-311-1/+1
* (byte-compile-output-file-form): Handle custom-declare-variable.Richard M. Stallman1997-08-311-6/+8
* Require cl at compile time.Richard M. Stallman1997-08-313-0/+6
* (pop3-md5): New function.Richard M. Stallman1997-08-311-2/+15
* (change-log-font-lock-keywords): Add more to prev change.Richard M. Stallman1997-08-311-2/+2
* (format-subtract-regions): New function.Richard M. Stallman1997-08-301-96/+162