aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_buffer): Doc fix.Glenn Morris2008-08-291-1/+4
* auth-source has nothing to do with X.Glenn Morris2008-08-291-7/+12
* Resolve all byte compiler warnings and enable IMAP/movemail support.Paul Reilly2008-08-298-60/+86
* (update_tool_bar_unwind): New function.Chong Yidong2008-08-291-1/+17
* * xdisp.c (update_tool_bar_unwind): New function.Chong Yidong2008-08-291-0/+6
* (x-win-suspend-error): Don't signal error if there are no X framesChong Yidong2008-08-281-1/+3
* * term/x-win.el (x-win-suspend-error): Don't signal error if there areChong Yidong2008-08-281-0/+5
* *** empty log message ***Michael Albinus2008-08-281-0/+5
* * net/xesam.el (xesam-kill-buffer-function): Wrap code byMichael Albinus2008-08-281-3/+4
* Regenerate.Chong Yidong2008-08-281-2/+2
* *** empty log message ***Michael Albinus2008-08-281-0/+6
* Disable XFT and Freetype when without X.Chong Yidong2008-08-281-2/+2
* * configure.in: Disable XFT and Freetype when without X.Chong Yidong2008-08-281-0/+6
* * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy andMichael Albinus2008-08-281-5/+5
* (json-read-number): New arg. Handle explicitly signed numbers.Chong Yidong2008-08-281-10/+18
* * json.el (json-read-number): New arg. Handle explicitly signedChong Yidong2008-08-281-1/+7
* (msdos-previous-message): New variable.Eli Zaretskii2008-08-282-0/+34
* Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.Chong Yidong2008-08-281-1/+1
* * Makefile.in: Revert (undocumented) 2008-08-20 change adding LDFLAGSChong Yidong2008-08-281-0/+5
* (debug): When killing a noninteractive Emacs, give exit status -1.Chong Yidong2008-08-281-1/+1
* * emacs-lisp/debug.el (debug): When killing a noninteractiveChong Yidong2008-08-281-0/+5
* (vc-workfile-unchanged-p): Revert last change.Chong Yidong2008-08-281-7/+10
* * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.Chong Yidong2008-08-281-0/+4
* Extend `ispell-personal-dictionary' doctring to aspellAgustín Martín2008-08-281-2/+3
* (flyspell-mode) Fix docstringAgustín Martín2008-08-281-1/+1
* emacsclient does not work on Windows fixed:Glenn Morris2008-08-281-5/+0
* Move some bugs to the tracker.Glenn Morris2008-08-281-39/+0
* *** empty log message ***Glenn Morris2008-08-281-0/+6
* (Fvertical_motion): Revert last change. Handle the general case whereChong Yidong2008-08-271-47/+61
* * indent.c (Fvertical_motion): Revert last change. Handle the generalChong Yidong2008-08-271-0/+4
* (Directory Variables): Minor fix.Romain Francoise2008-08-272-1/+5
* *** empty log message ***Teodor Zlatanov2008-08-272-3/+3
* (vc-workfile-unchanged-p): If the checkout time is not the same as theChong Yidong2008-08-271-6/+6
* * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is notChong Yidong2008-08-271-0/+6
* (find_handler_clause): Temporarily increase max-lisp-eval-depth whileChong Yidong2008-08-272-3/+11
* *** empty log message ***Eli Zaretskii2008-08-271-0/+2
* (Ffile_attributes): Fix comment in last change.Eli Zaretskii2008-08-271-2/+2
* (Fmsdos_remember_default_colors): Don't reverse frame colors under -rv.Eli Zaretskii2008-08-272-41/+21
* (Ffile_attributes): Avoid compiler warning in bitshift.Chong Yidong2008-08-271-2/+4
* * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.Chong Yidong2008-08-271-0/+4
* *** empty log message ***Michael Albinus2008-08-271-2/+8
* (change-log-next-error): Run an extra `find-file' toTeodor Zlatanov2008-08-272-1/+9
* (artist-mode-init): Added comment on the setting up of theChong Yidong2008-08-271-10/+25
* * textmodes/artist.el (artist-mode-init): Added comment on theChong Yidong2008-08-271-0/+12
* (comint-dynamic-list-filename-completions): Quote common substring.Chong Yidong2008-08-271-1/+1
* * comint.el (comint-dynamic-list-filename-completions): Quote commonChong Yidong2008-08-271-0/+2
* (comint-dynamic-complete-as-filename): Generalize last change to allowChong Yidong2008-08-271-13/+6
* (shell-file-name-quote-list): Quote `$'.Chong Yidong2008-08-271-1/+1
* * shell.el (shell-file-name-quote-list): Quote `$'.Chong Yidong2008-08-271-0/+7
* (search_buffer): Set char_base to zero only at the end.Andreas Schwab2008-08-272-9/+11