log lisp/ChangeLog @ 110434:ec099872cdc4

age author description
Mon, 20 Sep 2010 02:52:17 +0200 Juanma Barranquero * subr.el (y-or-n-p): Remove leftover code from revno 101459.
Mon, 20 Sep 2010 02:26:22 +0200 Juanma Barranquero * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
Sun, 19 Sep 2010 16:52:37 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
Sun, 19 Sep 2010 11:53:28 +0200 Stefan Monnier * lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
Sun, 19 Sep 2010 11:32:52 +0200 Stefan Monnier * lisp/fringe.el (fringe-styles): New var.
Sat, 18 Sep 2010 22:11:18 -0400 Michael Mauger SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
Sun, 19 Sep 2010 02:05:26 +0200 Stefan Monnier * lisp/emacs-lisp/warnings.el: Fix commenting convention.
Sat, 18 Sep 2010 12:23:12 -0500 Jay Belanger calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
Sat, 18 Sep 2010 18:21:16 +0200 Stefan Monnier * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
Sat, 18 Sep 2010 11:38:52 +0200 Eli Zaretskii Mention rounding of fringe width in the doc string of fringe-mode.
Fri, 17 Sep 2010 21:25:31 -0400 Chong Yidong * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
Sat, 18 Sep 2010 02:35:00 +0200 Stefan Monnier Fix and improve last syntax-propertize patch
Sat, 18 Sep 2010 00:28:10 +0200 Stefan Monnier * lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
Sat, 18 Sep 2010 00:09:58 +0200 Stefan Monnier * lisp/isearch.el (isearch-face): Rename from `isearch'.
Fri, 17 Sep 2010 23:07:57 +0200 Eli Zaretskii Fix bug #6933 regarding `half' width fringes.
Fri, 17 Sep 2010 16:31:06 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
Fri, 17 Sep 2010 15:30:30 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
Fri, 17 Sep 2010 11:04:35 +0200 Jan D Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
Fri, 17 Sep 2010 09:58:07 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
Thu, 16 Sep 2010 20:08:06 -0400 Chong Yidong * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
Thu, 16 Sep 2010 18:47:21 -0400 Chong Yidong Define obsolete alias x-cut-buffer-or-selection-value.
Thu, 16 Sep 2010 18:32:54 -0400 Chong Yidong * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
Thu, 16 Sep 2010 22:43:12 +0200 Michael Albinus * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
Wed, 15 Sep 2010 22:27:11 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message)
Wed, 15 Sep 2010 18:03:25 +0000 Alan Mackenzie (c-forward-<>-arglist-recur): Fix an infinite recursion.
Wed, 15 Sep 2010 17:51:15 +0000 Alan Mackenzie (c-forward-<>-arglist-recur): Correct the indentation.
Wed, 15 Sep 2010 17:30:43 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
Tue, 14 Sep 2010 23:14:44 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 14 Sep 2010 16:59:42 +0200 Juanma Barranquero Explicitly pass `obarray' to `unintern' to avoid a warning.
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 14 Sep 2010 13:11:44 +0200 Stefan Monnier * subr.el (unintern): Declare the obarray arg mandatory.
Tue, 14 Sep 2010 01:02:28 -0700 Glenn Morris Doc fixes related to diary-sort-entries.
Tue, 14 Sep 2010 00:21:03 -0700 Glenn Morris * lisp/calendar/appt.el (appt-check): Doc fix.
Tue, 14 Sep 2010 00:15:06 -0700 Glenn Morris Fix bug#6999.
Sun, 12 Sep 2010 13:46:57 -0400 David Reitter simple.el (line-move-visual): Do not truncate goal column to integer size.
Sat, 11 Sep 2010 20:23:45 +0200 Stefan Monnier * repeat.el (repeat): Allow repeating when the last event is a click.
Sat, 11 Sep 2010 15:25:48 +0200 Stefan Monnier * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
Sat, 11 Sep 2010 15:00:19 +0200 Stefan Monnier * lisp/font-lock.el (font-lock-beginning-of-syntax-function):
Thu, 09 Sep 2010 20:04:26 -0700 Glenn Morris Close bug#6211.
Tue, 07 Sep 2010 19:45:12 -0700 Glenn Morris Close bug#6976.
Tue, 14 Sep 2010 06:01:14 +0000 Katsumi Yamaoka time-date.el (format-seconds): Comment fix.
Mon, 13 Sep 2010 16:05:23 -0400 Michael Mauger SQL Mode 2.7: Code cleanup and primatives for SQL redirection
Mon, 13 Sep 2010 18:33:56 +0200 Juanma Barranquero Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
Mon, 13 Sep 2010 17:17:01 +0200 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
Mon, 13 Sep 2010 19:44:07 +0900 Daiki Ueno epa-file: suppress file-locking question on M-x revert-buffer
Mon, 13 Sep 2010 06:39:36 +0200 Michael Albinus * notifications.el (notifications-notify): Add support for
Sun, 12 Sep 2010 16:35:37 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
Sun, 12 Sep 2010 13:06:19 +0200 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
Sat, 11 Sep 2010 11:52:04 -0700 Glenn Morris Close bug#4196.
Fri, 10 Sep 2010 23:17:02 -0400 Michael Mauger SQL Mode, Version 2.6
Sat, 11 Sep 2010 00:36:27 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Fri, 10 Sep 2010 13:20:51 +0200 Agustin martin ispell.el: Improve comments. XEmacs compatibility changes.
Thu, 09 Sep 2010 15:24:39 +0200 Michael Albinus * net/tramp-cache.el (tramp-parse-connection-properties): Set
Wed, 08 Sep 2010 19:25:12 -0700 Glenn Morris Tiny image.el fixes.
Wed, 08 Sep 2010 18:21:23 +0200 Stefan Monnier Misc cleanups and simplifications.
Wed, 08 Sep 2010 18:14:44 +0200 Stefan Monnier * lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
Wed, 08 Sep 2010 09:02:38 -0700 Glenn Morris Very minor bytecomp fix.
Wed, 08 Sep 2010 08:59:10 -0700 Glenn Morris * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
Wed, 08 Sep 2010 17:53:08 +0200 Stefan Monnier * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):