aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (next-error-follow-minor-mode): Fix last change.Eli Zaretskii2004-09-062-1/+5
* (use-hard-newlines): Make it into a permanent local.Luc Teirlinck2004-09-062-0/+6
* Thanks to Christopher Allan Webber, fix typo.Robert J. Chassell2004-09-051-2/+4
* (isearch-lazy-highlight-new-loop): Don't invokeRichard M. Stallman2004-09-042-3/+9
* (facemenu-active-faces): Change condition of inner `while' loop toLuc Teirlinck2004-09-042-1/+7
* *** empty log message ***John Paul Wallington2004-09-041-0/+5
* (thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.John Paul Wallington2004-09-041-2/+3
* (ispell-really-aspell): New defvar.Eli Zaretskii2004-09-042-1/+23
* (eshell-display-predicate-help): Doc fix. Support choosing secondsEli Zaretskii2004-09-042-7/+13
* (te-escape): Show `?' in prompt for help key.Eli Zaretskii2004-09-042-2/+10
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-04204-28746/+83029
* Fix last change.Eli Zaretskii2004-09-043-10/+11
* *** empty log message ***Eli Zaretskii2004-09-042-0/+10
* (kill-backward-up-list): New function.Eli Zaretskii2004-09-041-0/+14
* (occur-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-042-0/+11
* (grep-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-041-0/+1
* (compilation-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-041-0/+1
* (diff-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-041-1/+2
* (next-error-follow-mode, next-error-follow-mode-post-command-hook):Eli Zaretskii2004-09-041-0/+26
* Document next-error-follow-mode.Eli Zaretskii2004-09-041-0/+6
* (uncomment-region): Bind comment-use-global-state to nil.Eli Zaretskii2004-09-042-50/+60
* From Eric S. Raymond: More reorganization to exile old stuff to theEli Zaretskii2004-09-041-318/+336
* (auto-revert-handler): Bind `buffer-read-only' locally around the callLuc Teirlinck2004-09-032-1/+7
* *** empty log message ***Juri Linkov2004-09-032-0/+20
* *** empty log message ***Richard M. Stallman2004-09-032-3/+5
* Update M-% in isearch.Juri Linkov2004-09-031-3/+3
* (Incremental Search): Update wording for M-%.Juri Linkov2004-09-031-4/+3
* Fix line breaks to follow Emacs conventions.Richard M. Stallman2004-09-031-24/+24
* (isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.Juri Linkov2004-09-031-15/+21
* (normal-top-level): Undo previous TERM change.Richard M. Stallman2004-09-032-3/+4
* * emulation/cua-rect.el (cua--overlay-keymap): New keymap forKim F. Storm2004-09-031-2/+13
* *** empty log message ***Kim F. Storm2004-09-031-0/+6
* (Killing): Correct description of kill commands in read-only buffer.Luc Teirlinck2004-09-032-6/+13
* (_widget_value): Added lname and lkey.Jason Rumney2004-09-022-41/+172
* (cua--rectangle-set-corners): Ensure thatKim F. Storm2004-09-021-14/+30
* *** empty log message ***Kim F. Storm2004-09-022-1/+18
* (set_cursor_from_row): Look for non-nil `cursor' propertyKim F. Storm2004-09-021-3/+23
* * term/mac-win.el: Add ASCII equivalents for some function keys.Steven Tamm2004-09-021-0/+27
* (LIBS_CARBON): New define to specify libraries forSteven Tamm2004-09-021-5/+12
* (note_mouse_highlight): Set the mouse pointer shape toSteven Tamm2004-09-021-1/+2
* (x_update_end): Move SetPortWindowPort to insideSteven Tamm2004-09-021-5/+5
* (add_menu_item): Remove unused variable `i'. Don'tSteven Tamm2004-09-021-3/+3
* (x_real_positions): Save the current window port andSteven Tamm2004-09-021-13/+36
* Add ASCII equivalents for some function keys.Steven Tamm2004-09-021-0/+6
* New option `grep-highlight-matches'.Juri Linkov2004-09-022-1/+23
* (variable-at-point): Try `find-tag-default' when other methods failed.Juri Linkov2004-09-021-12/+15
* (function-called-at-point): Try `find-tag-default' when other methods failed.Juri Linkov2004-09-021-26/+29
* (Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.Juri Linkov2004-09-021-18/+19
* (grep-highlight-matches): New defcustom.Juri Linkov2004-09-021-0/+36
* (compilation-error-properties): Allow to funcall col and end-col.Juri Linkov2004-09-021-14/+19