aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * doc/emacs/mini.texi (Completion Options): Fix off-by-one errorDani Moncayo2012-10-172-1/+5
* merge trunkKenichi Handa2012-10-1825-32/+192
|\
| * Avoid compiler warnings in lib-src/ntlib.cEli Zaretskii2012-10-172-0/+6
| * Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-1719-26/+163
| * * doc/emacs/mini.texi (Repetition): Further copyedit.Glenn Morris2012-10-172-1/+5
| * * doc/emacs/mini.texi (Repetition): Copyedit.Dani Moncayo2012-10-172-1/+5
| * Fix bug #12661 with w32 and cygw32 builds under --enable-check-lisp-object-type.Eli Zaretskii2012-10-173-4/+13
* | international/mule.el (set-keyboard-coding-system): Recover input meta mode w...Kenichi Handa2012-10-182-8/+20
|/
* merge trunkKenichi Handa2012-10-1742-249/+469
|\
| * Fix ChangeLog typos.Juanma Barranquero2012-10-174-28/+28
| * When renaming a file with wdired move point with file and don't lose mark sta...Michael Heerdegen2012-10-172-4/+19
| * * buffer.c (Fkill_buffer): When unchaining the marker,Dmitry Antipov2012-10-172-12/+18
| * Do not verify indirection counters of killed buffers (Bug#12579).Dmitry Antipov2012-10-173-9/+26
| * Merge from emacs-24; up to 2012-05-08T15:19:18Z!monnier@iro.umontreal.caGlenn Morris2012-10-164-3/+12
| |\
| | * Small emacs-lisp-intro.texi correction (tiny change)Gregor Zattler2012-10-122-2/+7
| | * * lisp/gnu/starttls.el (starttls-extra-arguments): Doc fix (tiny change)Kazuhiro Ito2012-10-092-1/+5
| * | * doc/emacs/search.texi (Query Replace): Document multi-buffer replacement ke...Juri Linkov2012-10-175-3/+33
| * | ChangeLog fix.David Engster2012-10-161-6/+4
| * | * alloc.c (Fmake_byte_code): Fix typo in comment.Dmitry Antipov2012-10-164-6/+11
| * | * editfns.c (get_system_name): Remove.Dmitry Antipov2012-10-164-18/+11
| * | (install-etc): Fix previous changeGlenn Morris2012-10-151-2/+2
| * | Improve previous NEWS changeGlenn Morris2012-10-151-4/+5
| * | Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris2012-10-153-20/+45
| * | * lisp/erc/erc.el (erc-log): Make it into a defsubst.Stefan Monnier2012-10-154-25/+27
| * | Add comment for undef of "interface"Daniel Colascione2012-10-152-0/+8
| * | Fix Fwindow_end's handling of cached position (Bug#12600).Martin Rudalics2012-10-152-3/+12
| * | More documentation fixes for changes to defun, defmacro, etc.Chong Yidong2012-10-155-64/+82
| * | Fix cygw32 build break with dbus compilationDaniel Colascione2012-10-142-0/+10
| * | * image.c (init_tiff_functions, init_imagemagick_functions)Daniel Colascione2012-10-142-3/+9
| * | Fix last commit.David Engster2012-10-141-1/+1
| * | Merge bug fixes from CEDET upstream.David Engster2012-10-147-42/+95
| |\ \
| | * | Merge changes from CEDET upstream.David Engster2012-10-147-42/+95
| * | | * nsterm.m (ns_select): Count fd:s in writefs also.Jan Djärv2012-10-142-1/+8
| * | | lisp/window.el (display-buffer): Doc fix.Eli Zaretskii2012-10-142-8/+16
* | | | xdisp.c (reseat_1): Make the information stored in it->cmp_it invalidate.Kenichi Handa2012-10-172-0/+7
|/ / /
* | | merge trunkKenichi Handa2012-10-1456-1482/+1717
|\ \ \
| * | | Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii2012-10-146-0/+38
| * | | * lisp/emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)Stefan Monnier2012-10-132-65/+68
| * | | * lisp/emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.Stefan Monnier2012-10-132-1/+6
| * | | ChangeLog fixGlenn Morris2012-10-131-1/+0
| * | | * gtkutil.c (xg_set_widget_bg): Divide by 65535.Jan Djärv2012-10-132-3/+8
| * | | CommentGlenn Morris2012-10-131-0/+2
| * | | usertags updatesGlenn Morris2012-10-131-14/+17
| * | | merge trunkKenichi Handa2012-10-1317-171/+165
| |\ \ \
| | * | | Add .xz to some url code (tiny change).Liam Stitt2012-10-133-2/+10
| | * | | After saving ispell dictionary, re-enable flyspell if necessary.Chong Yidong2012-10-132-5/+13
| | * | | Doc fix for url-http.Chong Yidong2012-10-133-7/+18
| | * | | * fileio.c: Formatting fixes.Andreas Schwab2012-10-132-29/+30
| | * | | In debug restore window configuration when debugger-will-be-back is non-nil (...Martin Rudalics2012-10-132-11/+20
| | * | | Document 24.3 ImageMagick changes.Chong Yidong2012-10-135-54/+47