summaryrefslogtreecommitdiff
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-14661-21014/+26426
|\
| * * 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
| * Auto-commit of generated files.Glenn Morris2012-06-142-12/+12
| * .gdbinit: Update to match recent lisp.h changes.Paul Eggert2012-06-132-2/+6
| * Simplify lisp.h in minor ways that should not affect code.Paul Eggert2012-06-132-78/+47
| * src/makefile.w32-in ($(BLD)/data.$(O)): Update dependencies.Juanma Barranquero2012-06-132-0/+5
| * * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.Stefan Monnier2012-06-133-12/+22
| * Remove some unused definitions from src/sGlenn Morris2012-06-135-7/+13
| * 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
| * Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-1316-193/+125
| * * 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
| * Auto-commit of generated files.Glenn Morris2012-06-132-155/+318
| * * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.Deniz Dogan2012-06-132-12/+16
| * In the Package Menu, indicate packages that are newly-available.Chong Yidong2012-06-133-27/+63
| * Remove HAVE_SYSV_SIGPAUSE unused remnantsGlenn Morris2012-06-124-6/+3
| * * src/s/gnu.h (POSIX_SIGNALS): Remove (again).Glenn Morris2012-06-122-2/+4
| * USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)Paul Eggert2012-06-129-124/+91
| * Combine adjacent case blocks.Glenn Morris2012-06-121-22/+21
| * Remove src/s/sol2-10.hGlenn Morris2012-06-125-24/+33
| * Remove src/s/hpux11.hGlenn Morris2012-06-124-10/+18
| * * lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in recentStefan Monnier2012-06-122-1/+6
| * Drop some `quotes' in configure.in's final summaryGlenn Morris2012-06-121-1/+1
| * Remove a couple of src/s filesGlenn Morris2012-06-125-7/+9
| * Move NO_TERMIO, BROKEN_SIGIO from src/s to configureGlenn Morris2012-06-129-18/+25
| * * configure.in: Coalesce some function checking.Paul Eggert2012-06-122-9/+13
| * * configure.in: Anticipate platforms with no src/s file.Glenn Morris2012-06-122-6/+17
| * Fix autoconf quoting in previous changeGlenn Morris2012-06-121-1/+1
| * Auto-commit of generated files.Glenn Morris2012-06-122-0/+30
| * Handle availability of MagickMergeImageLayers and MagickExportImagePixelsChong Yidong2012-06-124-53/+59
| * * 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
| * Add file missing from last commit.Nguyen Thai Ngoc Duy2012-06-121-0/+305
| * New input method vietnamese-vni.Nguyen Thai Ngoc Duy2012-06-123-1/+7
| * * lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump): New funs.Drew Adams2012-06-112-1/+41
| * * image.c (imagemagick_load_image): Remove unused label.Paul Eggert2012-06-112-1/+4
| * Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-1120-55/+37