summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update my email address.Stefan Monnier2006-04-3010-10/+10
* (Fforward_comment): Don't forget to break out of the loopStefan Monnier2006-04-302-0/+8
* *** empty log message ***Richard M. Stallman2006-04-302-3/+7
* (Multiline Font Lock): Renamed from Multi line Font Lock Elements.Richard M. Stallman2006-04-301-114/+105
* (mode-line-major-mode-keymap): Undo last change.Richard M. Stallman2006-04-301-3/+4
* (mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.Richard M. Stallman2006-04-302-4/+7
* (main): Initialize docs to NULL.Dan Nicolaescu2006-04-292-1/+3
* (yow): Free buf.Dan Nicolaescu2006-04-292-0/+3
* * help-fns.el (describe-variable): Add info about safe local variables.Dan Nicolaescu2006-04-294-0/+17
* Delete c-indentation-style local variable.Dan Nicolaescu2006-04-292-1/+4
* (main): Check for negative value from `read'.Richard M. Stallman2006-04-292-0/+4
* (read_header): Give fatal error if input has no header.Richard M. Stallman2006-04-292-0/+6
* tramp-file-name-handler-alist): Delete expand-file-name and otherRichard M. Stallman2006-04-292-9/+10
* Improve the documentation of how to hilight multiline elements.Stefan Monnier2006-04-291-18/+82
* Add `booleanp'.Stefan Monnier2006-04-291-2/+3
* (File Local Variables): Remove the special case t for safe-local-variable.Stefan Monnier2006-04-292-7/+11
* (safe-local-variable-p): Remove support for the special value t.Stefan Monnier2006-04-292-10/+23
* (sentence-end-without-space): Fix safety predicate.Stefan Monnier2006-04-291-13/+13
* (colon-double-space): Tighten the safety predicate.Stefan Monnier2006-04-291-1/+1
* (abbrev-mode): Tighten the safety predicate.Stefan Monnier2006-04-291-1/+1
* (booleanp): New fun.Stefan Monnier2006-04-291-19/+23
* (reftex-guess-label-type): Tighten the safety predicate.Stefan Monnier2006-04-291-1/+1
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-252Miles Bader2006-04-292-15/+58
* (Version, mh-version): Update for release 7.95.Bill Wohler2006-04-292-2/+8
* Update for MH-E release 7.95.Bill Wohler2006-04-293-1/+20
* (Grep Searching): Add lgrep and rgrep.Kim F. Storm2006-04-281-1/+24
* Add lgrep + rgrep.Kim F. Storm2006-04-282-17/+35
* (grep-read-files): Use buffer-name if no buffer-file-name.Kim F. Storm2006-04-281-6/+13
* (defgroup grep): Doc fix.Kim F. Storm2006-04-281-185/+274
* *** empty log message ***Kim F. Storm2006-04-281-0/+31
* Fix a typo in a doc string.Eli Zaretskii2006-04-281-1/+1
* * net/tramp.el (tramp-completion-file-name-handler): DisableMichael Albinus2006-04-282-28/+39
* (calc-embedded-make-info): Use `math-read-expr' whenJay Belanger2006-04-272-1/+8
* (command-line-1): Display warning whenReiner Steib2006-04-272-0/+14
* * textmodes/bibtex.el (bibtex-user-optional-fields): Mark asRoland Winkler2006-04-261-0/+10
* (bibtex-url): New optional arg no-browse. Return the URL or nil ifRoland Winkler2006-04-261-4/+7
* (bibtex-user-optional-fields): Mark as risky.Roland Winkler2006-04-261-0/+1
* (gud-comint-buffer): Move forward to stop byte compiler warnings.Nick Roberts2006-04-261-5/+22
* (pp1, pv1): Only print value as expression is now printed out by gud-print.Nick Roberts2006-04-261-8/+3
* *** empty log message ***Nick Roberts2006-04-262-0/+13
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249Miles Bader2006-04-2611-90/+338
* Remove local autoload declaration forStefan Monnier2006-04-262-27/+88
* *** empty log message ***Juanma Barranquero2006-04-261-4/+4
* (store_in_keymap): Change `def' arg to not be `register'.Stefan Monnier2006-04-262-6/+7
* (url-open-stream): Don't hide errors.Stefan Monnier2006-04-262-7/+17
* (url-insert): New function.Stefan Monnier2006-04-261-21/+35
* Fixup commenting convention.Stefan Monnier2006-04-261-2/+2
* (c-subword-mode-map): Use command remapping.Stefan Monnier2006-04-262-31/+16
* (Parsing Expressions): Minor cleanup.Richard M. Stallman2006-04-262-2/+7
* (construct_mouse_wheel): Handle negative coordinates.Jason Rumney2006-04-262-2/+6