aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not passMichael Albinus2010-07-112-5/+13
* Add compilation regexps for cucumber and ruby.Aleksei Gusev2010-07-103-2/+18
* Merge changes from emacs-23 branch.Chong Yidong2010-07-1030-106/+296
|\
| * Add some font-locking for Python 2.7.Christoph Scholtes2010-07-062-6/+18
| * Minor zone.el fix.Glenn Morris2010-07-062-4/+11
| * Minor fix to describe-key, and a docstring.Chong Yidong2010-07-063-2/+10
| * * net/zeroconf.el (zeroconf-resolve-service)Michael Albinus2010-07-032-7/+10
| * * net/zeroconf.el (zeroconf-service-remove-hook): New defun.Michael Albinus2010-07-032-0/+21
| * Avoid displaying files with a nil state in vc-dir.Dan Nicolaescu2010-06-302-16/+28
| * * xml.el (xml-parse-region): Avoid infloop (Bug#5281).Chong Yidong2010-06-302-12/+18
| * lisp/ChangeLog: Remove "(tiny change)" note.Juanma Barranquero2010-06-291-3/+2
| * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)Leo Liu2010-06-292-3/+4
| * Font lock fix for batch mode (Bug#5719).Chong Yidong2010-06-272-4/+8
| * Minor fix for htmlfontify.el (Bug#6239).Chong Yidong2010-06-272-1/+6
| * Remove unnecessary let-bindings in bookmark.el (Bug#6515)Chong Yidong2010-06-272-6/+10
| * Fix typos in some Keywords comments.Glenn Morris2010-06-263-5/+5
| * Update cl-loaddefs.elAndreas Schwab2010-06-261-1/+1
| * Fix bugs #6144 and #6467.Eli Zaretskii2010-06-252-2/+11
| * Doc fix.Štěpán Němec2010-06-232-2/+11
| * Minor bs.el font-lock change.Yoni Rabkin2010-06-232-1/+6
| * Backport from trunk: doc fix.Karl Fogel2010-06-222-1/+7
| * Fix vc-annotate for renamed files when using Git.Dan Nicolaescu2010-06-222-9/+23
| * * lisp/font-setting.el: Fix previous change.Glenn Morris2010-06-221-1/+1
| * * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).Glenn Morris2010-06-223-7/+8
| * Minor js.el fix.Glenn Morris2010-06-222-5/+7
| * * lisp/wid-edit.el (widget-complete): Doc fix.Glenn Morris2010-06-212-1/+8
| * * lisp/url/ChangeLog: Standardize author name .Glenn Morris2010-06-211-1/+1
| * * lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.Jürgen Hötzel2010-06-212-3/+7
| * Fix annotating other revisions for renamed files in vc-annotate.Dan Nicolaescu2010-06-212-4/+12
| * Fix vc-annotate-show-changeset-diff-revision-at-line for git.Dan Nicolaescu2010-06-212-1/+8
| * Fix finding revisions in for renamed files in vc-annotate.Dan Nicolaescu2010-06-213-4/+15
| * Fix reading file names in Git annotate buffers.Dan Nicolaescu2010-06-212-2/+12
| * * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in fileAlan Mackenzie2010-06-202-1/+11
| * Close bug#6422.Glenn Morris2010-06-182-1/+4
| * Close bug#6450.Glenn Morris2010-06-182-1/+6
| * * lisp/subr.el (read-quoted-char): Fix up last change.Stefan Monnier2010-06-162-6/+9
* | Prevent find-file from opening empty buffer when decryptin failed (bug#6568).Daiki Ueno2010-07-082-0/+24
* | Improve ispell.el word completion handling. Agustín Martín2010-07-072-17/+40
* | Minor zone.el fixes for bug#6483.Glenn Morris2010-07-062-35/+42
* | Set default-frame-alist, if necessary, in menu/tool-bar-mode.Chong Yidong2010-07-053-9/+24
* | Fix multi-click selection behavior (Bug#6565).Chong Yidong2010-07-052-5/+16
* | * lisp/bookmark.el (bookmark-bmenu-switch-other-window,Karl Fogel2010-07-041-6/+3
* | * net/dbus.el (dbus-send-signal): Declare function.Juanma Barranquero2010-07-042-0/+5
* | * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).Michael Albinus2010-07-042-13/+50
* | Simplify mouse-dragging implementation.Chong Yidong2010-07-023-242/+136
* | * lisp/autoinsert.el (auto-insert-alist): Fix readabilityJuri Linkov2010-07-032-3/+8
* | * lisp/faces.el (read-face-name): Rename arg `string-describing-default'Juri Linkov2010-07-032-8/+18
* | Replace delete-backward-char Lisp calls in Viper (Bug#6552).Chong Yidong2010-07-022-6/+14
* | 2010-07-01 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-07-012-1/+7
* | * ruler-mode.el (ruler--save-header-line-format): Fix typos.Chong Yidong2010-07-012-8/+11