aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cus-edit.el (custom-save-all): Switch to emacs-lisp mode beforeChong Yidong2006-09-292-0/+7
* "C-p works properly with fields within the line, but C-n does not":Chong Yidong2006-09-291-3/+0
* * simple.el (line-move-finish): Ignore field boundaries if theChong Yidong2006-09-292-2/+14
* (ido-file-internal): Only bind minibuffer-completing-file-nameKim F. Storm2006-09-291-4/+4
* *** empty log message ***Kim F. Storm2006-09-291-2/+7
* (org-file-remote-p): Get regexp from list.Carsten Dominik2006-09-291-2/+2
* *** empty log message ***Carsten Dominik2006-09-291-0/+5
* Make undo of "insert row" work by keeping markers for data-area and parameter...Jonathan Yavner2006-09-292-45/+63
* "chenggao@gmail.com Gnus registry bug." fixed by tzz's 2006-09-28 Gnus checkin.Chong Yidong2006-09-281-2/+0
* "jidanni Sep 28 makefile comment colors permanent." is fixed.Chong Yidong2006-09-281-5/+0
* (makefile-mode): Don't disable jit-lock.Stefan Monnier2006-09-282-2/+4
* (font-lock-after-change-function): Refontify next line as well if end is at BOL.Stefan Monnier2006-09-282-10/+30
* *** empty log message ***Richard M. Stallman2006-09-283-0/+40
* (comint-mode): Bind font-lock-defaults non-nil.Richard M. Stallman2006-09-281-1/+4
* (insert-for-yank-1): Handle `font-lock-face' specially.Richard M. Stallman2006-09-281-1/+22
* (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2006-09-282-1/+5
* (after-insert-file-set-coding):Richard M. Stallman2006-09-281-1/+7
* Typo.Chong Yidong2006-09-281-1/+1
* Fixed "yamane@green.ocn.ne.jp: smtpmail.el bug involving base64 encoding."Chong Yidong2006-09-281-2/+0
* * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break longChong Yidong2006-09-282-4/+9
* *** empty log message ***Kenichi Handa2006-09-282-0/+9
* (locallisppath): Don't include leim dir.Kenichi Handa2006-09-281-2/+2
* (install): Be sure to make ${INSTALLDIR}.Kenichi Handa2006-09-281-2/+6
* *** empty log message ***Richard M. Stallman2006-09-281-0/+6
* ebnf2ps changes.Vinicius Jose Latorre2006-09-272-0/+17
* Implement arrow spacing and scaling. (v4.3)Vinicius Jose Latorre2006-09-272-93/+139
* Regenerate.Reiner Steib2006-09-262-1208/+2453
* * indent.c (Fvertical_motion): Do move back if the Lisp stringChong Yidong2006-09-262-7/+28
* * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.Chong Yidong2006-09-261-3/+4
* Fixed by Stefan's 2006-09-26 checkins:Chong Yidong2006-09-261-3/+0
* Paren typo.Stefan Monnier2006-09-261-1/+1
* (jit-lock-force-redisplay): Rename from jit-lock-fontify-again.Stefan Monnier2006-09-262-8/+11
* (jit-lock-fontify-now): Don't fontify the empty text.Stefan Monnier2006-09-262-4/+11
* (mac_compute_glyph_string_overhangs, XLoadQueryFont)YAMAMOTO Mitsuharu2006-09-262-0/+13
* (Fsingle_key_description): For an invalid char, retuenKenichi Handa2006-09-262-3/+14
* mh-junk.el (mh-spamassassin-whitelist): Add two missingStephen Gildea2006-09-262-1/+13
* mh-comp.el (mh-send-args): Initialize to "" instead of nilStephen Gildea2006-09-262-1/+7
* "Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCIIChong Yidong2006-09-261-2/+0
* (display-splash-screen): Allow a prefix argument.Kenichi Handa2006-09-262-2/+7
* (shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.Jason Rumney2006-09-251-14/+13
* *** empty log message ***Jason Rumney2006-09-251-0/+5
* *** empty log message ***Richard M. Stallman2006-09-252-2/+9
* (Timers): Describe timer-max-repeats.Richard M. Stallman2006-09-251-0/+6
* * callint.c (Fcall_interactively): Doc fix.Chong Yidong2006-09-252-2/+8
* "Drew Adams Sep 21: single-key-description no good for generic chars."Chong Yidong2006-09-251-2/+0
* Fixed "C-g fails to interrupt accept-process-output in Gnus."Chong Yidong2006-09-251-3/+0
* * os.texi (Timers): Mention with-local-quit.Chong Yidong2006-09-252-1/+10
* * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.Chong Yidong2006-09-251-0/+4
* (x_underline_at_descent_line): New variable.YAMAMOTO Mitsuharu2006-09-252-4/+54
* (Fsingle_key_description): Fix the last change.Kenichi Handa2006-09-251-1/+1