Mercurial > emacs
graph
-
Don't need to quote parenthesis within docstrings that are no longer2005-12-23, by Bill Wohler
-
Follow Emacs coding conventions. Use default setting of2005-12-23, by Bill Wohler
-
*** empty log message ***2005-12-23, by Bill Wohler
-
* mh-alias.el (mh-alias-reload): Sync docstrings with manual.2005-12-23, by Bill Wohler
-
Remove unnecessary leading * in docstrings.2005-12-23, by Stefan Monnier
-
*** empty log message ***2005-12-23, by Richard M. Stallman
-
*** empty log message ***2005-12-23, by Nick Roberts
-
Add FSF as maintainer.2005-12-23, by Nick Roberts
-
(Easy Customization and subnodes):2005-12-23, by Richard M. Stallman
-
*** empty log message ***2005-12-23, by Richard M. Stallman
-
(custom-reset-menu, custom-magic-alist, Custom-mode-menu):2005-12-23, by Richard M. Stallman
-
*** empty log message ***2005-12-23, by Richard M. Stallman
-
(customize-changed-options-previous-release): Prev release is 21.1.2005-12-23, by Richard M. Stallman
-
*** empty log message ***2005-12-23, by Richard M. Stallman
-
(customize-browse): Reword the top-of-buffer help intro.2005-12-23, by Richard M. Stallman
-
(custom-variable-prompt): Say "variable" in prompt.2005-12-23, by Richard M. Stallman
-
(xmenu_show): Call inhibit_garbage_collection.2005-12-22, by Richard M. Stallman
-
(Select Buffer): Change order in table to make "Similar" refer to the2005-12-22, by Luc Teirlinck
-
*** empty log message ***2005-12-22, by Luc Teirlinck
-
*** empty log message ***2005-12-22, by Richard M. Stallman
-
(update-game-score.o): Delete spurious final `\'.2005-12-22, by Richard M. Stallman
-
(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode2005-12-22, by Stefan Monnier
-
*** empty log message ***2005-12-22, by Richard M. Stallman
-
Fix previous change.2005-12-22, by Richard M. Stallman
-
*** empty log message ***2005-12-22, by Kim F. Storm
-
*** empty log message ***2005-12-22, by YAMAMOTO Mitsuharu
-
(mac_per_char_metric): Add prototype.2005-12-22, by YAMAMOTO Mitsuharu
-
(XCharStruct): Remove member `valid_p'.2005-12-22, by YAMAMOTO Mitsuharu
-
(Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.2005-12-22, by YAMAMOTO Mitsuharu
-
(lisp-complete-symbol): Don't print progress messages if in the2005-12-22, by Romain Francoise
-
(flyspell-check-word-p): Don't quote - in a regexp.2005-12-22, by Stefan Monnier
-
(lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.2005-12-22, by Stefan Monnier
-
(file, directory): Doc fixes for the `define-widget's.2005-12-22, by Luc Teirlinck
-
*** empty log message ***2005-12-22, by Luc Teirlinck
-
(atoms): Delete obsolete remark about `file' widget.2005-12-22, by Luc Teirlinck
-
*** empty log message ***2005-12-22, by Richard M. Stallman
-
(url-cookie-write-file): Create parent dir.2005-12-21, by Stefan Monnier
-
(url-configuration-directory): Use ~/.emacs.d if possible.2005-12-21, by Stefan Monnier
-
(lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.2005-12-21, by Stefan Monnier
-
(Fdisplay_completion_list): Use XCAR/XCDR.2005-12-21, by Stefan Monnier
-
(print_preprocess): Don't loose print_depth levels while iterating.2005-12-21, by Károly Lőrentey
-
Add note on the multi-tty branch.2005-12-21, by Károly Lőrentey
-
*** empty log message ***2005-12-21, by YAMAMOTO Mitsuharu
-
(struct mac_output): Remove unused member2005-12-21, by YAMAMOTO Mitsuharu
-
(Qmac_apple_event): Add extern.2005-12-21, by YAMAMOTO Mitsuharu
-
(gud-tooltip-modes, gud-tooltip-display):2005-12-21, by Nick Roberts
-
*** empty log message ***2005-12-21, by Nick Roberts
-
Correct typos.2005-12-20, by Luc Teirlinck
-
(Type Keywords): Delete xref to "Text help-echo", because it is2005-12-20, by Luc Teirlinck
-
*** empty log message ***2005-12-20, by Luc Teirlinck
-
(log-view-file-re, log-view-message-re): Use shy groups.2005-12-20, by Stefan Monnier
-
*** empty log message ***2005-12-20, by Juri Linkov
-
(VC Status): Put P and N near p and n.2005-12-20, by Juri Linkov
-
(tooltip): Move defgroup before define-minor-mode.2005-12-20, by Juri Linkov
-
(menu-bar-menu-frame-live-and-visible-p)2005-12-20, by Juri Linkov
-
(Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nil2005-12-20, by Juri Linkov