aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (vc-path): Make it an obsolete var, rather than function.Stefan Monnier2010-02-022-1/+5
* * textmodes/ispell.el (ispell-message-text-end): Remove final newlineJuri Linkov2010-02-032-1/+6
* * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) byJuri Linkov2010-02-032-2/+7
* * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"Michael Albinus2010-02-022-1/+6
* * arc-mode.el (archive-zip-extract): Use `member-ignore-case' toJuri Linkov2010-02-022-5/+16
* Avoid obsolete special default variables like default-major-mode.Stefan Monnier2010-02-017-18/+30
* (doc-view-new-window-function): Be a bit more defensive.Stefan Monnier2010-02-012-4/+26
* (vc-bzr-dir-extra-headers): Add a header when aDan Nicolaescu2010-01-312-18/+37
* * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at theJuri Linkov2010-01-312-19/+33
* * .bzrignore: Add TAGS-LISP.Juri Linkov2010-01-311-0/+4
* Add bug#.Kenichi Handa2010-01-311-1/+1
* from trunkKenichi Handa2010-01-312-10/+15
|\
| * * nsterm.m (ns_defined_color): Block input. Suggested by MikeChong Yidong2010-01-312-10/+15
* | font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is ...Kenichi Handa2010-01-312-0/+7
|/
* * fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).Chong Yidong2010-01-302-1/+11
* src/config.in: Regenerate.Chong Yidong2010-01-301-0/+3
* * nsterm.m (ns_ring_bell): Handle visible bell like X.Chong Yidong2010-01-302-15/+54
* eieio.texi: Remove execute bit.Glenn Morris2010-01-301-0/+0
* * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.Andreas Schwab2010-01-302-2/+6
* Fix typos.Juanma Barranquero2010-01-301-18/+19
* Regenerate ldefs-boot.el.emacs-pretest-23.1.92Chong Yidong2010-01-291-730/+757
* Bump version to 23.1.92.Chong Yidong2010-01-2918-35/+35
* Regenerate AUTHORS.Chong Yidong2010-01-291-42/+59
* (vc-bzr-after-dir-status): Match another renaming indicator.Dan Nicolaescu2010-01-292-1/+6
* Mark last change as tiny.Chong Yidong2010-01-291-1/+1
* * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).Chong Yidong2010-01-292-0/+9
* Don't signal error on incorrect dirtrack regexp (Bug#5476)Chong Yidong2010-01-292-1/+6
* Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).Chong Yidong2010-01-293-2/+9
* * net/tramp.el (tramp-handle-insert-directory): Handle alsoMichael Albinus2010-01-292-1/+8
* w32inevt.c (key_event): Remove unnecessary comparison ofEli Zaretskii2010-01-292-1/+6
* Explain mbox folder links.Glenn Morris2010-01-281-0/+11
* Fix up spurious execute-bit on net/tramp.elStefan Monnier2010-01-281-0/+0
* * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,Michael Albinus2010-01-283-13/+45
* * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#...Chong Yidong2010-01-282-1/+9
* Flymake fix to handle more C++ filenames (Bug#5488).Chong Yidong2010-01-282-8/+17
* * fileio.c (Frename_file): Fix last change (Bug#5487).Chong Yidong2010-01-282-2/+4
* Fixes for NetBSD (Bug#4629, Bug#2072).Chong Yidong2010-01-283-5/+7
* display.texi (Auto Faces): Say fontification-functions is calledAlan Mackenzie2010-01-282-9/+16
* Add bug number to recent change.Jason Rumney2010-01-281-1/+1
* Fix last bogus commit.Katsumi Yamaoka2010-01-281-2/+2
* xfns.c (Fx_create_frame): Remove window size matching code fromJan Djärv2010-01-282-146/+7
* Fix some busybox annoyances.Michael Albinus2010-01-282-10/+53
* * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)Glenn Morris2010-01-272-0/+3
* (log-edit-strip-single-file-name): Add missing :safe, :group, andGlenn Morris2010-01-272-3/+11
* Add some details of bzr's --fixes option.Glenn Morris2010-01-271-4/+6
* Fix typos, check for negative ASCII characters.Jason Rumney2010-01-281-4/+4
* Use Unicode for console keyboard input on Windows.Jason Rumney2010-01-272-9/+73
* Fix src/ChangeLog.Kenichi Handa2010-01-271-1/+1
* from trunkKenichi Handa2010-01-276-25/+128
|\
| * Add a quick-start guide.Glenn Morris2010-01-261-5/+56