aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shr.el: Encode copied URLsLars Magne Ingebrigtsen2014-08-252-2/+7
* Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii2014-08-258-9/+202
* One more minor cleanup of font subsystem.Dmitry Antipov2014-08-2510-191/+163
* Minor cleanups of str_collate fix.Paul Eggert2014-08-244-30/+43
* Fix docstring of `remq'Christoph Scholtes2014-08-242-1/+5
* * lisp/replace.el (query-replace): Fix typo in docstring.Christoph Scholtes2014-08-242-1/+5
* Remove reference to obsolete configure scriptsChristoph Scholtes2014-08-242-5/+5
* Handle C++11's "auto" and "decltype" constructions.Alan Mackenzie2014-08-244-15/+118
* Make ">>" act as double template ender in C++ Mode.Alan Mackenzie2014-08-243-11/+41
* Mention the new functions `string-collate-lessp' and `string-collate-equalp'.Michael Albinus2014-08-241-0/+6
* Add string collation.Michael Albinus2014-08-245-2/+168
* progmodes/cc-fonts.el (c-font-lock-declarators): Fix infinite loop, bugAlan Mackenzie2014-08-232-8/+10
* configure.ac: Comment fix.Eli Zaretskii2014-08-231-1/+1
* Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky2014-08-234-4/+19
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Make the working buffer tem...Katsumi Yamaoka2014-08-212-1/+9
* * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwin-w32 buil...Ken Brown2014-08-212-0/+8
* Fix a bug in texinfo-make-menu.Eli Zaretskii2014-08-212-18/+42
* Handle failed attempts to split a side window (Bug#18304).Martin Rudalics2014-08-213-8/+26
* ChangeLog fixGlenn Morris2014-08-201-6/+7
* Extract python-new-pythonpath to handle PYTHONPATH in user codeSam Steingold2014-08-202-7/+16
* Remove 16-bit limitations in scroll bar position reporting on MS-Windows.Eli Zaretskii2014-08-202-50/+57
* Fix horizontal scroll bar dragging in R2L paragraphs.Eli Zaretskii2014-08-192-1/+10
* * xdisp.c (erase_phys_cursor): Fix confusion between window-relativeYAMAMOTO Mitsuharu2014-08-192-5/+12
* * lisp/emacs-lisp/eldoc.el (eldoc-highlight-function-argument): Add supportThierry Volpiatto2014-08-182-40/+58
* Fix horizontal scrolling in non-selected windows.Eli Zaretskii2014-08-182-4/+14
* Avoid overwriting the reversed_p flags in the glyph matrices.Eli Zaretskii2014-08-172-4/+23
* Handle missing space marker in unified diff during header fixupAndreas Schwab2014-08-162-0/+8
* Add dependencies to fix loaddefs race during parallel builds.Paul Eggert2014-08-162-2/+14
* * xdisp.c (set_horizontal_scroll_bar): Don't use uninitialized local.Paul Eggert2014-08-162-1/+5
* Preliminary attempt to fix horizontal scroll bar dragging with bidi text.Martin Rudalics2014-08-165-15/+41
* Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.deGlenn Morris2014-08-145-5/+46
|\
| * Regenerate ldefs-boot.elemacs-24.3.93Glenn Morris2014-08-141-720/+836
| * Regenerate etc/AUTHORSGlenn Morris2014-08-141-16/+18
| * Bump version number to 24.3.93Glenn Morris2014-08-149-15/+15
| * * speedbar.el (speedbar-generic-list-tag-p): Allow specialLeo Liu2014-08-132-3/+11
| * * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown2014-08-112-1/+25
| * * lisp/subr.el (with-output-to-temp-buffer): Doc fix; from elisp manual.Glenn Morris2014-08-102-0/+7
* | gnus-sum.el (gnus-summary-expire-articles): Reinstall improved version of the...Alan Schmitt2014-08-142-7/+19
* | Support Guile backtraces in compilation mode.Jan Nieuwenhuizen2014-08-136-1/+43
* | Initial Guile REPL (guiler) debugger support for GUD.Jan Nieuwenhuizen2014-08-132-5/+89
* | lisp/ChangeLog: Fix a recent log entry.Eli Zaretskii2014-08-131-5/+4
* | Forgotten ChangeLog changesStefan Monnier2014-08-132-7/+15
* | * lisp/obsolete/mouse-sel.el (mouse-sel-mode): Use add/remove-function.Stefan Monnier2014-08-131-17/+8
* | * erc.el Disable display commands in current buffer, fix case where buffer na...Kelvin White2014-08-132-4/+7
* | Add smerge support to the git back end.Eric S. Raymond2014-08-132-4/+29
* | Integrate RĂ¼diger Sonderfeld's code for detecting conflicted files under git.Eric S. Raymond2014-08-132-0/+25
* | * lisp/mpc.el (mpc-reorder): Don't bother splitting the "active" elementsStefan Monnier2014-08-122-5/+16
* | Allow resetting image transform optionsLars Magne Ingebrigtsen2014-08-122-2/+22
* | In set_menu_bar_lines call change_frame_size instead of set_menu_bar_lines_1.Martin Rudalics2014-08-122-26/+9
* | * lisp/vc/vc-annotate.el (vc-annotate-background-mode): Use `with-demoted-err...Juri Linkov2014-08-122-1/+6