aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * rst.el: Integrate support for `imenu' and `which-function'.Stefan Merten2012-09-203-107/+189
* * lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.Stefan Monnier2012-09-203-30/+39
* * lisp/calc/calc.el: Fix last change by removing the whole chunk, since itStefan Monnier2012-09-202-28/+5
* In debug restore assignment to debugger-old-buffer.Martin Rudalics2012-09-202-0/+6
* Auto-commit of loaddefs files.Glenn Morris2012-09-201-1/+1
* * lisp/dired-aux.el (dired-diff): Remove (require 'diff) sinceJuri Linkov2012-09-202-3/+6
* * vc/diff.el (diff-latest-backup-file): Autoload.Chong Yidong2012-09-202-1/+6
* * lisp/calc/calc.el: Remove redundant autoload shape check.Stefan Monnier2012-09-195-27/+27
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.Stefan Monnier2012-09-192-1/+5
* * src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after*Stefan Monnier2012-09-194-20/+34
* Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-1910-60/+46
* src/w32gui.h (XParseGeometry): Do not declare.Juanma Barranquero2012-09-202-3/+4
* * w32inevt.c (w32_console_read_socket): Return -1 on failure, not 0.Paul Eggert2012-09-192-7/+7
* * lisp/dired-aux.el (dired-diff): Add (require 'diff) becauseJuri Linkov2012-09-192-3/+11
* * lisp/emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename fromStefan Monnier2012-09-192-24/+35
* * lisp/doc-view.el (doc-view-guess-paper-size)Stefan Monnier2012-09-192-5/+10
* New feature: set optimal slice from BoundingBox information.Tassilo Horn2012-09-194-18/+120
* * frame.c (read_integer): Remove. All uses replaced by strtol/strtoul.Paul Eggert2012-09-192-74/+35
* Partial fix for bug#12371Glenn Morris2012-09-192-0/+6
* Auto-commit of generated files.Glenn Morris2012-09-191-1/+3
* Allow customization of calendar month header textGlenn Morris2012-09-193-4/+78
* * killing.texi (Yanking): Minor clarification.Chong Yidong2012-09-192-1/+5
* * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry.Jan Djärv2012-09-196-148/+159
* * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-194-29/+64
* * lisp/dired.el (dired-mark): If the region is active in Transient MarkJuri Linkov2012-09-193-7/+37
* * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-194-11/+47
* * lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extraDmitry Gutov2012-09-193-18/+49
* * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv2012-09-182-1/+7
* Fix bug #12464 with test for giflib 5.0.0 on MS-Windows.Eli Zaretskii2012-09-182-1/+9
* Auto-commit of loaddefs files.Glenn Morris2012-09-181-1/+1
* rmailedit commentGlenn Morris2012-09-181-0/+2
* Fix some recent changes in debug.el.Martin Rudalics2012-09-182-4/+12
* Doc fixes for defface and friends.Chong Yidong2012-09-189-269/+331
* * lisp/progmodes/compile.el (compilation-start): Use compilation-always-killMartin Blais2012-09-182-23/+35
* * Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab2012-09-182-2/+13
* * Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert2012-09-174-10/+19
* * Makefile.in: Fix build error on FreeBSD.Paul Eggert2012-09-172-5/+12
* Fix bug #12196 with infloop when cache-long-line-scans is non-nil.Eli Zaretskii2012-09-172-8/+20
* Fix typo in previousGlenn Morris2012-09-171-1/+1
* 2012-09-17 Stefan Merten <smerten@oekonux.de>Stefan Merten2012-09-172-119/+166
* Add ChangeLog bug refsGlenn Morris2012-09-171-2/+3
* Make pcomplete less eager to add an extra space.Chong Yidong2012-09-173-4/+15
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-09-172-6/+5
* When toggling mime processing off, just don't do mime processing.Richard M. Stallman2012-09-172-16/+24
* rmail-retry-failure must avoid mime processing.Richard M. Stallman2012-09-172-1/+10
* message-in-body-p should not alter anything.Richard M. Stallman2012-09-172-2/+8
* Handle Mail mode correctly. Some code cleanup.Richard M. Stallman2012-09-172-28/+49
* Auto-commit of generated files.Glenn Morris2012-09-173-34/+38
* Fix bug when a name has no key.Richard M. Stallman2012-09-172-18/+24
* Fix a typo in a comment.Eli Zaretskii2012-09-171-1/+1