Whitespace fixes.
[bpt/emacs.git] / lisp /
1995-02-16 Richard M. Stallman(Buffer-menu-save): Fix the test for header line.
1995-02-15 Richard M. Stallman(sort-regexp-fields-next-record): New subroutine.
1995-02-15 Richard M. Stallman(Info-index): Bind Info-history, not Info-keep-history.
1995-02-14 Boris Goldowsky(facemenu-self-insert-face): If previous
1995-02-14 Richard M. Stallman(ange-ftp-write-region, ange-ftp-insert-file-contents)
1995-02-14 Richard M. Stallman(electric-help-help, electric-help-command-loop):
1995-02-14 Richard M. Stallman(ps-print-version): Add caveat about version number.
1995-02-14 Richard M. Stallman(auto-mode-alist): Fix problem in previous change.
1995-02-13 Richard M. Stallman(c-switch-label-regexp): Insist on colon after `default'.
1995-02-13 Richard M. Stallman(pp-to-string): Fix previous change.
1995-02-13 Richard M. Stallman(debugger-step-after-exit): Variable declared.
1995-02-13 Richard M. Stallman(facemenu-next): Variable deleted.
1995-02-13 Richard M. Stallman(debug): Fix arg to backtrace-debug for debug-on-entry.
1995-02-13 Richard M. Stallman(mail-reply-to): New command, on C-c C-f C-r and in...
1995-02-13 Richard M. Stallman(pp-to-string): Don't use emacs-lisp-mode.
1995-02-12 Richard M. Stallman(next-history-element): Do nothing if n is 0.
1995-02-12 Richard M. Stallman(menu-bar-kill-ring-save): New function--use as `copy'.
1995-02-12 Richard M. Stallman(mouse-drag-region): Delete the overlay before
1995-02-11 Richard M. Stallman(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
1995-02-10 Richard M. Stallman(recover-file): Use ordinary `f' to read file name.
1995-02-09 Richard M. Stallman(rmail): Don't set rmail-default-file here.
1995-02-09 Richard M. Stallman(dired-mark): If on dir header line, always mark
1995-02-09 Richard M. Stallman(print-region-1): Include print options in echo area...
1995-02-09 Richard M. StallmanAdd autoload cookie.
1995-02-09 Richard M. Stallman(ada-mode): Delete autoload.
1995-02-09 Richard M. StallmanInitial revision
1995-02-08 Simon MarshallAdd % to comint-match-partial-filename.
1995-02-08 Richard M. Stallman(print-region-new-buffer): Return new start and end.
1995-02-08 Richard M. StallmanPersonal dictionary save forced when called from menu,
1995-02-08 Karl Heuer(byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer(disabled-command-hook): Recognize ESC x as well as...
1995-02-08 Karl Heuer(te-pass-through): Don't presume internal bit layout...
1995-02-08 Karl Heuer(listify-key-sequence-1, event-modifiers): Don't presum...
1995-02-08 Karl Heuer(edmacro-format-keys, edmacro-parse-keys): Don't presum...
1995-02-08 Karl HeuerUpdate copyright.
1995-02-08 Karl HeuerInitial revision
1995-02-08 Karl HeuerNew enhanced version from <kgallagh@spd.dsccc.com>.
1995-02-08 Karl Heuer(byte-compile-file-form-defmumble, display-call-tree...
1995-02-07 Richard M. StallmanVarious changes.
1995-02-07 Karl Heuer(read-quoted-char): Don't log prompt messages.
1995-02-07 Richard M. Stallman(etags-file-of-tag): Handle file name used as tag.
1995-02-07 Richard M. Stallman(term-protocol-version): Renamed from term-version.
1995-02-06 Per BothnerVersion 0.95. Numerous small fixes. See ChangeLog.
1995-02-06 Richard M. Stallman(lpr-add-switches): Renamed from lpr-add-options.
1995-02-06 Richard M. Stallman(texinfo-environment-regexp): Match @menu and
1995-02-05 Richard M. Stallman(rmail-summary-next-same-subject): New command.
1995-02-05 Richard M. Stallman(rmail-next-same-subject): New command.
1995-02-05 Richard M. StallmanChanges to support filenames as tags too and provided
1995-02-04 Richard M. Stallman(dired-mode-map): Define up and down arrows like C...
1995-02-04 Richard M. StallmanComment changes.
1995-02-03 Richard M. Stallman(f90-mode-version): Variable deleted.
1995-02-03 Richard M. Stallman(print-region-1): Use lpr-page-header-switches,
1995-02-03 Francesco Potortì* man.el (Man-default-man-entry): Remove text propertie...
1995-02-03 Karl Heuer(rmail-reply-regexp): New var.
1995-02-02 Richard M. Stallman(completion-string): Add defvar.
1995-02-02 Richard M. StallmanDon't use cl. Eliminate use of when, unless,
1995-02-02 Richard M. Stallman(lpr-headers-switches): Default is nil.
1995-02-02 Richard M. Stallman(fill-paragraph): Bind fill-paragraph-function to nil...
1995-02-02 Richard M. Stallman(fill-paragraph-function): New variable.
1995-02-02 Richard M. Stallman(c-mode-map): No binding for c-fill-paragraph
1995-02-02 Richard M. Stallman(lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman(shared-lisp-mode-map): Don't bind M-q.
1995-02-01 Noah Friedmanmail-mailer-swallows-blank-line: Handle full range...
1995-02-01 Richard M. Stallman(describe-variable): If var is local, mention default.
1995-02-01 Richard M. Stallman(rmail-retry-failure): Handle "Mime-encapsulated messages".
1995-01-31 Richard M. StallmanComment changes.
1995-01-31 Richard M. StallmanInitial revision
1995-01-30 Karl Heuer(frame-notice-user-settings): Avoid having the window...
1995-01-30 Karl Heuer(iso-transl-language-alist): Add French & Portuguese.
1995-01-30 Karl Heuer(iso-accents-list): Add Icelandic thorn.
1995-01-30 Karl Heuer(x-create-frame-with-faces): Assume cursor-color, mouse...
1995-01-30 Richard M. Stallman(indent-new-comment-line): Obey the convention
1995-01-30 Richard M. Stallman(make-extent, delete-extent, set-extent-property)
1995-01-30 Richard M. StallmanMany doc fixes.
1995-01-30 Richard M. Stallman(lisp-indent-region): Set endmark before indenting...
1995-01-30 Richard M. Stallman(list-buffers-noselect): Handle read-only properly.
1995-01-30 Richard M. Stallman(list-buffers-noselect): New subroutine.
1995-01-30 Richard M. Stallman(menu-bar-update-yank-menu): If string is too long,
1995-01-30 Richard M. Stallman(read-number): New function.
1995-01-29 Richard M. Stallman(news-reply-mode): Change mode-name to News Reply.
1995-01-28 Richard M. Stallman(match-string): Fix braino.
1995-01-28 Richard M. Stallman(facep): New function.
1995-01-28 Richard M. Stallman(make-frame): Doc fix.
1995-01-27 Richard M. Stallman(describe-variable): Use local-variable-p.
1995-01-27 Richard M. Stallman(tex-display-shell): Pass nil as arg to
1995-01-27 Richard M. Stallman(debug-convert-byte-code): Convert the doc info to...
1995-01-27 Richard M. Stallman(shell): If we create a new shell buffer,
1995-01-27 Karl Heuer(match-string): Delete extra arg to buffer-substring.
1995-01-27 Karl Heuer(perform-replace): Don't log the repetitive prompts.
1995-01-27 Richard M. Stallman(match-string): New function.
1995-01-26 Karl HeuerFix typos.
1995-01-26 Richard M. Stallman(mouse-save-then-kill): When we don't use existing
1995-01-26 Richard M. Stallman(scroll-bar-drag-1): Set point-before-scroll properly.
1995-01-26 Richard M. Stallman(mouse-drag-region): Modify previous change--don't...
1995-01-26 Richard M. Stallman(mouse-save-then-kill): Ignore mouse-selection-click...
1995-01-25 Richard M. StallmanComment change.
1995-01-25 Richard M. Stallman(font-lock-fontify-region): Bind inhibit-read-only...
1995-01-25 Richard M. Stallman(c-forward-conditional):
1995-01-25 Richard M. Stallman(justify-current-line): Avoid error comparing fill...
1995-01-24 Richard M. StallmanAdded support for descriptions in the group buffer:
next