summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523after-merge-gnus-5_10Miles 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
* *** empty log message ***Eli Zaretskii2004-09-041-0/+10
* (occur-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-041-0/+1
* (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
* *** empty log message ***Eli Zaretskii2004-09-041-0/+5
* (uncomment-region): Bind comment-use-global-state to nil.Eli Zaretskii2004-09-041-50/+55
* From Eric S. Raymond: More reorganization to exile old stuff to theEli Zaretskii2004-09-041-318/+336
* *** empty log message ***gnus-5_10-branchpointbefore-merge-gnus-5_10Luc Teirlinck2004-09-031-0/+5
* (auto-revert-handler): Bind `buffer-read-only' locally around the callLuc Teirlinck2004-09-031-1/+2
* *** 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-1/+2
* Fix line breaks to follow Emacs conventions.Richard M. Stallman2004-09-031-23/+22
* (isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.Juri Linkov2004-09-031-15/+21
* *** empty log message ***Richard M. Stallman2004-09-031-0/+4
* (normal-top-level): Undo previous TERM change.Richard M. Stallman2004-09-031-3/+0
* * 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
* *** empty log message ***Luc Teirlinck2004-09-031-0/+5
* (Killing): Correct description of kill commands in read-only buffer.Luc Teirlinck2004-09-031-6/+8
* *** empty log message ***Jason Rumney2004-09-021-0/+15
* (_widget_value): Added lname and lkey.Jason Rumney2004-09-021-41/+157
* (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
* *** empty log message ***Juri Linkov2004-09-021-0/+17
* New option `grep-highlight-matches'.Juri Linkov2004-09-021-1/+6
* (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
* * xfns.c (x_set_name_internal): New function. Check if we shall callJan Djärv2004-09-022-112/+81
* *** empty log message ***Juri Linkov2004-09-022-0/+24