aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (font_delete_unmatched): Fix previous change. Don'tKenichi Handa2008-10-091-0/+2
* (Fraise_frame): On text-only terminals select frame inMartin Rudalics2008-10-092-4/+13
* (pop-up-frames): Add choice graphic-only.Martin Rudalics2008-10-092-5/+25
* (vc-cvs-dir-stay-local): New variable.Dan Nicolaescu2008-10-092-1/+14
* (fontset_find_font): Check frame validity.Chong Yidong2008-10-081-3/+3
* * fontset.c (fontset_find_font): Check frame validity.Chong Yidong2008-10-081-0/+4
* Fix typos.Juanma Barranquero2008-10-081-19/+17
* (json-skip-whitespace): Fix last change.Chong Yidong2008-10-081-1/+1
* * json.el (json-skip-whitespace): Fix last change.Chong Yidong2008-10-081-0/+4
* * bs.el (bs-unload-function): New function.Juanma Barranquero2008-10-081-0/+15
* * bs.el (bs-unload-function): New function.Juanma Barranquero2008-10-081-2/+5
* *** empty log message ***Glenn Morris2008-10-081-3/+6
* Typo.Glenn Morris2008-10-081-1/+1
* Yavor Doganov <yavor at gnu.org> (tiny change)Glenn Morris2008-10-082-4/+9
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-10-087-2/+18
* Mark tiny change.Glenn Morris2008-10-081-1/+1
* ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).Michael Olson2008-10-082-0/+9
* ERC: DCC fixes.Michael Olson2008-10-082-43/+142
* (command-line): Use display-warning to warn about an init file error.Chong Yidong2008-10-071-29/+16
* * startup.el (command-line): Use display-warning to warn about anChong Yidong2008-10-071-0/+6
* (rx-constituents): Change `anything' to callChong Yidong2008-10-071-106/+275
* * rx-new.el (rx-constituents): Change `anything' to callChong Yidong2008-10-071-0/+34
* (xg_display_open): Reset default display if none exists.Chong Yidong2008-10-071-26/+17
* * gtkutil.c (xg_display_open): Reset default display if none exists.Chong Yidong2008-10-071-0/+6
* (json-advance): Use forward-char.Chong Yidong2008-10-071-7/+2
* * json.el (json-advance): Use forward-char.Chong Yidong2008-10-071-0/+5
* *** empty log message ***Alan Mackenzie2008-10-071-0/+2
* (c-indent-region): Fix so that indenting a macro followed by blank linesAlan Mackenzie2008-10-071-30/+25
* *** empty log message ***Alan Mackenzie2008-10-071-0/+6
* Add comment for last change.Andreas Schwab2008-10-071-0/+2
* (sys_signal): Always set SA_RESTART whenAndreas Schwab2008-10-062-4/+11
* (Vbefore_init_time, Vafter_init_time): Declare.Chong Yidong2008-10-061-0/+1
* (x_wm_set_size_hint): Return immediately if called duringChong Yidong2008-10-061-88/+86
* (Vbefore_init_time, Vafter_init_time): Moved from startup.el.Chong Yidong2008-10-061-0/+12
* * emacs.c (Vbefore_init_time, Vafter_init_time): Moved fromChong Yidong2008-10-061-0/+10
* (before-init-time, after-init-time): Move into emacs.c.Chong Yidong2008-10-061-6/+1
* * startup.el (before-init-time, after-init-time): Move into emacs.c.Chong Yidong2008-10-061-0/+6
* (math-standard-units): More adjustments.Jay Belanger2008-10-061-2/+2
* (math-standard-units): Update the values of the units.Jay Belanger2008-10-062-58/+65
* * bookmark.el (bookmark-unload-function): New function.Juanma Barranquero2008-10-062-5/+15
* (syntax-ppss): Doc fix.Andreas Schwab2008-10-062-1/+5
* Remove * in defcustom docstrings and tellMartin Rudalics2008-10-062-107/+180
* (x-create-frame-with-faces): Undo previous change.Dan Nicolaescu2008-10-062-2/+3
* (vc-cvs-after-dir-status): Parse the output for nonDan Nicolaescu2008-10-062-3/+26
* (universal-coding-system-argument): Handle digit-argument too.Chong Yidong2008-10-051-1/+1
* * international/mule-cmds.el (universal-coding-system-argument):Chong Yidong2008-10-051-0/+5
* (xml-parse-string): Use skip-chars-forward.Chong Yidong2008-10-051-3/+1
* * xml.el (xml-parse-string): Use skip-chars-forward.Chong Yidong2008-10-051-0/+4
* *** empty log message ***Paul Reilly2008-10-051-0/+5
* Next step in the Rmail/mbox support: getting basic summary support working.Paul Reilly2008-10-052-755/+1010