aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * nsterm.h (x_free_frame_resources): Declare.Jan Djärv2011-12-102-0/+3
* Don't crash on bad user input.Jan Djärv2011-12-104-9/+25
* Commit auto-generated files.Eli Zaretskii2011-12-101-1/+1
* Fix incorrect display of RFC2047 encoded names in Rmail summary buffersEli Zaretskii2011-12-102-0/+14
* update-subdirs: Don't set no-byte-compile twice (bug#10260).Juanma Barranquero2011-12-104-4/+14
* * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBSJan Djärv2011-12-102-6/+11
* Fix bug #2975 with insufficient docs of texinfo-master-menu.Eli Zaretskii2011-12-102-16/+28
* Fix documentation and one misfeature of Texinfo mode update commands.Eli Zaretskii2011-12-102-21/+87
* Minor improvement in MS-Windows specific usage info.Eli Zaretskii2011-12-102-6/+18
* More updates to Building chapter of Emacs manual.Chong Yidong2011-12-103-373/+339
* Clarify auth-source in conjuction with smtpmail in NEWS.Lars Magne Ingebrigtsen2011-12-102-1/+9
* message.el (message-valid-fqdn-regexp): Udate with newly approved top-level d...Tassilo Horn2011-12-102-3/+8
* lisp/speedbar.el (speedbar-supported-extension-expressions): Add .adb, .ads.Manuel Gómez2011-12-092-1/+6
* Fix bug #10170 with extra scrolling after C-s.Eli Zaretskii2011-12-092-2/+8
* Fix for GNUstep build failure during dumping.YAMAMOTO Mitsuharu2011-12-092-3/+15
* Add a bug number to a ChangeLog entry.Kenichi Handa2011-12-091-1/+1
* Fix typos.Juanma Barranquero2011-12-098-62/+83
* * lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt.Stefan Monnier2011-12-082-0/+3
* Updates to Building chapter of Emacs manual.Chong Yidong2011-12-084-224/+225
* * lisp/pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.Stefan Monnier2011-12-082-5/+15
* gnus-sum.el (gnus-summary-show-article): Don't load shr unconditionally.Katsumi Yamaoka2011-12-082-3/+11
* coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to...Kenichi Handa2011-12-082-1/+7
* ftfont.c (get_adstyle_property): Fix previous change (Bug#10233).Kenichi Handa2011-12-082-2/+7
* src/w32.c: Implement --no-site-lisp on Windows (bug#10208).Juanma Barranquero2011-12-082-0/+23
* message.el (message-pop-to-buffer): Use pop-to-buffer instead of pop-to-buffe...Katsumi Yamaoka2011-12-072-1/+10
* Small init_lread fix for bug#10208Glenn Morris2011-12-062-10/+21
* * lisp/pcmpl-gnu.el (pcomplete/make): Also allow filename arguments.Stefan Monnier2011-12-062-1/+9
* * src/minibuf.c (Fread_from_minibuffer): Doc fix.Chong Yidong2011-12-062-12/+26
* * lisp/emacs-lisp/package.el (package-archives): Doc fix re riskiness.Glenn Morris2011-12-062-1/+10
* * src/process.c (start_process_unwind): Treat any pid <= 0, except -2,Glenn Morris2011-12-062-2/+8
* More updates to Programs chapter of Emacs manual.Chong Yidong2011-12-062-174/+142
* * progmodes/cc-fonts.el (c-annotation-face): Use defface.Chong Yidong2011-12-062-3/+11
* Fix typos.Juanma Barranquero2011-12-0619-28/+45
* * lisp/emacs-lisp/assoc.el (aput): Fix return valueChristopher Genovese2011-12-052-4/+7
* Fix "C-x =" wrt display of strong RTL characters and directional controls.Eli Zaretskii2011-12-053-12/+42
* * doc/lispref/text.texi (Special Properties): Warn against `intangible' prope...Stefan Monnier2011-12-053-8/+18
* * lisp/faces.el (read-color): Minor doc fix.Chong Yidong2011-12-052-5/+10
* Handle X selection requests in input-pending-p.Chong Yidong2011-12-052-6/+24
* More updates to Programs chapter of Emacs manual.Chong Yidong2011-12-052-122/+134
* Fix typo.Juanma Barranquero2011-12-051-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-12-051-1/+1
* * coding.c (encode_designation_at_bol): Don't use uninitializedPaul Eggert2011-12-052-1/+6
* Spelling fixes.Paul Eggert2011-12-0560-90/+89
* ftfont.c (get_adstyle_property): If the font is not BDF nor PCF, return Qnil ...Kenichi Handa2011-12-052-0/+12
* merge trunkKenichi Handa2011-12-05191-3749/+4837
|\
| * align.el marker fix.Glenn Morris2011-12-042-1/+8
| * src/lisp.h (process_quit_flag): Fix external declaration.Juanma Barranquero2011-12-052-2/+6
| * appt.el trivia.Glenn Morris2011-12-042-3/+6
| * * appt.el: Restore significant whitespace deleted by "spelling fix".Glenn Morris2011-12-041-1/+3
| * Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero2011-12-044-14/+43