aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/gnus/mm-decode.el (mm-inline-media-tests): Add missing `mm-handle-medi...Juri Linkov2011-12-162-1/+5
* * src/image.c (imagemagick_error): New function. Juri Linkov2011-12-162-3/+39
* Spelling fixes.Paul Eggert2011-12-1511-18/+18
* Auto-commit of generated files.Glenn Morris2011-12-151-1/+1
* merge trunkKenichi Handa2011-12-1524-48/+47
|\
| * Spelling fixes.Paul Eggert2011-12-1424-48/+47
* | Fix Ethiopic related codes for deleted variables and functions.Kenichi Handa2011-12-154-3/+14
|/
* xftfont.c (xftfont_draw): Use the font metrics of s->font to fill background ...Kenichi Handa2011-12-152-1/+6
* Spelling fixes.Paul Eggert2011-12-1425-45/+45
* Add the switch statement to AWK Mode.Alan Mackenzie2011-12-133-8/+18
* Large brace-block initialisation makes CC Mode slow: Fix.Alan Mackenzie2011-12-134-143/+116
* * lisp/progmodes/pascal.el: Declare `ind' as dyn-bound.Stefan Monnier2011-12-133-0/+1093
* Fix doc-string typo.Martin Rudalics2011-12-132-1/+2
* Fix doc-string of recenter-redisplay.Martin Rudalics2011-12-132-3/+6
* Minor fixes in window handling code and docs.Martin Rudalics2011-12-136-21/+39
* * lisp/progmodes/make-mode.el: Bring it up to date with makepp V2.0.Daniel Pfeiffer2011-12-122-22/+45
* Auto-commit of loaddefs files.Glenn Morris2011-12-121-1/+1
* More updates to Building chapter of Emacs manual.Chong Yidong2011-12-124-220/+233
* Spelling fixes.Paul Eggert2011-12-1178-148/+146
* Fix typos.Juanma Barranquero2011-12-113-136/+156
* The overall change is to add cell renaming, that isVincent Belaïche2011-12-112-14/+112
* * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexpChong Yidong2011-12-112-0/+8
* merge trunkKenichi Handa2011-12-111-6/+6
|\
| * Auto-commit of generated files.Glenn Morris2011-12-111-6/+6
* | coding.c (Funencodable_char_position): Pay attention to the buffer text reloc...Kenichi Handa2011-12-112-0/+16
|/
* Fix docstring of other-window.Martin Rudalics2011-12-112-3/+7
* * src/xterm.c (x_term_init): Move call to gdk_window_add_filter beforeJan Djärv2011-12-102-3/+10
* Fix bug #10263 with assertion violation using telugu-itrans input method.Eli Zaretskii2011-12-102-1/+7
* * 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