(use_hard_newlines): Variable definition moved to paragraphs.el.
[bpt/emacs.git] / lisp /
1995-03-01 Boris Goldowsky(paragraph-start, paragraph-separate): Default values...
1995-03-01 Boris Goldowsky(newline): Moved from cmds.c. Indents last
1995-03-01 Richard M. Stallman(vc-do-command): Search vc-path first, not last.
1995-03-01 Karl Heuer(shell-command-on-region): Fix typos in doc string.
1995-02-28 Richard M. Stallman(shell-command-on-region): Rename arg; doc fix.
1995-02-28 Noah Friedman(rlogin-carriage-filter): Don't assume region is narrow...
1995-02-28 Karl Heuer(te-escape): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer(revert-buffer): Use current-prefix-arg, not prefix...
1995-02-27 Simon MarshallMade revert-buffer message go via substitute-command...
1995-02-26 Richard M. Stallman(tar-header-block-tokenize): Parse 32-bit modtime
1995-02-26 Roland McGrath(compilation-buffer-p): Check for compilation-minor...
1995-02-26 Thien-Thi NguyenClean up doc strings.
1995-02-26 Richard M. Stallman(mouse-kill-secondary): Avoid changing this-command.
1995-02-25 Richard M. Stallman(byte-compile-file): Bind default-major-mode to avoid...
1995-02-25 Simon MarshallAdded comint-buffer-maximum-size and comint-truncate...
1995-02-25 Simon MarshallMoved buffer truncation functionality to comint.el.
1995-02-25 Simon MarshallAdded shell-truncate-buffer function to restrict buffer...
1995-02-25 Simon MarshallLet file-name-handler-alist to nil in comint-dynamic...
1995-02-25 Richard M. Stallman(c++-backward-to-noncomment): Don't loop forever
1995-02-25 Richard M. Stallman(walk-windows): Doc fix.
1995-02-25 Karl Heuer(local-unset-key): Fix args in previous change.
1995-02-25 Richard M. Stallman(global_set_key, local_set_key, global_unset_key)
1995-02-24 Richard M. Stallman(mouse-select-buffer): Do sit-for before x-popup-menu.
1995-02-24 Richard M. Stallman(msb): Select the window that the mouse is in before
1995-02-24 Richard M. Stallman(rmail-retry-failure): Support a new style of failure...
1995-02-23 Boris Goldowsky(facemenu-justification-menu): binding fixed.
1995-02-23 Boris Goldowsky(open-line): indent when inserting fil-prefix.
1995-02-23 Boris Goldowsky(current-left-margin): careful of EOB.
1995-02-23 Boris Goldowsky(set-fill-prefix): start from left-margin.
1995-02-23 Richard M. Stallman(perl-tab-to-comment): Default is nil.
1995-02-23 Richard M. StallmanLoad version.el early on.
1995-02-23 Richard M. Stallman(shell-command-on-region): When computing interactive...
1995-02-23 Richard M. StallmanVarious doc fixes.
1995-02-22 Richard M. Stallman(imenu--cleanup): Set alist to its default just once...
1995-02-22 Richard M. Stallman(eval-after-load): Run FORM now if FILE's already loaded.
1995-02-22 Karl HeuerNew version from the author.
1995-02-22 Karl HeuerUse single semicolon in comments.
1995-02-21 Simon MarshallChange all `cd's to `shell-cd's, where `shell-cd' chang...
1995-02-21 Simon MarshallMade mouse-buffer-menu use list-buffers-directory if...
1995-02-20 Karl HeuerInitial revision
1995-02-20 Simon MarshallTurn of syntax fontification by default.
1995-02-20 Roland McGrath(vc-log-info): Don't switch to the *vc* buffer before...
1995-02-19 Richard M. Stallman(rmail-summary-mail, rmail-summary-continue)
1995-02-18 Richard M. Stallman(mouse-buffer-menu): Don't clear selection when we...
1995-02-17 Richard M. Stallman(quoted-insert): Use insert-and-inherit.
1995-02-17 Richard M. Stallman(tex-append): Try splitting on last period, then
1995-02-17 Richard M. Stallman(desktop-internal-v2s): Don't use format to eliminate...
1995-02-17 Karl Heuer(mail-abbrev-mode-regexp): Doc fix.
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,
next