summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version sent by ESR on Tue, 10 Jul 2007 19:17:41.old-branches/NewVC-filesetStefan Monnier2007-07-152496-2596432/+508
* * vc.el (vc-exec-after): Don't delete process manually.Chong Yidong2006-07-112-7/+12
* * progmodes/ebrowse.el (ebrowse-display-member-buffer): AvoidChong Yidong2006-07-112-17/+22
* (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.Stefan Monnier2006-07-112-51/+65
* Remove spurious * in docstrings.Stefan Monnier2006-07-112-8/+24
* (forw_comment): Also use EMACS_INT for buffer positions.Stefan Monnier2006-07-112-4/+9
* etags now tags #undef, tooFrancesco Potortì2006-07-111-1/+2
* **** In C and derived languages, etags creates tags for #undefFrancesco Potortì2006-07-111-0/+2
* (absolute_filename): Free unused space (cosmetic change).Francesco Potortì2006-07-112-55/+77
* Re-attempt commit.Robert J. Chassell2006-07-111-0/+7
* * textmodes/texinfmt.el: Finally remember to set texinfmt-versionRobert J. Chassell2006-07-111-1/+1
* (tumme-create-thumb)Nick Roberts2006-07-111-33/+32
* *** empty log message ***Nick Roberts2006-07-111-0/+17
* *** empty log message ***Kim F. Storm2006-07-114-3/+22
* (Waiting): (sit-for -1) is no longer special.Kim F. Storm2006-07-111-8/+3
* (Forcing Redisplay): Add `redisplay' function.Kim F. Storm2006-07-111-4/+7
* (sit-for): Doc fix. Specify normal arg list using fn-form.Kim F. Storm2006-07-111-7/+6
* *** empty log message ***Kim F. Storm2006-07-111-0/+5
* Doc fix.Chong Yidong2006-07-111-1/+1
* (Fredisplay): Doc fix.Kim F. Storm2006-07-101-2/+2
* (Fredisplay): Add FORCE argument to force redisplay whenKim F. Storm2006-07-101-6/+13
* Modify last change.Nick Roberts2006-07-101-2/+3
* (Coding Conventions): Mention macros.Nick Roberts2006-07-101-2/+2
* *** empty log message ***Nick Roberts2006-07-101-0/+5
* fix typoChong Yidong2006-07-101-1/+2
* * progmodes/cc-awk.el (defconst): Fix compilation error.Chong Yidong2006-07-101-0/+2
* (c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.Chong Yidong2006-07-101-1/+2
* * subr.el (sit-for): New function.Chong Yidong2006-07-103-3/+47
* Doc fix.Chong Yidong2006-07-101-2/+2
* * puresize.h (BASE_PURESIZE): Increment to 1211000.Chong Yidong2006-07-105-70/+59
* (edebug): Update page.Richard M. Stallman2006-07-102-7/+11
* (authors-ignored-files): Ignore changesKim F. Storm2006-07-101-1/+1
* *** empty log message ***Kim F. Storm2006-07-101-2/+7
* (authors-aliases): Update.Romain Francoise2006-07-102-0/+5
* * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,Alan Mackenzie2006-07-106-145/+150
* Revert earlier change.Nick Roberts2006-07-091-1/+1
* Fix typo.Nick Roberts2006-07-091-1/+1
* Fix typos.Nick Roberts2006-07-094-8/+8
* *** empty log message ***Nick Roberts2006-07-092-0/+10
* (Buttons): Fix typo.Nick Roberts2006-07-091-1/+1
* index.texi, elisp.texi (New Symbols): Comment node out.Nick Roberts2006-07-092-2/+6
* (Truncation): Clean up previous change.Richard M. Stallman2006-07-092-19/+19
* Fix commenting style.Stefan Monnier2006-07-091-5/+5
* * emacs-lisp/helper.el (Helper-help-scroller): Don't signal errorChong Yidong2006-07-092-1/+6
* (compilation-mode-font-lock-keywords): Don't highlight start/end markersRomain Francoise2006-07-092-3/+11
* * misc.texi (Invoking emacsclient): Document behavior when emacsclientChong Yidong2006-07-092-0/+10
* (back_comment, scan_lists): Also use EMACS_INT for buffer positions.Stefan Monnier2006-07-092-11/+14
* (Fforward_comment): Revert the reversion.Stefan Monnier2006-07-092-5/+9
* isearch-yank-line bug fixed.Romain Francoise2006-07-091-2/+0
* (isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.Romain Francoise2006-07-092-1/+7