summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523after-merge-gnus-5_10Miles Bader2004-09-04190-23672/+67575
* Fix last change.Eli Zaretskii2004-09-042-5/+5
* *** empty log message ***Eli Zaretskii2004-09-041-0/+4
* (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
* *** empty log message ***Eli Zaretskii2004-09-041-0/+5
* (uncomment-region): Bind comment-use-global-state to nil.Eli Zaretskii2004-09-041-50/+55
* *** 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-031-0/+16
* *** empty log message ***Richard M. Stallman2004-09-031-0/+5
* (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
* (cua--rectangle-set-corners): Ensure thatKim F. Storm2004-09-021-14/+30
* *** empty log message ***Kim F. Storm2004-09-021-0/+11
* Add ASCII equivalents for some function keys.Steven Tamm2004-09-021-0/+6
* *** empty log message ***Juri Linkov2004-09-021-0/+17
* (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
* *** empty log message ***Juri Linkov2004-09-021-0/+16
* (compilation-buffer-name): Compare majorJuri Linkov2004-09-021-6/+8
* (beginning-of-defun, end-of-defun):Juri Linkov2004-09-021-2/+4
* (ispell-html-skip-alists): Fix backslashes in docstring.Juri Linkov2004-09-021-1/+1
* *** empty log message ***Juri Linkov2004-09-011-6/+60
* * isearch.el (isearch-wrap-function)Juri Linkov2004-09-011-13/+31
* Remove ancient Change Log section.Juri Linkov2004-09-011-68/+31
* (Info-search-whitespace-regexp): Fix backslashes.Juri Linkov2004-09-011-20/+100
* (compilation-goto-locus): Use `next-error' face instead of `region'.Juri Linkov2004-09-011-6/+13
* * simple.el (next-error): New defgroup and defface.Juri Linkov2004-09-011-2/+40
* * simple.el (next-error-find-buffer): Move the ruleJuri Linkov2004-09-011-45/+45
* (next-error, previous-error, first-error)Juri Linkov2004-09-011-7/+7
* *** empty log message ***Luc Teirlinck2004-09-011-0/+6
* (apply-macro-to-region-lines): Make it operate on all lines that beginLuc Teirlinck2004-08-311-10/+7
* * x-dnd.el (x-dnd-protocol-alist): Document update.Jan Djärv2004-08-312-7/+16
* *** empty log message ***John Paul Wallington2004-08-301-0/+5
* (tex-validate-buffer): Use distinct strings rather thanJohn Paul Wallington2004-08-301-3/+4
* *** empty log message ***Richard M. Stallman2004-08-301-0/+5
* (prin1-char): Don't turn S-a into A.Richard M. Stallman2004-08-301-15/+25
* (cua-auto-expand-rectangles): RemoveKim F. Storm2004-08-291-33/+58