aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/progmodes/python.el: Updated Copyright years.old-branches/pythonFabián Ezequiel Gallina2012-06-141-1/+1
* Merge from trunkFabián Ezequiel Gallina2012-06-14222-9334/+12632
|\
| * * lisp/emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.Stefan Monnier2012-06-143-23/+14
| * lisp/makefile.w32-in (COMPILE_FIRST): Remove subr.el.Juanma Barranquero2012-06-152-1/+5
| * * lisp/files.el (abort-if-file-too-large): Use `file-size-human-readable'.Sam Steingold2012-06-142-2/+6
| * Fixes: debbugs:11708Andreas Schwab2012-06-142-37/+45
| * Auto-commit of loaddefs files.Glenn Morris2012-06-141-1/+1
| * * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.Stefan Monnier2012-06-133-12/+22
| * lisp/url/url-handlers.el (url-handler-regexp): Declare.Juanma Barranquero2012-06-132-0/+6
| * * lisp/emacs-lisp/edebug.el (edebug-read-function): Remove old incorrectStefan Monnier2012-06-132-2/+6
| * Do not set mark on single mouse-1 clicks.Chong Yidong2012-06-132-6/+14
| * * lisp/textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB.Stefan Monnier2012-06-132-1/+6
| * * lisp/loadup.el: Count byte-code functions as well.Stefan Monnier2012-06-132-2/+6
| * * lisp/emacs-lisp/byte-opt.el (featurep): Move compiler-macro...Stefan Monnier2012-06-133-10/+13
| * * lisp/emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt.Stefan Monnier2012-06-132-2/+8
| * * lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump):Drew Adams2012-06-132-29/+33
| * * net/dbus.el (dbus-call-method): Use timeout for `read-event'.Michael Albinus2012-06-132-1/+6
| * lisp/help-mode.el (bookmark-make-record-default): Declare.Juanma Barranquero2012-06-132-0/+6
| * Auto-commit of loaddefs files.Glenn Morris2012-06-131-1/+1
| * In the Package Menu, indicate packages that are newly-available.Chong Yidong2012-06-132-27/+58
| * * lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in recentStefan Monnier2012-06-122-1/+6
| * * url-handlers.el: Re-order file to avoid recursive load.Chong Yidong2012-06-122-15/+18
| * Various minor variable/hook cleanups.Chong Yidong2012-06-1214-63/+114
| * New input method vietnamese-vni.Nguyen Thai Ngoc Duy2012-06-121-1/+1
| * * lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump): New funs.Drew Adams2012-06-112-1/+41
| * Merge bugfixes done in Gnus trunkGnus developers2012-06-112-8/+14
| * Change face used for fortran.el directivesGlenn Morris2012-06-112-2/+8
| * * lisp/emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recentStefan Monnier2012-06-112-1/+5
| * Fix compiler-expansion of CL's cXXr functions.Stefan Monnier2012-06-115-80/+154
| * Tweak startup image choice logic.Chong Yidong2012-06-112-1/+7
| * Use lexical-binding for all of CL, and clean up its namespace.Stefan Monnier2012-06-1110-342/+339
| * Sync with Tramp 2.2.6-pre.Michael Albinus2012-06-1111-667/+1230
| * Give ImageMagick lowest priority in image-type-file-name-regexps.Chong Yidong2012-06-112-1/+9
| * * lisp/emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.Johan Bockgård2012-06-102-3/+29
| * * lisp/emacs-lisp/pcase.el (pcase--let*): New function.Stefan Monnier2012-06-102-72/+96
| * Merge bugfixes done in Gnus trunkGnus developers2012-06-103-6/+17
| * Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-1013-262/+245
| * 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