aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove wrong ChangeLog entry in lisp/org/ChangeLog.Bastien Guerry2012-04-221-5/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/macros.texi (Indenting Macros): Fix typo.Glenn Morris2012-04-212-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More small edits for doc/lispref/windows.texiGlenn Morris2012-04-213-69/+83
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/which-func.el (which-func-current): Quote %Andreas Schwab2012-04-212-1/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix xml.el regression introduced by 2012-01-27 change.Chong Yidong2012-04-212-2/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnus.el (debbugs-gnu): Don't override existing autoload definition.Andreas Schwab2012-04-212-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More small edits for doc/lispref/windows.texiGlenn Morris2012-04-202-40/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small edits for doc/lispref/windows.texiGlenn Morris2012-04-202-22/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Standardize case of "GTK+" in a few manualsGlenn Morris2012-04-202-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump lispref versionGlenn Morris2012-04-204-10/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment fixGlenn Morris2012-04-201-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lispref minibuf.texi small editGlenn Morris2012-04-202-8/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small faq editsGlenn Morris2012-04-202-119/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment for doc/emacs/mule.texiGlenn Morris2012-04-201-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix FOR-RELEASE typoGlenn Morris2012-04-201-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-203-8/+36
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileio.c fix for bug#11245Glenn Morris2012-04-202-5/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-202-4/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #11279 with sending command blocks to GDB.Eli Zaretskii2012-04-202-4/+36