log lisp/ChangeLog @ 109489:b4b02bfd4d95

age author description
Thu, 22 Jul 2010 20:59:43 -0400 Michael Mauger SQL Mode Version2.4 - Improved login prompting
Thu, 22 Jul 2010 14:15:31 +0200 Juanma Barranquero * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
Thu, 22 Jul 2010 13:54:27 +0200 Juanma Barranquero * dired.el (dired-mode-map): Use command remapping (bug#6632).
Thu, 22 Jul 2010 13:09:52 +0200 Juanma Barranquero * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
Wed, 21 Jul 2010 06:40:47 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command)
Tue, 20 Jul 2010 21:56:55 -0400 Michael Mauger SQL Mode V2.3 - cleanup connection handling
Tue, 20 Jul 2010 21:15:01 +0200 Michael Albinus * net/tramp.el (tramp-file-name-handler): Trace 'quit.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 20 Jul 2010 12:29:05 +0200 Michael Albinus * net/tramp.el (tramp-perl-file-attributes)
Mon, 19 Jul 2010 13:06:42 +0200 Juanma Barranquero time.el: Use `define-derived-mode'. Simplify.
Sun, 18 Jul 2010 20:28:00 +0000 Alan Mackenzie Enhance `c-file-style' in file/directory local variables.
Sun, 18 Jul 2010 14:44:32 -0400 Michael Mauger SQL Mode V2.2 - Added sql-connect and sql-connection-alist
Sat, 17 Jul 2010 17:35:19 -0400 Chong Yidong Do not set bookmark context for images (Bug#6650).
Sat, 17 Jul 2010 16:21:51 -0400 Chong Yidong Revert 2010-07-14 change to deactivate mark; minor cleanups.
Sat, 17 Jul 2010 10:44:59 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
Fri, 16 Jul 2010 22:49:48 -0400 Chong Yidong Change x-select-enable-primary to nil.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 14:09:55 +0200 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
Thu, 15 Jul 2010 10:36:27 -0400 Simon South Correct my email address in the last update.
Wed, 14 Jul 2010 23:12:37 -0400 Simon South (delphi-previous-indent-of): Indent case blocks within record
Wed, 14 Jul 2010 22:34:47 -0400 Simon South (delphi-token-at): Give newlines precedence over literal tokens when
Wed, 14 Jul 2010 15:09:28 -0400 Karl Fogel * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
Wed, 14 Jul 2010 14:03:39 -0400 Chong Yidong Change clipboard/primary selection to X application standards.
Wed, 14 Jul 2010 12:41:40 -0400 Karl Fogel Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
Wed, 14 Jul 2010 11:57:54 -0400 Karl Fogel Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
Wed, 14 Jul 2010 11:54:26 -0400 Karl Fogel Fix attribution in a ChangeLog entry.
Tue, 13 Jul 2010 18:17:51 -0400 Karl Fogel * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
Tue, 13 Jul 2010 18:09:20 -0400 Karl Fogel [[[
Tue, 13 Jul 2010 13:02:27 -0400 Chong Yidong * lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
Tue, 13 Jul 2010 13:41:49 +0300 Adrian Robert term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.