aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).Chong Yidong2010-06-202-1/+5
* * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in fileAlan Mackenzie2010-06-202-1/+11
* * image.c (free_image): Mark frame as garbaged (Bug#6426).Chong Yidong2010-06-192-0/+6
* * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).Chong Yidong2010-06-192-2/+7
* * keymap.c (Fdefine_key): Doc fix (Bug#6460).Chong Yidong2010-06-192-4/+10
* * etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)Ken Brown2010-06-182-11/+8
* 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
* doc/misc/ChangeLog: Remove duplicate entry.Juanma Barranquero2010-06-171-4/+0
* * lisp/font-lock.el (font-lock-major-mode): Rename fromStefan Monnier2010-06-163-9/+19
* * etc/NEWS.1-17: Fix typos.Juanma Barranquero2010-06-151-5/+5
* Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Glenn Morris2010-06-142-4/+10
* * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.Stefan Monnier2010-06-152-4/+8
* * etc/NEWS: appt-add.Glenn Morris2010-06-141-0/+4
* Tweak previous change.Glenn Morris2010-06-142-18/+43
* Close bug#5176.Ivan Kanis2010-06-142-7/+21
* * INSTALL: Update font information (Bug#6389).Chong Yidong2010-06-122-24/+11
* Close bug#6361.Bob Rogers2010-06-122-1/+6
* Close bug#6406.Štěpán Němec2010-06-122-1/+5
* * etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.Glenn Morris2010-06-123-2/+6
* Close bug#6408.Helmut Eller2010-06-122-1/+6
* * doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)Glenn Morris2010-06-092-3/+5
* Doc typo fixes.Glenn Morris2010-06-095-4/+14
* * INSTALL: General update.Glenn Morris2010-06-092-187/+161
* * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.Stefan Monnier2010-06-093-32/+53
* * lisp/emacs-lisp/advice.el (ad-compile-function):Stefan Monnier2010-06-082-0/+5
* * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;Stefan Monnier2010-06-083-3/+16
* * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-081-3/+4
* * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-082-2/+8
* * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Juanma Barranquero2010-06-082-1/+5
* * lisp/net/rcirc.el: Add support for password authentication.Jonathan Rockway2010-06-072-4/+26
* * net/dbus.el: Fix typos and declare function.Juanma Barranquero2010-06-052-11/+18
* * term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6...Chong Yidong2010-06-042-4/+10
* Add bug numberAndreas Schwab2010-06-041-1/+1
* * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Andreas Schwab2010-06-042-1/+8
* Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).Eric M. Ludlam2010-06-032-31/+31
* Fix typos.Juanma Barranquero2010-06-0314-75/+79
* Close bug#6336.Glenn Morris2010-06-022-1/+8
* Better doc fix for Bug#6283.Chong Yidong2010-06-022-18/+13
* searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).Chong Yidong2010-06-022-8/+14
* * lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Dan Nicolaescu2010-06-012-5/+19
* * lisp/vc-bzr.el (vc-bzr-revision-completion-table): ApplyStefan Monnier2010-05-312-3/+10
* Fix up changelog entryStefan Monnier2010-05-311-1/+1
* * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.Jonathan Marchand2010-05-312-1/+6
* * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in threadStefan Monnier2010-05-312-14/+27