Mon, 02 Aug 2010 16:23:50 +0200 |
Stefan Monnier |
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
|
Mon, 02 Aug 2010 06:14:26 +0200 |
Juanma Barranquero |
* term.el: Fix typos in docstrings.
|
Mon, 02 Aug 2010 02:13:02 +0200 |
Stefan Monnier |
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
|
Sun, 01 Aug 2010 05:19:23 +0200 |
Juanma Barranquero |
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
|
Sun, 01 Aug 2010 02:24:55 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
|
Fri, 30 Jul 2010 19:25:06 -0400 |
Chong Yidong |
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
|
Fri, 30 Jul 2010 02:50:13 +0200 |
Juanma Barranquero |
align.el: Doc fixes.
|
Wed, 04 Aug 2010 17:06:52 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Sun, 08 Aug 2010 19:42:47 +0200 |
Ulf Jasper |
Fixed bug#6766 (icalendar.el)
|
Sat, 07 Aug 2010 22:04:57 -0500 |
Jay Belanger |
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
|
Sat, 07 Aug 2010 19:57:07 -0400 |
Michael Mauger |
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
|
Sat, 07 Aug 2010 15:39:04 -0400 |
Chong Yidong |
Change `select-active-region' mechanics.
|
Sat, 07 Aug 2010 13:11:07 +0300 |
Eli Zaretskii |
simple.el (delete-forward-char): Doc fix.
|
Sat, 07 Aug 2010 12:31:03 +0300 |
Eli Zaretskii |
Evaluate file-local variables in tutorials.
|
Fri, 06 Aug 2010 19:48:59 +0000 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
|
Fri, 06 Aug 2010 16:34:23 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process ): Set connection
|
Fri, 06 Aug 2010 15:53:59 +0200 |
Michael Albinus |
* comint.el (comint-mode): Make directory tracking functions
|
Thu, 05 Aug 2010 21:01:00 -0700 |
Dan Nicolaescu |
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
|
Thu, 05 Aug 2010 20:11:32 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 10:15:22 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-dired-uncache): Flush directory
|
Tue, 03 Aug 2010 14:22:23 +0200 |
Juanma Barranquero |
* server.el (server-start): Simplify loop.
|
Tue, 03 Aug 2010 00:35:38 +0200 |
Stefan Monnier |
* lisp/frame.el (screen-height, screen-width, set-screen-width)
|
Mon, 02 Aug 2010 12:25:27 +0200 |
Stefan Monnier |
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
|
Mon, 02 Aug 2010 11:00:46 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
|
Sun, 01 Aug 2010 18:48:15 +0200 |
Juanma Barranquero |
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
|
Sun, 01 Aug 2010 15:57:07 +0200 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
Sat, 31 Jul 2010 20:38:19 -0400 |
Chong Yidong |
Package listing tweaks.
|
Sat, 31 Jul 2010 17:26:56 -0400 |
Chong Yidong |
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
|
Sat, 31 Jul 2010 20:01:08 +0000 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
Sat, 31 Jul 2010 19:21:16 +0200 |
Jan D |
* faces.el (face-all-attributes): Improved documentation (Bug#6767).
|