Mercurial > emacs
graph
-
(mac-ae-open-documents, mac-drag-n-drop): Use2006-05-01, by YAMAMOTO Mitsuharu
-
(GUD Customization): Describe cases %d and %c.2006-04-30, by Nick Roberts
-
*** empty log message ***2006-04-30, by Nick Roberts
-
(gud-def): Add %c case.2006-04-30, by Nick Roberts
-
*** empty log message ***2006-04-30, by Richard M. Stallman
-
(Fdefine_key): Improve error message when KEY begins with a non-prefix key.2006-04-30, by Richard M. Stallman
-
Update my email address.2006-04-30, by Stefan Monnier
-
(Fforward_comment): Don't forget to break out of the loop2006-04-30, by Stefan Monnier
-
*** empty log message ***2006-04-30, by Richard M. Stallman
-
(Multiline Font Lock): Renamed from Multi line Font Lock Elements.2006-04-30, by Richard M. Stallman
-
(mode-line-major-mode-keymap): Undo last change.2006-04-30, by Richard M. Stallman
-
*** empty log message ***2006-04-30, by Richard M. Stallman
-
(mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.2006-04-30, by Richard M. Stallman
-
(main): Initialize docs to NULL.2006-04-29, by Dan Nicolaescu
-
(yow): Free buf.2006-04-29, by Dan Nicolaescu
-
* help-fns.el (describe-variable): Add info about safe local variables.2006-04-29, by Dan Nicolaescu
-
Delete c-indentation-style local variable.2006-04-29, by Dan Nicolaescu
-
*** empty log message ***2006-04-29, by Richard M. Stallman
-
(main): Check for negative value from `read'.2006-04-29, by Richard M. Stallman
-
*** empty log message ***2006-04-29, by Richard M. Stallman
-
(read_header): Give fatal error if input has no header.2006-04-29, by Richard M. Stallman
-
*** empty log message ***2006-04-29, by Richard M. Stallman
-
tramp-file-name-handler-alist): Delete expand-file-name and other2006-04-29, by Richard M. Stallman
-
Improve the documentation of how to hilight multiline elements.2006-04-29, by Stefan Monnier
-
Add `booleanp'.2006-04-29, by Stefan Monnier
-
(File Local Variables): Remove the special case t for safe-local-variable.2006-04-29, by Stefan Monnier
-
*** empty log message ***2006-04-29, by Stefan Monnier
-
(safe-local-variable-p): Remove support for the special value t.2006-04-29, by Stefan Monnier
-
(sentence-end-without-space): Fix safety predicate.2006-04-29, by Stefan Monnier
-
(colon-double-space): Tighten the safety predicate.2006-04-29, by Stefan Monnier
-
(abbrev-mode): Tighten the safety predicate.2006-04-29, by Stefan Monnier
-
(booleanp): New fun.2006-04-29, by Stefan Monnier
-
(reftex-guess-label-type): Tighten the safety predicate.2006-04-29, by Stefan Monnier
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2522006-04-29, by Miles Bader
-
Update for MH-E release 7.95.2006-04-29, by Bill Wohler
-
(Grep Searching): Add lgrep and rgrep.2006-04-28, by Kim F. Storm
-
*** empty log message ***2006-04-28, by Kim F. Storm
-
Add lgrep + rgrep.2006-04-28, by Kim F. Storm
-
(grep-read-files): Use buffer-name if no buffer-file-name.2006-04-28, by Kim F. Storm
-
(defgroup grep): Doc fix.2006-04-28, by Kim F. Storm
-
*** empty log message ***2006-04-28, by Kim F. Storm
-
Fix a typo in a doc string.2006-04-28, by Eli Zaretskii
-
* net/tramp.el (tramp-completion-file-name-handler): Disable2006-04-28, by Michael Albinus
-
*** empty log message ***2006-04-27, by Jay Belanger
-
(calc-embedded-make-info): Use `math-read-expr' when2006-04-27, by Jay Belanger
-
(command-line-1): Display warning when2006-04-27, by Reiner Steib
-
* textmodes/bibtex.el (bibtex-user-optional-fields): Mark as2006-04-26, by Roland Winkler
-
(bibtex-url): New optional arg no-browse. Return the URL or nil if2006-04-26, by Roland Winkler
-
(bibtex-user-optional-fields): Mark as risky.2006-04-26, by Roland Winkler
-
(gud-comint-buffer): Move forward to stop byte compiler warnings.2006-04-26, by Nick Roberts
-
(pp1, pv1): Only print value as expression is now printed out by gud-print.2006-04-26, by Nick Roberts
-
*** empty log message ***2006-04-26, by Nick Roberts
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2492006-04-26, by Miles Bader
-
Remove local autoload declaration for2006-04-26, by Stefan Monnier
-
*** empty log message ***2006-04-26, by Juanma Barranquero
-
(store_in_keymap): Change `def' arg to not be `register'.2006-04-26, by Stefan Monnier
-
(url-open-stream): Don't hide errors.2006-04-26, by Stefan Monnier
-
(url-insert): New function.2006-04-26, by Stefan Monnier
-
Fixup commenting convention.2006-04-26, by Stefan Monnier