aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (setup-8-bit-environment): New argumentKenichi Handa1997-07-021-19/+18
* Change category 5 to 1.Kenichi Handa1997-07-021-1/+1
* (binary): Define as coding system alias.Richard M. Stallman1997-07-021-0/+2
* (desktop-clear): Don't kill buffers here.Richard M. Stallman1997-07-021-1/+2
* (mode-line-mule-info): Use `%Z' instead of `%z:'.Richard M. Stallman1997-07-021-1/+1
* (in-is13194-devanagari): Define this name rather than devanagari.Richard M. Stallman1997-07-021-1/+1
* Swap args to define-coding-system-alias.Richard M. Stallman1997-07-027-32/+32
* Fix calls to define-coding-system-alias.Richard M. Stallman1997-07-013-7/+7
* (define-coding-system-alias): Swap the args.Richard M. Stallman1997-07-011-2/+3
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1997-07-011-51/+38
* (mouse-undouble-last-event): Use reverse, not nreverse.Richard M. Stallman1997-07-011-1/+3
* (bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.Richard M. Stallman1997-06-301-5/+5
* (dired-do-shell-command): New arg FILE-LISTRichard M. Stallman1997-06-301-11/+12
* (forward-visible-line): Handle 0 arg correctly.Richard M. Stallman1997-06-291-21/+25
* (enable-multibyte-characters): Customize.Richard M. Stallman1997-06-291-0/+1
* XEmacs compatibility hacks cleaned up.Karl Heuer1997-06-281-136/+155
* Fix previous change.Richard M. Stallman1997-06-281-2/+2
* (nonincremental-repeat-search-forward)Richard M. Stallman1997-06-281-0/+8
* (lisptagsfiles): Look at subdirs only if nameRichard M. Stallman1997-06-281-6/+6
* (scroll-bar-side): Variable deleted.Richard M. Stallman1997-06-281-28/+0
* (scroll-bar-mode): Extra defvar to avoid warning.Richard M. Stallman1997-06-281-0/+2
* (toggle-scroll-bar): Moved from frame.el.Richard M. Stallman1997-06-281-30/+63
* (double-click-time): Use restricted-sexp.Richard M. Stallman1997-06-271-1/+3
* (compilation-error-regexp-alist): New item, for Oracle compiler.Richard M. Stallman1997-06-271-0/+5
* (facemenu-add-new-face): Fix comma in backquote.Richard M. Stallman1997-06-271-1/+1
* (file-chase-links): When handling .., make newname absolute.Richard M. Stallman1997-06-271-26/+40
* simplify.Simon Marshall1997-06-271-9/+9
* wrap inhibit-point-motion-hooks where nec.Simon Marshall1997-06-271-42/+47
* split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.Simon Marshall1997-06-271-118/+176
* (custom-magic-alist): Update messages for `modified' and `set' states.Richard M. Stallman1997-06-271-4/+4
* (widget-choice-action): Use widget-edit-functions.Richard M. Stallman1997-06-271-21/+24
* (Custom-move-and-invoke): New command.Richard M. Stallman1997-06-271-14/+27
* (mouse-drag-region): For a click (not a drag),Richard M. Stallman1997-06-271-45/+35
* Finish previous change.Richard M. Stallman1997-06-271-0/+1
* Undo previous censorship changes.Richard M. Stallman1997-06-261-5/+13
* Update copyright notice.Richard M. Stallman1997-06-261-1/+1
* (sendmail-program): Look first in /usr/sbin.Richard M. Stallman1997-06-261-1/+1
* Synched with 1.9936.Per Abrahamsen1997-06-252-129/+220
* (debug-ignored-errors): Correct the error messagesRichard M. Stallman1997-06-251-1/+2
* (make-help-screen): Clear buffer-read-only.Richard M. Stallman1997-06-251-0/+1
* Changed some documentation.Richard M. Stallman1997-06-251-65/+94
* (perform-replace): When matching lookahead, use markers rather thanPaul Eggert1997-06-251-2/+2
* (rmail-get-new-mail): If conversion fails, delete the text that was inserted.Richard M. Stallman1997-06-251-0/+2
* (isearch-search-and-update): When a reverse searchRichard M. Stallman1997-06-251-4/+9
* (buffer): Don't use beginning-of-buffer, end-of-buffer.Richard M. Stallman1997-06-251-2/+2
* (widget-menu-minibuffer-flag): New variable.Richard M. Stallman1997-06-241-24/+97
* (custom-documentation-face): New face.Richard M. Stallman1997-06-241-27/+72
* (customize-save-customized): Renamed from custom-save-customized.Richard M. Stallman1997-06-241-1/+1
* (Custom-set): Renamed from custom-set.Richard M. Stallman1997-06-241-33/+34
* (track-mouse): Don't customize it.Richard M. Stallman1997-06-241-1/+0