summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * calendar.el (calendar-basic-setup): Avoid clobbering calendar with diary.Glenn Morris2014-09-072-3/+12
* Fix bug #18419 with disappearing line numbers when minibuffer is resized.Eli Zaretskii2014-09-072-4/+9
* * lisp/vc/vc-dir.el (vc-dir-update): Don't burp in corner case.Stefan Monnier2014-09-052-1/+6
* * lisp/isearch.el (isearch-yank-word-or-char): Obey superword-modeLars Ljung2014-09-042-2/+9
* * doc/lispref/functions.texi (Core Advising Primitives): Add a note about theStefan Monnier2014-09-042-9/+20
* Fix misleading doc string revealed in bug #18385.Eli Zaretskii2014-09-042-4/+13
* Fix bug #18331 with "C-h k C-g" not showing documentation on Windows.Eli Zaretskii2014-09-042-4/+10
* src/sysdep.c (emacs_full_write): Fix a typo in a comment.Eli Zaretskii2014-09-031-1/+1
* Minor updates in unidata-gen.el.Eli Zaretskii2014-09-032-9/+38
* test/indent/scheme.scm: New file.Stefan Monnier2014-09-021-0/+9
* * lisp/emacs-lisp/package.el (package-generate-description-file):Stefan Monnier2014-09-022-9/+23
* * lisp/progmodes/gud.el (gud-gdb-completion-at-point): Add hack.Stefan Monnier2014-09-022-13/+13
* Fix bug #18384 with incorrect reporting of row number by posn-col-row.Eli Zaretskii2014-09-024-12/+25
* * lisp/tutorial.el: Restore comment lost 2006-12-21.Glenn Morris2014-09-011-2/+2
* * eval.c (internal_lisp_condition_case): Don't overrun the stackPaul Eggert2014-09-012-1/+6
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-09-014-1/+31
* * lisp/tutorial.el (tutorial--display-changes): Fix 2014-07-29 change.Glenn Morris2014-09-012-1/+6
* Fix cursor display on the fringe of R2L screen lines.Eli Zaretskii2014-08-312-0/+10
* * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)Ken Brown2014-08-302-0/+9
* Minor ChangeLog fix.Eli Zaretskii2014-08-301-2/+2
* * lisp/startup.el (fancy-splash-frame): Extend the fix for Bug#16014 to the C...Ken Brown2014-08-292-1/+6
* * lisp/tar-mode.el (tar--extract, tar-extract): Avoid disabling undoGlenn Morris2014-08-282-4/+10
* Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii2014-08-282-4/+12
* * etc/emacs.appdata.xml: New fileGlenn Morris2014-08-272-0/+37
* * emacs-lisp/authors.el (authors-aliases): Addition.Michael Albinus2014-08-272-0/+3
* * net/tramp-adb.el: Spell author name correctly.Michael Albinus2014-08-272-1/+5
* shr.el: Comment.Glenn Morris2014-08-261-0/+2
* * net/shr.el (shr-expand-url): Plain expand-file-name is not enough;João Távora2014-08-262-1/+8
* Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-254-8/+11
* * emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min.Glenn Morris2014-08-252-1/+6
* Fix compilation warnings about snprintf in the MSDOS build.Eli Zaretskii2014-08-232-0/+9
* Backport: * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwi...Ken Brown2014-08-222-0/+8
* Update Emacs's bidirectional conformance per Unicode 6.3.0.Eli Zaretskii2014-08-192-2/+9
* * python-tests.el (python-shell-calculate-exec-path-2): Update testGlenn Morris2014-08-182-1/+6
* * lisp/progmodes/python.el (python-shell-prompt-detect): Remove redundantStefan Monnier2014-08-182-5/+10
* src/xdisp.c (handle_stop): Improve commentary.Eli Zaretskii2014-08-182-0/+44
* Fix bug #18276 with vertical motion through a display property.Eli Zaretskii2014-08-182-8/+28
* * lisp/simple.el (self-insert-uses-region-functions): Defvar.Stefan Monnier2014-08-182-0/+11
* Avoid inflooping in redisplay caused by hscrolled R2L lines.Eli Zaretskii2014-08-172-3/+15
* Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii2014-08-172-3/+11
* 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
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-107-36/+53
* Simplify previous patch.Paul Eggert2014-08-101-10/+8
* Don't prevent random file systems from being unmounted.Paul Eggert2014-08-104-28/+117
* Make doc-string of window-total-size more self-contained.Martin Rudalics2014-08-102-2/+16