summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* * calendar.el (calendar-basic-setup): Avoid clobbering calendar with diary.Glenn Morris2014-09-07
* Fix bug #18419 with disappearing line numbers when minibuffer is resized.Eli Zaretskii2014-09-07
* * lisp/vc/vc-dir.el (vc-dir-update): Don't burp in corner case.Stefan Monnier2014-09-05
* * lisp/isearch.el (isearch-yank-word-or-char): Obey superword-modeLars Ljung2014-09-04
* * doc/lispref/functions.texi (Core Advising Primitives): Add a note about theStefan Monnier2014-09-04
* Fix misleading doc string revealed in bug #18385.Eli Zaretskii2014-09-04
* Fix bug #18331 with "C-h k C-g" not showing documentation on Windows.Eli Zaretskii2014-09-04
* src/sysdep.c (emacs_full_write): Fix a typo in a comment.Eli Zaretskii2014-09-03
* Minor updates in unidata-gen.el.Eli Zaretskii2014-09-03
* test/indent/scheme.scm: New file.Stefan Monnier2014-09-02
* * lisp/emacs-lisp/package.el (package-generate-description-file):Stefan Monnier2014-09-02
* * lisp/progmodes/gud.el (gud-gdb-completion-at-point): Add hack.Stefan Monnier2014-09-02
* Fix bug #18384 with incorrect reporting of row number by posn-col-row.Eli Zaretskii2014-09-02
* * 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