| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve fix for resizing minibuffer windows. | Martin Rudalics | 2012-04-20 | 1 | -32/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/startup.el: Fix typo. | Chong Yidong | 2012-04-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix resizing of minibuffer windows (Bug#11276). | Martin Rudalics | 2012-04-20 | 3 | -20/+44 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing prefix warning in pascal.el. | Chong Yidong | 2012-04-27 | 2 | -23/+29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * emacs-lisp/assoc.el: Move to obsolete/. | Stefan Monnier | 2012-04-26 | 3 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/gnus/plstore.el: Fix buildbot failure with XEmacs | Daiki Ueno | 2012-04-26 | 2 | -1/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue. | Stefan Monnier | 2012-04-26 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT). | Stefan Monnier | 2012-04-26 | 14 | -109/+113 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow word wrap together with whitespace-mode (bug #11341) | Eli Zaretskii | 2012-04-26 | 2 | -5/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't disable Unicode menus on Windows NT and later due to random errors. | Eli Zaretskii | 2012-04-26 | 2 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * image.el (image-type-from-buffer): Only return supported image type. | Chong Yidong | 2012-04-26 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for diff-hunk-kill. | Chong Yidong | 2012-04-26 | 2 | -47/+82 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow undoing in read-only diff-mode buffers. | Chong Yidong | 2012-04-26 | 2 | -17/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/vc/vc-mtn.el: | Stefan Monnier | 2012-04-25 | 14 | -327/+317 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adapt ediff window handling to multi-tty. | Chong Yidong | 2012-04-26 | 3 | -24/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revive plstore editing mode previously reverted due to feature freeze. | Daiki Ueno | 2012-04-26 | 2 | -6/+139 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/elisp-covers.texi: Remove file. | Glenn Morris | 2012-04-25 | 2 | -253/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/front-cover-1.texi: Remove file. | Glenn Morris | 2012-04-25 | 2 | -52/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove doc/lispref/tindex.pl | Glenn Morris | 2012-04-25 | 4 | -125/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/Makefile.in (srcs): Remove back.texi (which is unused). | Glenn Morris | 2012-04-25 | 3 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for completion of quoted/escaped data. | Stefan Monnier | 2012-04-25 | 9 | -440/+595 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary use of minibuffer-completing-file-name. | Stefan Monnier | 2012-04-25 | 5 | -135/+127 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use completion-table-with-quoting for comint and pcomplete. | Stefan Monnier | 2012-04-25 | 4 | -197/+133 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/minibuffer.el: Use completion-table-with-quoting for read-file-name. | Stefan Monnier | 2012-04-25 | 2 | -49/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/minibuffer.el: Add support for completion of quoted/escaped data. | Stefan Monnier | 2012-04-25 | 3 | -57/+294 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use | Leo Liu | 2012-04-26 | 2 | -6/+16 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/python.el (python-send-region): Add suffix .py | Leo Liu | 2012-04-25 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix whitespace highlighting of context diffs. | Chong Yidong | 2012-04-25 | 4 | -14/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/files.el (auto-mode-alist): Use javascript-mode instead. | Leo Liu | 2012-04-25 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync with soap-client repository. Support SOAP simpleType. (Bug#10331) | Alex Harsanyi | 2012-04-25 | 3 | -16/+149 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cus-edit.el (custom-buffer-create-internal): Update header text. | Chong Yidong | 2012-04-25 | 2 | -6/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Force interactive-mode in GDB on MS-Windows. | Eli Zaretskii | 2012-04-25 | 2 | -2/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add `notifications-get-capabilities' of notifications.el. | Michael Albinus | 2012-04-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notifications.el (top): Remove unneeded declarations. | Michael Albinus | 2012-04-24 | 2 | -8/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notifications.el (notifications-get-capabilities): Fix docstring. | Michael Albinus | 2012-04-24 | 1 | -15/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS. | Andreas Schwab | 2012-04-24 | 2 | -3/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notifications.el (notifications-specification-version): Change to "1.2". | Michael Albinus | 2012-04-24 | 4 | -38/+90 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ruby-mode.el: Handle general delimited literals. | Stefan Monnier | 2012-04-24 | 4 | -14/+120 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code. | Stefan Monnier | 2012-04-24 | 4 | -28/+65 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286). | Dmitry Gutov | 2012-04-24 | 2 | -3/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/ruby-mode.el: Handle general delimited literals. | Dmitry Gutov | 2012-04-24 | 2 | -6/+56 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notifications.el (notifications-interface) | Michael Albinus | 2012-04-24 | 4 | -3/+84 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/python.el: Move hideshow setup to the end. | Leo Liu | 2012-04-24 | 2 | -9/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't clear echo area prematurely when handling select window events (Bug#113... | Martin Rudalics | 2012-04-24 | 4 | -1/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/gnutls.c: Fix previous change. | Juanma Barranquero | 2012-04-24 | 2 | -2/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obsoleted argument list of `dbus-register-signal'. | Michael Albinus | 2012-04-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode | Stefan Monnier | 2012-04-23 | 4 | -57/+61 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg. | Ivan Andrus | 2012-04-23 | 4 | -6/+29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/gnutls.c (init_gnutls_functions): Fix bug#11311. | Juanma Barranquero | 2012-04-24 | 2 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not create empty overlays with the evaporate property (Bug#9642). | Paul Eggert | 2012-04-23 | 2 | -18/+27 | |