]> code.delx.au - gnu-emacs/history - lisp
(user-original-login-name): Reduce to a defalias, since it's redundant with
[gnu-emacs] / lisp /
1994-02-11 Karl Heuer(user-original-login-name): Reduce to a defalias, since...
1994-02-11 Karl Heuer(gnus-user-login-name): Fix doc string.
1994-02-11 Karl Heuer(gnus-inews-login-name): Remove unnecessary (getenv...
1994-02-11 Karl Heuer(display-time-filter): Remove unnecessary (getenv...
1994-02-11 Karl Heuer(perform-replace): Check for empty stack.
1994-02-11 Karl HeuerFix spelling of pre-command-hook.
1994-02-11 Karl HeuerFix syntax used for C-SPC.
1994-02-11 Roland McGrath(etags-goto-tag-location): First go directly to STARTPO...
1994-02-10 Richard M. Stallman(shell-get-current-command): Make regexp more selective.
1994-02-10 Richard M. Stallman(mouse-start-end): For double click with START on openp...
1994-02-10 Richard M. Stallman(lisp-font-lock-keywords-2): Quote the * in let*.
1994-02-10 Karl Heuer(outline-mode): Fix spelling of add-hook.
1994-02-09 Karl Heuer(vc-comment-to-change-log): Load add-log before binding
1994-02-09 Karl Heuer(mouse-start-end): Check START rather than point for...
1994-02-09 Richard M. Stallman(display-time): Use expand-file-name to make file name...
1994-02-09 Richard M. Stallman(disabled-command-hook): Use eq to compare elts of...
1994-02-09 Karl Heuer(rmail-summary-expunge-and-save): Mark summary buffer...
1994-02-09 Karl Heuer(rmail-expunge-and-save): Mark summary buffer as unmodi...
1994-02-09 Karl HeuerAdd (require 'rmail) so the macro will be byte-compiled...
1994-02-08 Richard M. Stallman(show-children): Don't narrow to (1+ (point-max)) when
1994-02-08 Roland McGrath(generate-file-autoloads): Don't frob literal formfeeds...
1994-02-08 Karl Heuer(rmail-edit-current-message): Make local variables...
1994-02-08 Karl Heuer(rmail-variables): Make local variables permanent,...
1994-02-08 Richard M. Stallman(copy-face): Doc fix.
1994-02-08 Richard M. Stallman(finder-mode): Doc fix.
1994-02-08 Richard M. Stallman(mail-signature): Insert a `-- ' line.
1994-02-08 Karl Heuer(make-syntax-table): Behave like copy-syntax-table...
1994-02-08 Karl Heuer(batch-update-autoloads): Add missing close paren.
1994-02-07 Karl Heuer(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
1994-02-07 Karl Heuer(mail-signature): Doc mod.
1994-02-07 Karl Heuer(insert-parentheses): Doc mod.
1994-02-07 Roland McGrath(autoload-trim-file-name): New function.
1994-02-07 Richard M. Stallman(desktop-bug-report): Command deleted.
1994-02-07 Richard M. Stallman(calendar-sunrise-sunset): Use new error arg to calenda...
1994-02-07 Richard M. Stallman(calendar-print-mayan-date): Use new error arg to calen...
1994-02-07 Richard M. Stallman(calendar-print-french-date,diary-french-date):
1994-02-07 Richard M. Stallman(view-diary-entries,diary-islamic-date): Use new error arg
1994-02-07 Richard M. Stallman(calendar-cursor-holidays): Use new error arg
1994-02-07 Richard M. Stallman(insert-diary-entry,insert-weekly-diary-entry,
1994-02-07 Richard M. Stallman(calendar-mode-line-format): Change "current" to "today".
1994-02-07 Richard M. StallmanComment change.
1994-02-07 Roland McGrath(remote-compile): Set comint-file-name-prefix in the...
1994-02-07 Michael I. BushnellFix Roland's misplaced paren around call to marker...
1994-02-07 Richard M. StallmanFinish previous change.
1994-02-07 Richard M. StallmanChange the sequences aa and ae to just a and e.
1994-02-07 Richard M. Stallman(gomoku-init-display, gomoku-put-char):
1994-02-07 Richard M. Stallman(tar-pad-to-blocksize): Bind inhibit-read-only, not...
1994-02-07 Richard M. Stallman(makefile-browser-fill, makefile-browser-toggle):
1994-02-07 Richard M. Stallman(hexl-mode-exit): Bind inhibit-read-only; don't alter...
1994-02-07 Richard M. Stallman(hexl-mode): Bind inhibit-read-only; don't alter buffer...
1994-02-07 Richard M. Stallman(c-macro-expand): Check inhibit-read-only.
1994-02-07 Richard M. StallmanProperly check in the total rewrite installed months...
1994-02-07 Roland McGrath(update-file-autoloads): Never ask the user where to...
1994-02-07 Richard M. StallmanComment changes.
1994-02-07 Richard M. StallmanInitial revision
1994-02-07 Roland McGrath(push-mark): Don't push on global-mark-ring if its...
1994-02-07 Roland McGrath(global-mark-ring, global-mark-ring-max): New variables.
1994-02-07 Richard M. Stallman(indent-c-exp): If line starts with }, ignore what
1994-02-06 Richard M. Stallman(kill-region): Test inhibit-read-only.
1994-02-06 Richard M. Stallman(auto-mode-alist): Add elt for .tcl files.
1994-02-06 Richard M. Stallman(dired-listing-switches): Doc fix.
1994-02-06 Richard M. Stallman(rmail-output): Handle rmail-output-file-alist.
1994-02-06 Richard M. Stallman(mouse-yank-secondary): Do move point.
1994-02-06 Richard M. Stallman(menu-bar-emerge-menu): New map.
1994-02-06 Richard M. StallmanUse > as convention for another menu follows.
1994-02-06 Richard M. StallmanAdd defvars for many vars already being used.
1994-02-06 Richard M. StallmanComment change.
1994-02-05 Roland McGrath(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl...
1994-02-05 Roland McGrathRemoved many extra autoload cookies.
1994-02-05 Richard M. StallmanComment changes and doc fixes.
1994-02-05 Richard M. Stallman(desktop-internal-v2s): Allow saving of markers and...
1994-02-05 Richard M. Stallman(string-rectangle): Make operate-on-rectangle convert...
1994-02-05 Richard M. Stallman(outline-end-of-subtree): If loop leaves us at eob,
1994-02-04 Richard M. Stallman(vc-make-backup-files): Doc fix.
1994-02-04 Richard M. Stallman(rmail-reply): If no resent-date, use ordinary date.
1994-02-04 Richard M. Stallman(outline-mode-map): Move C-c C-h to C-c C-d.
1994-02-04 Richard M. Stallman(te-escape-help, te-more-break-help, terminal-emulator):
1994-02-04 Richard M. Stallman(insert-kbd-macro): Pass (keymap) as KEYMAP arg to...
1994-02-04 Richard M. Stallman(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
1994-02-04 Richard M. Stallman(calendar-mode-map): Pass (keymap) as KEYMAP arg to...
1994-02-04 Richard M. Stallman(sentence-end-double-space): New variable.
1994-02-04 Richard M. Stallman(do-auto-fill): Don't break line at period-single-space.
1994-02-04 Richard M. Stallman(comment-region): Fix previous change.
1994-02-04 Richard M. Stallman(define-mode-clone): Renamed from mode-clone.
1994-02-04 Richard M. StallmanInitial revision
1994-02-03 Michael I. BushnellRms (in his change to comment-region on Feb 1) decided...
1994-02-03 Karl Heuer(c-fill-paragraph): Delete extraneous close paren.
1994-02-02 Richard M. Stallman(dired-font-lock-keywords): New variable.
1994-02-02 Richard M. Stallman(thing@pt-version): Removed variable.
1994-02-02 Richard M. Stallman(mouse-sel-version): Don't base version number on
1994-02-02 Richard M. Stallman(server-program): Add exec-directory to value.
1994-02-02 Karl Heuer(sort-paragraphs): Use proper paragraph definition...
1994-02-02 Karl Heuer(ad-execute-defadvices): Don't allocate advice-infos...
1994-02-02 Richard M. StallmanDoc fix.
1994-02-02 Richard M. Stallman(shell-font-lock-keywords): Doc fix.
1994-02-02 Eric S. Raymond(vc-mode-line): use force-mode-line-update instead...
1994-02-02 Richard M. Stallman(disable-command): Reject invalid commands.
1994-02-02 Karl Heuer(make-help-screen): Remove debugging code.
1994-02-02 Karl HeuerFix file-relative-name to allow for ancestors as well...
1994-02-02 Eric S. Raymondvc-parse-buffer: arrange for old properties to get...
next