Mercurial > emacs
graph
-
(Fdo_auto_save): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(command_loop_1, read_char, Fexecute_extended_command):2006-07-11, by Kim F. Storm
-
(temp_echo_area_glyphs): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(sit_for): Update prototype.2006-07-11, by Kim F. Storm
-
(sit_for): Remove prototype.2006-07-11, by Kim F. Storm
-
(sit_for): Reduce number of args from 5 to 3.2006-07-11, by Kim F. Storm
-
* simple.el (undo-ask-before-discard): Set to nil.2006-07-11, by Chong Yidong
-
undo-ask-before-discard set to nil.2006-07-11, by Chong Yidong
-
* vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE2006-07-11, by Chong Yidong
-
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid2006-07-11, by Chong Yidong
-
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.2006-07-11, by Stefan Monnier
-
Remove spurious * in docstrings.2006-07-11, by Stefan Monnier
-
(forw_comment): Also use EMACS_INT for buffer positions.2006-07-11, by Stefan Monnier
-
etags now tags #undef, too2006-07-11, by Francesco Potortì
-
**** In C and derived languages, etags creates tags for #undef2006-07-11, by Francesco Potortì
-
*** empty log message ***2006-07-11, by Francesco Potortì
-
(absolute_filename): Free unused space (cosmetic change).2006-07-11, by Francesco Potortì
-
Re-attempt commit.2006-07-11, by Robert J. Chassell
-
* textmodes/texinfmt.el: Finally remember to set texinfmt-version2006-07-11, by Robert J. Chassell
-
(tumme-create-thumb)2006-07-11, by Nick Roberts
-
*** empty log message ***2006-07-11, by Nick Roberts
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
(Waiting): (sit-for -1) is no longer special.2006-07-11, by Kim F. Storm
-
(Forcing Redisplay): Add `redisplay' function.2006-07-11, by Kim F. Storm
-
(sit-for): Doc fix. Specify normal arg list using fn-form.2006-07-11, by Kim F. Storm
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
Doc fix.2006-07-11, by Chong Yidong
-
(Fredisplay): Doc fix.2006-07-10, by Kim F. Storm
-
(Fredisplay): Add FORCE argument to force redisplay when2006-07-10, by Kim F. Storm
-
Modify last change.2006-07-10, by Nick Roberts
-
(Coding Conventions): Mention macros.2006-07-10, by Nick Roberts
-
*** empty log message ***2006-07-10, by Nick Roberts
-
*** empty log message ***2006-07-10, by Nick Roberts
-
fix typo2006-07-10, by Chong Yidong
-
* progmodes/cc-awk.el (defconst): Fix compilation error.2006-07-10, by Chong Yidong
-
(c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.2006-07-10, by Chong Yidong
-
* subr.el (sit-for): New function.2006-07-10, by Chong Yidong
-
Doc fix.2006-07-10, by Chong Yidong
-
* puresize.h (BASE_PURESIZE): Increment to 1211000.2006-07-10, by Chong Yidong
-
*** empty log message ***2006-07-10, by Richard M. Stallman
-
(edebug): Update page.2006-07-10, by Richard M. Stallman
-
(authors-ignored-files): Ignore changes2006-07-10, by Kim F. Storm
-
*** empty log message ***2006-07-10, by Kim F. Storm
-
(authors-aliases): Update.2006-07-10, by Romain Francoise
-
*** empty log message ***2006-07-10, by Alan Mackenzie
-
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,2006-07-10, by Alan Mackenzie
-
Revert earlier change.2006-07-09, by Nick Roberts
-
Fix typo.2006-07-09, by Nick Roberts
-
Fix typos.2006-07-09, by Nick Roberts
-
*** empty log message ***2006-07-09, by Nick Roberts
-
*** empty log message ***2006-07-09, by Nick Roberts
-
(Buttons): Fix typo.2006-07-09, by Nick Roberts
-
index.texi, elisp.texi (New Symbols): Comment node out.2006-07-09, by Nick Roberts
-
*** empty log message ***2006-07-09, by Richard M. Stallman
-
(Truncation): Clean up previous change.2006-07-09, by Richard M. Stallman
-
Fix commenting style.2006-07-09, by Stefan Monnier
-
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error2006-07-09, by Chong Yidong
-
(compilation-mode-font-lock-keywords): Don't highlight start/end markers2006-07-09, by Romain Francoise
-
* misc.texi (Invoking emacsclient): Document behavior when emacsclient2006-07-09, by Chong Yidong
-
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.2006-07-09, by Stefan Monnier