aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (find-function-on-key): DTRT for mouseDave Love1999-01-101-8/+21
* (codepage-setup): Doc fix.Eli Zaretskii1999-01-101-4/+3
* (custom-save-delete): First scan the custom-file. Thus exit with anMarkus Rost1999-01-101-0/+1
* Define a "function name" for each translation that isn't ASCII. UseRichard M. Stallman1999-01-081-97/+221
* (comment-region): Delete spaces only if weRichard M. Stallman1999-01-081-3/+6
* (decompose-region): Do decompositionKenichi Handa1999-01-081-11/+22
* (make-char): Doc-string modified.Kenichi Handa1999-01-081-3/+3
* (byte-compile-warnings): Doc fix.Dave Love1999-01-071-4/+2
* (edebug-eval-defun): Deal with defcustomDave Love1999-01-071-4/+9
* (dired-mode-map): Fix duplicate [menu-bar regexp mark].Dave Love1999-01-071-1/+1
* Re-write `(make-variable-buffer-local (defvar ...'Dave Love1999-01-071-87/+93
* More doc fixes.Dave Love1999-01-071-6/+6
* (save-buffers-kill-emacs): Show the list of currentRichard M. Stallman1999-01-061-0/+1
* Doc fixes.Richard M. Stallman1999-01-061-22/+27
* (fortran-window-create): Account for scrollDave Love1999-01-061-1/+5
* Doc fix.Simon Marshall1999-01-061-2/+4
* 1999-01-06 Dave Love <fx@gnu.org>Dave Love1999-01-061-14/+17
* (cp-coding-system-for-codepage-1): Add the valid-codes property.Eli Zaretskii1999-01-061-1/+2
* (prefer-coding-system): Call set-coding-priority, so that the internalEli Zaretskii1999-01-061-4/+2
* (coding-system-change-eol-conversion,Eli Zaretskii1999-01-061-0/+42
* (coding-system-change-eol-conversion,Eli Zaretskii1999-01-061-44/+0
* * fast-lock.el (fast-lock-save-cache-1):Simon Marshall1999-01-061-9/+12
* * lazy-lock.el (lazy-lock-unstall):Simon Marshall1999-01-061-9/+12
* * font-lock.el (font-lock-default-fontify-buffer): When usingSimon Marshall1999-01-061-3/+2
* (with-temp-message): Don't display MESSAGE if nil.Simon Marshall1999-01-061-4/+9
* (custom-save-delete): Don't delete whitespaceRichard M. Stallman1999-01-061-0/+2
* (diary-float): Better fix of end-of-year error.Richard M. Stallman1999-01-061-1/+2
* 1999-01-05 Dave Love <fx@gnu.org>Dave Love1999-01-051-22/+23
* (mspools-vm-system-mail): Provide an alternative value based onStephen Eglen1999-01-051-3/+7
* (reftex-section-levels): Allow negative levels.Carsten Dominik1999-01-051-254/+434
* (thai-compose-string): New function.Kenichi Handa1999-01-051-0/+19
* (fill-region-as-paragraph): While deleting aKenichi Handa1999-01-051-0/+4
* (thai-post-read-conversion): Handle ThaiKenichi Handa1999-01-051-3/+27
* (easy-menu-define): Doc fix.Richard M. Stallman1999-01-041-51/+127
* (recover-session): Preserve point when insertingAndreas Schwab1999-01-041-9/+10
* (debug): Leave recursive minibuffer enabledAndreas Schwab1999-01-041-1/+2
* (View-revert-buffer-scroll-page-forward): BindAndreas Schwab1999-01-041-1/+1
* Provide `rmailout'.Richard M. Stallman1999-01-041-59/+69
* (rmail-summary-output-to-rmail-file):Richard M. Stallman1999-01-041-17/+36
* (find-file-noselect): Let /: suppress wildcard matching.Richard M. Stallman1999-01-031-0/+3
* (clipboard-yank): Doc fix.Richard M. Stallman1999-01-031-1/+1
* (Info-insert-dir): Chase symlinks for file-attributes.Richard M. Stallman1999-01-031-1/+4
* (vc-backend-diff): Use `diff-switches-list' throughout.Richard M. Stallman1999-01-021-7/+3
* Can use linear algorithm for indentation if Emacs supports it.Richard M. Stallman1999-01-021-367/+1027
* (mail-mode): Eliminate ambiguous match from paragraph-start.Richard M. Stallman1999-01-021-2/+6
* (sgml-validate): Ask whether to save onlyRichard M. Stallman1998-12-311-3/+1
* (rmail-encode-string): Make sure mask value isRichard M. Stallman1998-12-311-0/+1
* Don't warn about dos-* variables unless on MS-DOS,Eli Zaretskii1998-12-311-3/+13
* (prefer-coding-system): Fix previous change.Eli Zaretskii1998-12-311-1/+1
* Fix typo.Markus Rost1998-12-311-1/+1