(mouse-start-end): Check START rather than point for being at eob.
[bpt/emacs.git] / lisp /
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...
1994-02-02 Richard M. Stallman(mail-mailer-swallows-blank-line): New variable.
1994-02-02 Richard M. Stallman(comment-region): Handle comment-end deletion for C-u.
1994-02-01 Richard M. Stallman(font-lock-set-defaults): Handle shell mode.
1994-02-01 Richard M. StallmanMany doc fixes.
1994-02-01 Richard M. Stallman(auto-mode-alist): Add .p and .pas for pascal-mode.
1994-02-01 Richard M. Stallman(calculate-fortran-indent): Handle
1994-02-01 Richard M. Stallman(revert-buffer): Doc fix.
1994-02-01 Karl Heuer(font-lock-mode): Use the new hooks to get proper behav...
1994-02-01 Karl Heuer(revert-buffer): reposition after-revert-hook, and...
1994-02-01 Richard M. Stallman(tabify): Don't delete back before initial START.
1994-02-01 Richard M. Stallman(appt-display-interval, appt-display-duration)
1994-01-31 Roland McGrath(visit-tags-table-buffer): Don't change VISIT-TAGS...
1994-01-31 Richard M. Stallman(show-children): Don't call outline-level at eob.
next