aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm2004-10-105-27/+63
* .Andreas Schwab2004-10-101-0/+6
* (byte-optimize-backward-word): OptimizeAndreas Schwab2004-10-101-1/+1
* #André Spiegel2004-10-101-0/+6
* (vc-annotate-mode): Remove variable.André Spiegel2004-10-101-4/+1
* (comint-output-filter): Typo.Stefan Monnier2004-10-101-1/+1
* (comint-mouse-insert-input): Remove.Stefan Monnier2004-10-101-136/+119
* (diff-current-defun): Fix 2004-06-13's change.Stefan Monnier2004-10-101-25/+24
* (imenu--completion-buffer): Don't return t for rescan.Stefan Monnier2004-10-101-20/+19
* (font-lock-apply-highlight): Explicitly check the caseStefan Monnier2004-10-101-0/+6
* (tex-font-lock-append-prop): New fun.Stefan Monnier2004-10-101-9/+20
* (Top, Marking Articles): Join two menus in one nodeJuri Linkov2004-10-102-16/+15
* sc-preferred-attribution-alist -> sc-preferred-attribution-listJuri Linkov2004-10-101-1/+1
* (timer_start_idle, timer_stop_idle): Remove prototypes.Kim F. Storm2004-10-091-2/+0
* (timer_resume_idle): New function to resume idleKim F. Storm2004-10-091-16/+19
* *** empty log message ***Kim F. Storm2004-10-091-0/+10
* (progress-reporter-update): Define before first usage.Kim F. Storm2004-10-091-17/+17
* *** empty log message ***Kim F. Storm2004-10-091-0/+5
* *** empty log message ***Luc Teirlinck2004-10-094-3/+25
* (sentence-end-double-space)Luc Teirlinck2004-10-091-9/+9
* (Misc File Ops): View mode is a minor mode.Luc Teirlinck2004-10-091-1/+1
* (Regexp Example): Update description of how Emacs currently recognizesLuc Teirlinck2004-10-091-22/+24
* (Filling): Add anchor for definition of `sentence-end-double-space'.Luc Teirlinck2004-10-091-1/+3
* (lisp-fill-paragraph): Fix backslashes.Stefan Monnier2004-10-091-4/+6
* * gnus.texi (Fancy Mail Splitting): Remove backslash in theJuri Linkov2004-10-081-0/+5
* (Fancy Mail Splitting): Remove backslash in theJuri Linkov2004-10-081-1/+1
* (Default Simplifications): Add missing ).Juri Linkov2004-10-081-1/+1
* config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm2004-10-084-3/+21
* configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.hSteven Tamm2004-10-083-0/+155
* *** empty log message ***Eli Zaretskii2004-10-083-0/+13
* Fix wording.Eli Zaretskii2004-10-081-15/+15
* (lisp-fill-paragraph): ChangeEli Zaretskii2004-10-081-1/+1
* (mail-extr-ignore-realname-equals-mailbox-name): New defcustom.Eli Zaretskii2004-10-082-3/+17
* Document the new Progress Mode.Eli Zaretskii2004-10-081-0/+5
* (Progress): New node.Eli Zaretskii2004-10-081-0/+99
* (etags-tags-completion-table): Use progress reporter.Eli Zaretskii2004-10-082-9/+16
* (tar-summarize-buffer): Use progress reporter.Eli Zaretskii2004-10-081-8/+5
* (make-progress-reporter, progress-reporter-update)Eli Zaretskii2004-10-082-0/+133
* Mention the changes in C-y behavior when at end of line.Eli Zaretskii2004-10-081-0/+11
* Update the documentation of C-y in the case that point is already at theEli Zaretskii2004-10-081-3/+5
* (isearch-yank-line): C-y yanks to next EOL, not end of current line.Eli Zaretskii2004-10-082-3/+8
* (server-process-filter): Wrap `process-send-region'Masatake YAMATO2004-10-082-1/+11
* Fix typo: ``the' to ``the''.Robert J. Chassell2004-10-081-1/+1
* (iCalendar): Style changes.Glenn Morris2004-10-081-22/+20
* *** empty log message ***Glenn Morris2004-10-081-0/+8
* (Regexps): The regexp described in the example is no longer stored inLuc Teirlinck2004-10-072-8/+13
* (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-073-13/+10
* (redisplay_window): Fix flicker on vertical line betweenKim F. Storm2004-10-071-1/+2
* (draw_window_fringes): Return value now indicates ifKim F. Storm2004-10-071-9/+24
* (draw_window_fringes): Update prototype.Kim F. Storm2004-10-071-1/+1