summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix mouse wheel scrolling in Follow mode.Chong Yidong2012-05-012-5/+14
* * lisp/follow.el: Rework, eliminating reliance on advice.Chong Yidong2012-05-014-1038/+477
* Auto-commit of loaddefs files.Glenn Morris2012-05-012-930/+897
* Auto-commit of generated files.Glenn Morris2012-05-013-57/+32
* Remove no-byte-compile setting from some lisp/term files.Glenn Morris2012-04-3021-21/+15
* Remove references to macros that are not defined anywhereGlenn Morris2012-04-302-10/+10
* Fix typo in previous rpath-related change (thanks hydra)Glenn Morris2012-04-301-1/+1
* Use libtinfo in preference to libncurses (bug#9741)Glenn Morris2012-04-303-3/+16
* * configure.in: Combine adjacent $opsys case blocks.Glenn Morris2012-04-302-3/+3
* * configure.in (LIBS_TERMCAP): Remove unreachable branch for sol2.Glenn Morris2012-04-302-3/+4
* * configure.in: Invert the TERMINFO logicGlenn Morris2012-04-302-16/+9
* Update comment in configure.inGlenn Morris2012-04-301-2/+1
* Remove HAVE_LIBNCURSES; it is required to be trueGlenn Morris2012-04-306-16/+16
* * lisp/minibuffer.el (completion-table-with-quoting): Fix compatibilityStefan Monnier2012-04-302-4/+20
* Rename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATHGlenn Morris2012-04-304-11/+17
* Remove LD_SWITCH_X_SITE_AUX, which is no longer usedGlenn Morris2012-04-304-16/+19
* * .gdbinit (xpr): Remove checks for no longer existing misc types.Andreas Schwab2012-05-012-78/+6
* * lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid bufferLeo Liu2012-04-302-2/+7
* Fixes: debbugs:11380Andreas Schwab2012-04-292-1/+6
* Fix Follow mode's calculation of window ends.Chong Yidong2012-04-292-154/+63
* Do not avoid creating empty evaporating overlays (Bug#9642).Paul Eggert2012-04-282-19/+27
* Avoid the obsolete `assoc' package.Stefan Monnier2012-04-285-96/+135
* Add some shell indentation test cases.Stefan Monnier2012-04-283-2/+16
* * lisp/vc/diff.el (diff-sentinel): Go to bob.Chong Yidong2012-04-272-0/+3
* Fix org-ctags.el change from trunk 2012-04-09T13:05:48Z!cyd@gnu.orgGlenn Morris2012-04-262-2/+7
* Fix dates of some merged ChangeLog entriesGlenn Morris2012-04-264-7/+6
* Fix application of menu-bar-mode etc. by X resources.Chong Yidong2012-04-275-26/+39
* Merge changes from emacs-24 branchChong Yidong2012-04-2798-795/+2007
|\
| * Fix for tool-bar confusion in read-key.Chong Yidong2012-04-272-1/+9
| * Add NEWS entry pointing to ORG-NEWS.Chong Yidong2012-04-272-19/+5
| * Fix previous changeGlenn Morris2012-04-261-7/+0
| * * doc/emacs/emacs.texi: Some fixes for detailed menu.Glenn Morris2012-04-262-22/+34
| * org-ctags.el (org-ctags-new-topic-template): Fix the option default value bac...Bastien Guerry2012-04-262-6/+1
| * ChangeLog fixGlenn Morris2012-04-261-1/+1
| * ChangeLog fixGlenn Morris2012-04-261-4/+0
| * Some menu fixes for doc/lisprefGlenn Morris2012-04-266-42/+98
| * Sync with Org git commit 374c56b.Bastien Guerry2012-04-2615-83/+220
| * etc/ORG-NEWS: New file documenting changes between Org 6.34 and current one.Bastien Guerry2012-04-261-0/+965
| * lisp/org/ChangeLog: remove references to files that are not in the directory.Bastien Guerry2012-04-261-101/+0
| * Fixes: debbugs:11344Andreas Schwab2012-04-262-1/+6
| * Deprecate the ((lambda ...) ...) form.Stefan Monnier2012-04-254-14/+36
| * Add "et al." to authors for emacs and elisp manuals.Glenn Morris2012-04-257-9/+14
| * Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-2549-128/+147
| * Better indexing of "base direction" of paragraphs in the user manual.Eli Zaretskii2012-04-252-5/+12
| * Ensure that X selection convertors properly encode returned strings.Chong Yidong2012-04-242-22/+34
| * * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-242-0/+5
| * Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-233-0/+19
| * Fix last fix.Chong Yidong2012-04-232-33/+31
| * Doc fixes for where-is-internal.Chong Yidong2012-04-234-10/+34
| * * simple.el (delete-active-region): Move to killing custom group.Chong Yidong2012-04-222-1/+5