summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* * lisp/tutorial.el: Restore comment lost 2006-12-21.Glenn Morris2014-09-01
* * eval.c (internal_lisp_condition_case): Don't overrun the stackPaul Eggert2014-09-01
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-09-01
* * lisp/tutorial.el (tutorial--display-changes): Fix 2014-07-29 change.Glenn Morris2014-09-01
* Fix cursor display on the fringe of R2L screen lines.Eli Zaretskii2014-08-31
* * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)Ken Brown2014-08-30
* Minor ChangeLog fix.Eli Zaretskii2014-08-30
* * lisp/startup.el (fancy-splash-frame): Extend the fix for Bug#16014 to the C...Ken Brown2014-08-29
* * lisp/tar-mode.el (tar--extract, tar-extract): Avoid disabling undoGlenn Morris2014-08-28
* Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii2014-08-28
* * etc/emacs.appdata.xml: New fileGlenn Morris2014-08-27
* * emacs-lisp/authors.el (authors-aliases): Addition.Michael Albinus2014-08-27
* * net/tramp-adb.el: Spell author name correctly.Michael Albinus2014-08-27
* shr.el: Comment.Glenn Morris2014-08-26
* * net/shr.el (shr-expand-url): Plain expand-file-name is not enough;João Távora2014-08-26
* Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-25
* * emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.Glenn Morris2014-08-25
* Fix compilation warnings about snprintf in the MSDOS build.Eli Zaretskii2014-08-23
* Backport: * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwi...Ken Brown2014-08-22
* Update Emacs's bidirectional conformance per Unicode 6.3.0.Eli Zaretskii2014-08-19
* * python-tests.el (python-shell-calculate-exec-path-2): Update testGlenn Morris2014-08-18
* * lisp/progmodes/python.el (python-shell-prompt-detect): Remove redundantStefan Monnier2014-08-18
* src/xdisp.c (handle_stop): Improve commentary.Eli Zaretskii2014-08-18
* Fix bug #18276 with vertical motion through a display property.Eli Zaretskii2014-08-18
* * lisp/simple.el (self-insert-uses-region-functions): Defvar.Stefan Monnier2014-08-18
* Avoid inflooping in redisplay caused by hscrolled R2L lines.Eli Zaretskii2014-08-17
* Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii2014-08-17
* Regenerate ldefs-boot.elemacs-24.3.93Glenn Morris2014-08-14
* Regenerate etc/AUTHORSGlenn Morris2014-08-14
* Bump version number to 24.3.93Glenn Morris2014-08-14
* * speedbar.el (speedbar-generic-list-tag-p): Allow specialLeo Liu2014-08-13
* * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown2014-08-11
* * lisp/subr.el (with-output-to-temp-buffer): Doc fix; from elisp manual.Glenn Morris2014-08-10
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-10
* Simplify previous patch.Paul Eggert2014-08-10
* Don't prevent random file systems from being unmounted.Paul Eggert2014-08-10
* Make doc-string of window-total-size more self-contained.Martin Rudalics2014-08-10
* In display-buffer-below-selected reuse window below selected if it shows buff...Martin Rudalics2014-08-09
* Second attempt to fix some doc-strings in window.c.Martin Rudalics2014-08-09
* * lisp/mouse.el (mouse--down-1-maybe-follows-link): Don't convert the downStefan Monnier2014-08-08
* lisp/info.el (info): Doc fix.Eli Zaretskii2014-08-08
* Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics2014-08-08
* Fix typos in TUTORIAL.frBastien Guerry2014-08-08
* * lisp/info.el (Info-mode-map): Override a global down-mouse-2 binding.Stefan Monnier2014-08-07
* Fix bug #18162 with assertion violations due to empty face cache.Eli Zaretskii2014-08-07
* * test/automated/Makefile.in (check-tar): Remove, no longer needed.Glenn Morris2014-08-06
* src/coding.c: Fix typos in comments and doc strings.Eli Zaretskii2014-08-06
* Fix bug #18195 with inaccurate results from window-screen-lines.Eli Zaretskii2014-08-05
* Fix bug with uninitialized undo list of an indirect buffer (Bug#18180).Dmitry Antipov2014-08-05
* Fix bug with an attempt to select uninitialized frame (Bug#18161).Dmitry Antipov2014-08-03