summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.Chong Yidong2011-01-212-1/+6
* | Rework 2011-01-15 changes to window.c.Martin Rudalics2011-01-212-26/+39
* | * lisp/comint.el (comint-replace-by-expanded-history-before-point): FixRoland McGrath2011-01-212-3/+11
* | * lisp/progmodes/js.el (js--regexp-literal): Count backslashes.Stefan Monnier2011-01-212-8/+12
* | * lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):Jari Aalto2011-01-212-1/+8
* | * lisp/subr.el (shell-quote-argument): Properly quote \n.Stefan Monnier2011-01-212-7/+7
* | compile.el fix for bug#7812Glenn Morris2011-01-202-6/+7
* | * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791)Glenn Morris2011-01-172-2/+17
* | * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate theStefan Monnier2011-01-172-3/+9
* | * image.c (syms_of_image): Don't access XSYMBOL's internals directly.Stefan Monnier2011-01-162-2/+8
* | Fix bug #7848 with using SET_SYMBOL_VALUE in image.cEli Zaretskii2011-01-162-2/+6
* | Bump version to 23.2.92.EMACS_PRETEST_23_2_92Chong Yidong2011-01-1421-755/+761
* | * building.texi (Compilation): Improve instructions for running two compilati...Chong Yidong2011-01-142-4/+7
* | Avoid crash in Fselect_frame due to null selected_window (Bug#7728).Martin Rudalics2011-01-142-18/+24
* | Make last-resort backup file in .emacs.d (Bug#6953).Mark Diekhans2011-01-146-11/+32
* | Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-142-4/+41
|\ \ | |/
| * merge emacs-23Kenichi Handa2011-01-144-12/+53
| |\ | |/ |/|
* | * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).Chong Yidong2011-01-132-8/+25
* | * message.el (message-bury): Add special-case handling for Rmail.Chong Yidong2011-01-122-4/+28
* | Another improvement of MIME handling in rmail.Kenichi Handa2011-01-122-110/+162
|\ \
| | * Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-142-4/+41
| |/
| * merge emacs-23Kenichi Handa2011-01-1229-134/+340
| |\ | |/ |/|
* | * message.el (message-mail): A compose-mail function should accept headers as...Glenn Morris2011-01-112-3/+12
* | Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-116-2/+91
* | lisp/emulation/tpu-edt.el: Regenerate md5sum.Chong Yidong2011-01-111-1/+1
* | * tmm.el (tmm-get-keymap): Skip bindings without labels.Stefan Monnier2011-01-102-34/+36
* | * whitespace.el (global-whitespace-newline-mode): Fix callStefan Monnier2011-01-102-1/+7
* | * net/tramp.el (tramp-find-inline-compress)Michael Albinus2011-01-102-5/+35
* | * net/tramp.el (tramp-default-method): Initialize with pscp/plinkMichael Albinus2011-01-102-8/+16
* | Fix bug #6684 with shell pipelines on MS-Windows.Eli Zaretskii2011-01-093-5/+17
* | Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-087-16/+29
* | Move directory-abbrev-alist doc from Lispref to Emacs manual.Chong Yidong2011-01-084-47/+44
* | Explain why directory-abbrev-alist should be anchored (Bug#7777).Chong Yidong2011-01-082-8/+14
* | * net/ldap.el (ldap-search-internal): Discard stderr output.Eric Hanchrow2011-01-082-1/+6
* | Fix bug #7777 with documentation of directory-abbrev-alist.Eli Zaretskii2011-01-074-5/+20
* | Fix description of emacsclientw.exe.Eli Zaretskii2011-01-072-14/+23
* | * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):Stefan Monnier2011-01-062-2/+7
| * merge emacs-23Kenichi Handa2011-01-120-0/+0
| |\ | |/ |/|
* | Fix handling of unknown MIME type (bug#7651).Kenichi Handa2011-01-042-2/+15
|\ \
| | * Another improvement of MIME handling in rmail.Kenichi Handa2011-01-122-110/+162
| |/
| * Fix handling of unknown MIME type (bug#7651).Kenichi Handa2011-01-042-2/+15
| * merge emacs-23Kenichi Handa2011-01-042043-2474/+2655
| |\ | |/ |/|
* | Backport bug 7517 fixes from trunk.Jan D.2011-01-033-94/+101
* | Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-032-8/+7
* | Forgot to mark tiny change.Glenn Morris2011-01-021-1/+1
* | Abbrev.el fix for bug #7733. (tiny change)Brent Goodrick2011-01-022-11/+17
* | * progmodes/python.el (python-mode): Don't impose font-lock.Stefan Monnier2011-01-022-1/+4
* | * doc/misc/nxml-mode.texi (Introduction): Fix file name typos.Eduard Wiebe2011-01-022-2/+6
* | Update refcards/*.tex short copyright year to 2011.Glenn Morris2011-01-0221-46/+38
* | * admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.Glenn Morris2011-01-022-15/+26