aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstreamJoakim Verona2012-01-2329-268/+714
|\
| * Replace vc-dired references in comments with vc-dir.Glenn Morris2012-01-232-12/+9
| * * lisp/eshell/esh-util.el (pcomplete/ssh): Remove alias. (tiny change)Mike Lamb2012-01-232-2/+2
| * Handle comments in eshell-read-hosts-file (tiny change)Mike Lamb2012-01-232-1/+6
| * lisp/subr.el: Rework previous change.Juanma Barranquero2012-01-232-12/+21
| * lisp/subr.el (display-delayed-warnings): Collapse identical adjacent messages.Juanma Barranquero2012-01-232-2/+18
| * * net/tramp.el (tramp-action-login): Set connection property "login-as".Michael Albinus2012-01-224-16/+43
| * mm-decode.el (mm-interactively-view-part): Fix prompt.Lars Magne Ingebrigtsen2012-01-222-1/+5
| * * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",Michael Albinus2012-01-212-3/+8
| * merge trunkKenichi Handa2012-01-211365-5834/+16522
| |\
| | * Fix windmove-reference-loc miscalculation.Jérémy Compostella2012-01-212-9/+14
| | * calc/calc-units.el (math-put-default-units): Don't use "1" as aJay Belanger2012-01-202-9/+15
| | * * lisp/international/mule.el (auto-coding-alist): Add .tbz.Glenn Morris2012-01-202-1/+4
| | * File-local variable fixes.Glenn Morris2012-01-204-124/+226
| | * In make-help-screen make original minor-mode-map-alist temporarily visible.Martin Rudalics2012-01-202-3/+11
| | * color.el (color-name-to-rgb): Use the white color to find the max color compo...Julien Danjou2012-01-192-1/+10
| | * Fix handling of persistent window parameters.Martin Rudalics2012-01-192-42/+44
| | * Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris2012-01-182-2/+3
| | |\
| | | * Revert unintentional addition of 2012 to Ecma copyright years.Glenn Morris2012-01-181-1/+1
| | | * Fix python-wy.el copyright header.Chong Yidong2012-01-181-2/+4
| | | * Bump version to 23.3.90.Chong Yidong2012-01-152-711/+717
| | | * Some copyright header fixes for grammar files.Chong Yidong2012-01-152-4/+5
| | | * * configure.in: Add i386 to cpp_undefs (Bug#8497).Glenn Morris2012-01-126-15/+15
| | | * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-101296-1302/+1302
| | | * Update short copyright year to 2012 (do not merge to trunk)Glenn Morris2012-01-102-2/+6
| | * | Update ChangeLog.Alan Mackenzie2012-01-181-0/+24
| | * | Eliminate sluggishness and hangs in fontification of "semicolon deserts".Alan Mackenzie2012-01-182-23/+168
| | * | Merge from trunk.Alan Mackenzie2012-01-187-76/+172
| | |\ \
| | | * | files.el doc fixes.Glenn Morris2012-01-172-5/+9
| | | * | * dired.el (dired-build-subdir-alist): Use string-match-p in previous change.Glenn Morris2012-01-171-1/+1
| | | * | * lisp/dired.el (dired-build-subdir-alist): Restrict previous change.Glenn Morris2012-01-171-1/+2
| | | * | * lisp/isearch.el (search-nonincremental-instead): Fix doc typo.Glenn Morris2012-01-172-1/+3
| | | * | Dired fixes for newlines in directory names.Glenn Morris2012-01-172-6/+44
| | | * | Update the ChangeLog.Alan Mackenzie2012-01-171-0/+11
| | | * | * net/tramp.el (tramp-local-end-of-line): New defcustom.Michael Albinus2012-01-172-5/+17
| | * | | Merge.Alan Mackenzie2012-01-1510-60/+265
| | |\ \ \
| | * | | | Fix filling for when filladapt mode is enabled.Alan Mackenzie2012-01-132-5/+6
| * | | | | international/mule-cmds.el (prefer-coding-system): Show a warning message if ...Kenichi Handa2012-01-182-1/+10
* | | | | | added stuff for loggingJoakim Verona2012-01-231-19/+28
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ upstreamJoakim Verona2012-01-1717-123/+380
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | * lisp/minibuffer.el (completion--replace): Strip properties.Stefan Monnier2012-01-162-36/+37
| | * | | | | Provide persistent window parameters.Martin Rudalics2012-01-162-23/+50
| | | |_|/ / | | |/| | |
| | * | | | * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.Michael Albinus2012-01-152-0/+5
| |/ / / /
| * | | | Allow visiting Info files with no "Up" pointer, such as DIR files.Eli Zaretskii2012-01-142-1/+6
| * | | | * startup.el (command-line): Fix values recognized by cursorBlink resource.Chong Yidong2012-01-152-1/+2
| * | | | * startup.el (command-line): Fix X resource class for cursorColor.Chong Yidong2012-01-142-1/+5
| * | | | Fix race condition in epg.el compat code.Paul Eggert2012-01-142-3/+9
| * | | | * lisp/dired.el (dired-get-filename): Fix 'verbatim case of previous change.Glenn Morris2012-01-132-3/+12
| * | | | dired fix for `ls -b' quoting of spaces (bug#10469)Glenn Morris2012-01-132-2/+18
| * | | | Fix EDE security flaw involving loading arbitrary Lisp from Project.ede.Eric M. Ludlam2012-01-134-52/+211
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|