summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-104-3/+17
|\
| * Regenerate ldefs-boot.el.emacs-24.1Chong Yidong2012-06-101-103/+100
| * * mail/rmail.el (rmail-yank-current-message): Leave point at correct position.Glenn Morris2012-06-092-1/+6
| * * allout-widgets.el: Fix code headerChong Yidong2012-06-072-1/+5
| * Bump version to 24.1.Chong Yidong2012-06-018-108/+140
* | * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.Andreas Schwab2012-06-092-1/+5
* | * ebuff-menu.el (electric-buffer-list): Preserve header line.Chong Yidong2012-06-092-1/+6
* | Fix parallel bootstrap build in lisp/ on MS-Windows.Eli Zaretskii2012-06-092-4/+10
* | In special-display-popup-frame don't use window--display-buffer (Bug#11651).Martin Rudalics2012-06-092-5/+12
* | Fix "lisp nesting exceeds max-lisp-eval-depth" errors on MS-Windows.Eli Zaretskii2012-06-092-1/+5
* | Doc improvements for face remapping.Chong Yidong2012-06-092-22/+41
* | Don't autoload functions too eagerly during macroexpansion.Stefan Monnier2012-06-088-56/+74
* | Mark tiny changeGlenn Morris2012-06-081-1/+1
* | icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specsUlf Jasper2012-06-082-1/+7
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-0927-655/+565
* | * net/tramp-compat.el (tramp-compat-temporary-file-directory): Avoid infloop.Michael Albinus2012-06-082-15/+22
* | Clean up scoping rule of predefined single-word vars.Stefan Monnier2012-06-088-65/+69
* | lisp/textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:5...Juanma Barranquero2012-06-082-1/+30
* | Mention in "C-u C-x =" display how to insert the character w/o input methods.Eli Zaretskii2012-06-083-2/+12
* | Merge bugfixes done in Gnus trunkKatsumi Yamaoka2012-06-082-3/+28
* | * lisp/bindings.el (global-map): Bind XF86Forward to next-buffer andSam Steingold2012-06-084-0/+20
* | Get rid of cl-lexical-let, keeping only lexical-let for compatibility.Stefan Monnier2012-06-075-202/+264
* | Move old compatiblity to cl.el. Remove cl-macroexpand-all.Stefan Monnier2012-06-076-210/+191
* | Cleanup cl-macs namespace. Add macro helpers in macroexp.el.Stefan Monnier2012-06-0711-498/+535
* | * tmm.el (tmm-prompt): Use string-prefix-p.Stefan Monnier2012-06-072-28/+22
* | * subr.el (kbd): Make it its own function.Stefan Monnier2012-06-072-9/+14
* | * rst.el: Use `eval-when-compile' for requiringStefan Merten2012-06-072-45/+107
* | Fix previous calendar-in-read-only-buffer change.Glenn Morris2012-06-061-1/+1
* | * lisp/mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.Glenn Morris2012-06-062-2/+9
* | * lisp/emacs-lisp/macroexp.el: Don't require CL since we don't use it.Stefan Monnier2012-06-062-38/+45
* | * lisp/calendar/calendar.el (calendar-in-read-only-buffer):Sam Steingold2012-06-062-2/+7
* | * net/tramp-compat.el (tramp-compat-temporary-file-directory):Michael Albinus2012-06-063-17/+28
* | * progmodes/python.el (python-send-region): Ensure, that theMichael Albinus2012-06-062-3/+11
* | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the outputStefan Monnier2012-06-062-1/+7
* | * files.el (enable-remote-dir-locals): New option.Michael Albinus2012-06-062-1/+14
* | Find rcs2log in the source-directory when running uninstalledGlenn Morris2012-06-052-4/+22
* | Remove lib-src/vcdiffGlenn Morris2012-06-052-1/+3
* | Replace the last use of the external vcdiff scriptGlenn Morris2012-06-052-25/+88
* | Make ledit.el obsolete.Glenn Morris2012-06-052-1/+6
* | Add Obsolete-since: header.Glenn Morris2012-06-051-1/+2
* | * lisp/calendar/calendar.el (calendar-exit): reinstate the 2012-03-28 patch.Sam Steingold2012-06-052-44/+24
* | * emacs-list/cust-print.el: Move to obsolete.Stefan Monnier2012-06-052-0/+2
* | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors duringStefan Monnier2012-06-053-5/+15
* | Add native compiler-macro support.Stefan Monnier2012-06-057-58/+80
* | Clean up and simplify buffer display routines.Martin Rudalics2012-06-052-83/+82
* | * vc-sccs.el (vc-sccs-workfile-unchanged-p): Replace external vcdiff script.Glenn Morris2012-06-042-4/+17
* | * lisp/emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.Stefan Monnier2012-06-042-2/+8
* | Update autogenerated bootstrap file.Stefan Monnier2012-06-041-264/+269
* | image.el (imagemagick-enabled-types): Remove CIN.Chong Yidong2012-06-042-2/+2
* | More tweaks to ImageMagick types.Chong Yidong2012-06-042-9/+16