Mercurial > emacs
graph
-
(Fsingle_key_description): Return unique names for2006-09-25, by Kenichi Handa
-
Checked in "** Manheimer's new icomplete patch"2006-09-24, by Chong Yidong
-
* simple.el (line-move-finish): Handle corner case for fields in2006-09-24, by Chong Yidong
-
*** empty log message ***2006-09-24, by Richard M. Stallman
-
*** empty log message ***2006-09-24, by Richard M. Stallman
-
*** empty log message ***2006-09-24, by Richard M. Stallman
-
(describe-key, describe-key-briefly): Test last event for being a down-event.2006-09-24, by Richard M. Stallman
-
(compilation-goto-locus-delete-o): New fn.2006-09-24, by Richard M. Stallman
-
(timer-max-repeats): Doc fix.2006-09-24, by Richard M. Stallman
-
(fancy-splash-screens, normal-splash-screen):2006-09-24, by Richard M. Stallman
-
(next-error-highlight, next-error-highlight-no-select): Default to 0.5.2006-09-24, by Richard M. Stallman
-
(font-lock-compile-keywords): Allow value of2006-09-24, by Richard M. Stallman
-
(dired-build-subdir-alist): When file ends in colon,2006-09-24, by Richard M. Stallman
-
(Searching and Matching): Mention property search.2006-09-24, by Richard M. Stallman
-
(Command Loop Info): Explain how read-event affects this-command-keys.2006-09-24, by Richard M. Stallman
-
(compile_pattern_1): Don't BLOCK_INPUT.2006-09-24, by Richard M. Stallman
-
* icomplete.el (icomplete-simple-completing-p): Use the correct2006-09-24, by Chong Yidong
-
Add arch tagline2006-09-24, by Miles Bader
-
*** empty log message ***2006-09-24, by Eli Zaretskii
-
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend2006-09-24, by Eli Zaretskii
-
(nl_langinfo): New function.2006-09-24, by Eli Zaretskii
-
(HAVE_LANGINFO_CODESET): Define.2006-09-24, by Eli Zaretskii
-
New file.2006-09-24, by Eli Zaretskii
-
*** empty log message ***2006-09-24, by Eli Zaretskii
-
(w32-pass-alt-to-system, w32-alt-is-meta)2006-09-24, by Eli Zaretskii
-
From Jeff Miller <jmiller at cablespeed.com> (tiny change)2006-09-23, by Glenn Morris
-
*** empty log message ***2006-09-23, by Glenn Morris
-
*** empty log message ***2006-09-23, by Juanma Barranquero
-
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):2006-09-23, by Juanma Barranquero
-
* help.el (describe-key-briefly, describe-key): Don't expect an2006-09-23, by Chong Yidong
-
Fixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"2006-09-23, by Chong Yidong
-
* textmodes/ispell.el (ispell-change-dictionary): Don't check the2006-09-23, by Chong Yidong
-
Fixed "Manheimer's icomplete patch"2006-09-23, by Chong Yidong
-
2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>2006-09-23, by Chong Yidong
-
Fixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."2006-09-23, by Chong Yidong
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.2006-09-23, by Romain Francoise
-
*** empty log message ***2006-09-23, by YAMAMOTO Mitsuharu
-
(command-line): Use `custom-reevaluate-setting' for2006-09-23, by YAMAMOTO Mitsuharu
-
(focus-follows-mouse): Set default to nil on Mac.2006-09-23, by YAMAMOTO Mitsuharu
-
(Fmap_keymap): Docstring mentions about generic2006-09-23, by Kenichi Handa
-
*** empty log message ***2006-09-23, by Kenichi Handa
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
Whitespace fix.2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-22, by Richard M. Stallman
-
*** empty log message ***2006-09-22, by Richard M. Stallman
-
(custom-buffer-create-internal): In `emacs -q',2006-09-22, by Richard M. Stallman
-
*** empty log message ***2006-09-22, by Juanma Barranquero
-
(woman0-so): Use `let*', not `let'.2006-09-22, by Juanma Barranquero
-
Make sure all the end-of-region markers we use have2006-09-22, by Stefan Monnier
-
*** empty log message ***2006-09-22, by Jay Belanger
-
Add Greek letters to math-variable-table properties of tex.2006-09-22, by Jay Belanger
-
(analyse_first): For eight-bit-control chars, mark both the2006-09-22, by Stefan Monnier
-
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.2006-09-22, by Stefan Monnier
-
** iampure@gmail.com's Sep 15 bug report about View Changes In File.2006-09-22, by Chong Yidong
-
* files.el (save-some-buffers-action-alist): Display diff in2006-09-22, by Chong Yidong
-
(add-log-current-defun): Use `forward-sexp'2006-09-22, by Masatake YAMATO