summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #11720 with cursor positioning in outline-mode and Org buffers.Eli Zaretskii2012-06-162-6/+5
* Fix bug #11653 with a crash when more than 16 overlay strings are loaded.Eli Zaretskii2012-06-162-3/+7
* Fix bug #11653 with cursor positioning in a row that has only strings.Eli Zaretskii2012-06-162-0/+23
* Fix for xterm reportBackground query.Chong Yidong2012-06-162-0/+6
* (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)Stefan Merten2012-06-162-5/+8
* Added and corrected some comments.Stefan Merten2012-06-162-14/+18
* * category.h (CHAR_HAS_CATEGORY): Define as inline.Andreas Schwab2012-06-163-16/+19
* Fix bug #11677 with segfault when deleting windows under -batch.Eli Zaretskii2012-06-162-17/+29
* lisp/makefile.w32-in (COMPILE_FIRST): Synch with changes in 2008-06-22T13:57:...Juanma Barranquero2012-06-152-7/+8
* erc: use auth-sourceJulien Danjou2012-06-152-1/+19
* * macroexp.el (macroexp--compiler-macro): Fix paren typo.Stefan Monnier2012-06-141-1/+1
* * lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner.Stefan Monnier2012-06-143-8/+17
* 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