aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (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
* (Other Repeating Search): Mention that Occur modeJuri Linkov2004-09-021-0/+3
* (Compilation Mode): Add a paragraph about rulesJuri Linkov2004-09-021-0/+8
* (Regexp Replace): Add missing backslash to \footnote.Juri Linkov2004-09-022-1/+5
* Regexp isearch can search through multiple nodes. Add Info-search-backward.Juri Linkov2004-09-021-5/+7
* * isearch.el (isearch-wrap-function)Juri Linkov2004-09-012-19/+91
* Remove ancient Change Log section.Juri Linkov2004-09-011-68/+31
* (Info-search-whitespace-regexp): Fix backslashes.Juri Linkov2004-09-011-20/+100
* Add `next-error-highlight' and `next-error-highlight-no-select'.Juri Linkov2004-09-011-1/+3
* (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-013-0/+13
* *** empty log message ***Luc Teirlinck2004-08-311-0/+3
* (Basic Keyboard Macro): `apply-macro-to-region-lines' now operates onLuc Teirlinck2004-08-311-3/+3
* (apply-macro-to-region-lines): Make it operate on all lines that beginLuc Teirlinck2004-08-311-10/+7
* Fix typo in last checkinJason Rumney2004-08-311-1/+1
* 2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change)Jason Rumney2004-08-311-0/+12
* *** empty log message ***Jason Rumney2004-08-311-0/+5
* * frames.texi (Drag and drop): Add documentation aboutJan Djärv2004-08-312-0/+16
* * x-dnd.el (x-dnd-protocol-alist): Document update.Jan Djärv2004-08-312-7/+16
* Various minor changes in addition to:Luc Teirlinck2004-08-302-26/+31
* * macmenu.c (_widget_value): Added lname and lkey.Jan Djärv2004-08-302-10/+50
* Fix typo in comment string.Jan Djärv2004-08-301-1/+1
* Don't call ENCODE_MENU_STRING on top level menu names, GC may occur.Jan Djärv2004-08-302-4/+3
* * xmenu.c (digest_single_submenu): Set lname and lkey in widget_valueJan Djärv2004-08-303-13/+59
* * lwlib.h (_widget_value): Added lname and lkey.Jan Djärv2004-08-302-0/+6
* (tex-validate-buffer): Use distinct strings rather thanJohn Paul Wallington2004-08-302-3/+9
* macmenu.c (mac_menu_show): Remove shadowing of menu variableSteven Tamm2004-08-302-6/+11
* (prin1-char): Don't turn S-a into A.Richard M. Stallman2004-08-302-15/+30
* (cua-auto-expand-rectangles): RemoveKim F. Storm2004-08-291-33/+58
* (cua--rectangle-padding): Remove.Kim F. Storm2004-08-291-147/+241
* *** empty log message ***Kim F. Storm2004-08-292-2/+46
* Add ack.texi and AUTHORS.Kim F. Storm2004-08-291-0/+4
* Fixing whitespace style issue with #defineSteven Tamm2004-08-291-1/+1
* (Emacs for MS-DOS): Update URLs for the MS-DOS port ofEli Zaretskii2004-08-282-5/+10
* *** empty log message ***Luc Teirlinck2004-08-281-0/+4
* (edit-tab-stops-buffer): Doc fix.Luc Teirlinck2004-08-281-2/+2
* Whitespace change.Richard M. Stallman2004-08-282-1/+13
* (grep-default-command): Use find-tag-default.Richard M. Stallman2004-08-281-22/+1
* (find-tag-default): Moved to subr.el.Richard M. Stallman2004-08-281-20/+0