aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid bufferLeo Liu2012-04-302-2/+7
* Fix Follow mode's calculation of window ends.Chong Yidong2012-04-292-154/+63
* Avoid the obsolete `assoc' package.Stefan Monnier2012-04-285-96/+135
* * 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-261-1/+1
* Fix application of menu-bar-mode etc. by X resources.Chong Yidong2012-04-275-26/+39
* Merge changes from emacs-24 branchChong Yidong2012-04-2725-258/+400
|\
| * Fix for tool-bar confusion in read-key.Chong Yidong2012-04-272-1/+9
| * 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
| * Sync with Org git commit 374c56b.Bastien Guerry2012-04-2612-73/+195
| * 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
| * Ensure that X selection convertors properly encode returned strings.Chong Yidong2012-04-242-22/+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
| * * 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
| * Comment fixGlenn Morris2012-04-201-2/+2
| * Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-203-8/+36
| * Fix bug #11279 with sending command blocks to GDB.Eli Zaretskii2012-04-202-4/+36
| * Improve fix for resizing minibuffer windows.Martin Rudalics2012-04-201-32/+58
| * * lisp/startup.el: Fix typo.Chong Yidong2012-04-201-1/+1
| * Fix resizing of minibuffer windows (Bug#11276).Martin Rudalics2012-04-203-20/+44
* | Fix missing prefix warning in pascal.el.Chong Yidong2012-04-272-23/+29
* | * emacs-lisp/assoc.el: Move to obsolete/.Stefan Monnier2012-04-262-0/+5
* | lisp/gnus/plstore.el: Fix buildbot failure with XEmacsDaiki Ueno2012-04-262-1/+19
* | * lisp/emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue.Stefan Monnier2012-04-262-0/+2
* | Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-2614-109/+113
* | * image.el (image-type-from-buffer): Only return supported image type.Chong Yidong2012-04-262-1/+6
* | Fixes for diff-hunk-kill.Chong Yidong2012-04-262-47/+82
* | Allow undoing in read-only diff-mode buffers.Chong Yidong2012-04-262-17/+14
* | * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-2514-327/+317
* | Adapt ediff window handling to multi-tty.Chong Yidong2012-04-263-24/+41
* | Revive plstore editing mode previously reverted due to feature freeze.Daiki Ueno2012-04-262-6/+139
* | Add support for completion of quoted/escaped data.Stefan Monnier2012-04-258-440/+587
|\ \
| * | Remove unnecessary use of minibuffer-completing-file-name.Stefan Monnier2012-04-255-135/+127
| * | Use completion-table-with-quoting for comint and pcomplete.Stefan Monnier2012-04-254-197/+133
| * | * lisp/minibuffer.el: Use completion-table-with-quoting for read-file-name.Stefan Monnier2012-04-252-49/+39
| * | * lisp/minibuffer.el: Add support for completion of quoted/escaped data.Stefan Monnier2012-04-252-57/+286
* | | * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): UseLeo Liu2012-04-262-6/+16
|/ /
* | * progmodes/python.el (python-send-region): Add suffix .pyLeo Liu2012-04-252-1/+4
* | Fix whitespace highlighting of context diffs.Chong Yidong2012-04-254-14/+41
* | * lisp/files.el (auto-mode-alist): Use javascript-mode instead.Leo Liu2012-04-252-2/+6
* | Sync with soap-client repository. Support SOAP simpleType. (Bug#10331)Alex Harsanyi2012-04-253-16/+149
* | * cus-edit.el (custom-buffer-create-internal): Update header text.Chong Yidong2012-04-252-6/+9
* | Force interactive-mode in GDB on MS-Windows.Eli Zaretskii2012-04-252-2/+13
* | * notifications.el (top): Remove unneeded declarations.Michael Albinus2012-04-242-8/+2