(dired-mark-confirm): For `compress', say `Compress or uncompress'.
[bpt/emacs.git] / lisp /
1992-11-03 Richard M. Stallman(dired-mark-confirm): For `compress', say `Compress...
1992-11-03 Richard M. Stallman(make-directory): Renamed from make-directory-path.
1992-11-03 Jim Blandy* ange-ftp.el: Tighten the regular expression used in
1992-11-01 Richard M. Stallman(isearch-search): Handle all sorts of errors from regex...
1992-10-31 Richard M. Stallman(byte-compile-lambda):
1992-10-30 Richard M. StallmanDoc fix.
1992-10-28 Richard M. Stallman(vc-admin): Pass t as noquery arg to vc-resynch-window.
1992-10-28 Richard M. Stallman(manual-program): Always use /usr/ucb/man if that exists.
1992-10-27 Richard M. Stallman(fortran-window-create): Use screen-width, not frame...
1992-10-27 Richard M. Stallman(fortran-prepare-abbrev-list-buffer): Fix typo.
1992-10-27 Richard M. Stallman(fortran-tab-mode): Add defvar.
1992-10-27 Richard M. StallmanRename buffer-flush-undo to buffer-disable-undo.
1992-10-27 Richard M. Stallman(shell-command-on-region):
1992-10-27 Richard M. Stallman(isearch-edit-string):
1992-10-26 Richard M. Stallman(vc-resynch-window): New arg NOQUERY. Pass it to vc...
1992-10-25 Christopher ZaborskyDox fix.
1992-10-25 Christopher ZaborskyDoc fix.
1992-10-25 Christopher ZaborskyDoc fix.
1992-10-24 Richard M. Stallman(vc-prefix-map): Put vc-diff on = and vc-directory...
1992-10-23 Richard M. Stallman(set-visited-file-name): Change the auto save file...
1992-10-23 Richard M. Stallman(insert-kbd-macros): If arg is empty, use last macro...
1992-10-23 Richard M. Stallman(insert-kbd-macro): Replace nonprinting chars with...
1992-10-23 Richard M. Stallman(mail-aliases): Doc fix.
1992-10-23 Richard M. Stallman(describe-function): Print `an autoloaded', not `a...
1992-10-23 Richard M. Stallman(goal-column): Don't put the defvar inside the make...
1992-10-21 Richard M. Stallman(dired-chown-program): Treat silicon-graphics-unix...
1992-10-21 Richard M. Stallman(rmail-mode-map): Delete binding of M-r (use global...
1992-10-21 Richard M. Stallman(lpr-command): Treat hpux and silicon-graphics-unix...
1992-10-21 Richard M. Stallman(backward-kill-sentence): Fix typo in last change.
1992-10-21 Richard M. StallmanDoc fixes.
1992-10-21 Richard M. Stallman(rmail-output-to-rmail-file): Call abbreviate-file...
1992-10-20 Richard M. Stallman(comment-region): Do move to next line, in neg arg...
1992-10-20 Richard M. Stallman(isearch-mode-map): Make the top-level keymap dense.
1992-10-20 Richard M. Stallman(vc-registered): Look for handler only if file-name...
1992-10-20 Richard M. Stallman(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp...
1992-10-20 Richard M. Stallman(vc-registered): Look for a vc-registered handler.
1992-10-20 Richard M. StallmanAdd dummy handlers for file-truename and vc-registered.
1992-10-20 Richard M. Stallman(file-truename): Check for root by seeing if
1992-10-20 Richard M. Stallman(mail-aliases): Add definition here.
1992-10-19 Richard M. Stallman(add-log-current-defun): Add condition-case around
1992-10-18 Richard M. Stallman(kill-sentence, backward-kill-sentence):
1992-10-18 Richard M. StallmanDoc fixes.
1992-10-18 Richard M. StallmanComment fix.
1992-10-18 Richard M. StallmanDelete version 18 compatibility stuff.
1992-10-18 Richard M. Stallman(mail-setup): Call build-mail-aliases, not mail-abbrev...
1992-10-18 Richard M. Stallman(rmail-sort-messages): Give up right away if not Rmail...
1992-10-18 Christopher ZaborskyDox fixes.
1992-10-18 Richard M. Stallman(occur): Always search entire buffer.
1992-10-17 Jim Blandy* mouse.el (mouse-tear-off-window): New function.
1992-10-17 Richard M. Stallman(mouse-set-region): New command. Bind drag-mouse-1...
1992-10-16 Richard M. Stallman(telnet): Do erase-buffer after the initial output.
1992-10-15 Richard M. Stallman(telnet): Wait for telnet output before sending `open'.
1992-10-14 Jim Blandy* files.el (file-truename): The variable ~ should be...
1992-10-12 Roland McGrath(visit-tags-table-buffer): When trying to pick table...
1992-10-12 Richard M. Stallman(edit-picture): Run picture-mode-hook.
1992-10-12 Richard M. Stallman(buffer-file-number): New variable.
1992-10-11 Jim Blandy* rmail.el (rmail-mode): Make this autoload; we might...
1992-10-11 Jim Blandy* dired-aux.el (dired-compress-file): Change references to
1992-10-11 Richard M. Stallman(isearch-ring-advance-edit): Delete spurious `)'.
1992-10-10 Richard M. Stallman(comint-last-input-match): defvar moved up.
1992-10-09 Christopher ZaborskyDox fix.
1992-10-09 Richard M. Stallman(mail-unsent-separator): Handle "Message text follows".
1992-10-09 Richard M. StallmanDoc fix.
1992-10-09 Richard M. Stallman(mail-unsent-separator): Allow "original message" as...
1992-10-08 Richard M. Stallman(add-log-current-defun): In normal C case,
1992-10-08 Richard M. Stallman(cmulisp-mode): Eliminate compatibility code calling
1992-10-08 Richard M. Stallman(inferior-scheme-filter-regexp):
1992-10-08 Richard M. Stallman(custom-prin1-chars): Var defined, and renamed from...
1992-10-08 Richard M. Stallman(hack-local-variables): Ignore attempts to bind enable...
1992-10-07 Jim Blandy* mouse.el: Begin adapting this to the new event format.
1992-10-07 Joseph ArceneauxCleaned up rmail-first-unseen-message.
1992-10-07 Richard M. StallmanCP:: changed to cust-print- in all names.
1992-10-06 Christopher ZaborskyDox fix.
1992-10-06 Christopher ZaborskyDoc fix.
1992-10-06 Christopher ZaborskyDoc fix.
1992-10-06 Jim Blandy* cal-mayan.el (calendar-print-mayan-date): Fix convers...
1992-10-06 Richard M. Stallman(vc-backend-steal): Delete the workfile after the rcs...
1992-10-06 Richard M. Stallman(add-log-current-defun): Catch errors checking for...
1992-10-05 Richard M. Stallman(vc-backend-steal): Put filename after options in rcs...
1992-10-05 Richard M. Stallman(vc-steal-lock): Use mail-setup, and do like `mail'.
1992-10-05 Joseph Arceneaux* rmail.el (rmail-first-unseen-message): Don't show...
1992-10-05 Richard M. Stallman(Info-restore-point): Delete duplicate definition.
1992-10-05 Richard M. StallmanDox fixes.
1992-10-05 Roland McGrath(vc-backend-checkin): Change buffers to get local value...
1992-10-05 Roland McGrath(vc-backend-checkin): Use apply on vc-do-command: vc...
1992-10-05 Roland McGrath(vc-checkin-switches): New defvar.
1992-10-05 Richard M. StallmanMost functions renamed to start with ls-lisp.
1992-10-04 Sebastian Kremer(dired-lisp-ls): var `short' was erronously unbound.
1992-10-04 Richard M. Stallman(fill-paragraph): Don't actually change point before
1992-10-04 Richard M. Stallman(insert-buffer): Before reading arg, barf if read-only.
1992-10-03 Richard M. StallmanDox fix.
1992-10-03 Richard M. StallmanDoc fix.
1992-10-03 Richard M. Stallman(open-line): Shield undo from the hack to insert at...
1992-10-02 Richard M. Stallman(Info-follow-nearest-node): Handle line breaks after...
1992-10-02 Richard M. Stallman(nuke-nroff-bs): Delete just 9 lines above header.
1992-10-02 Richard M. Stallman(nuke-nroff-bs): Was nuking one line too many after...
1992-10-01 Roland McGrath(compilation-parse-errors): Save (match-beginning 0...
1992-09-30 Richard M. Stallman(kill-word): Don't change point before calling kill...
1992-09-30 Jim Blandy* gud.el (gud-last-frame): Added defvar for this.
1992-09-30 Jim Blandy* gud.el (gud-filter-insert): Previous changes misunder...
next