Mon, 20 Sep 2010 16:57:01 +0200 |
Stefan Monnier |
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
|
Mon, 20 Sep 2010 16:22:16 +0200 |
Stefan Monnier |
* lisp/progmodes/prolog.el (prolog-smie-forward-token)
|
Mon, 20 Sep 2010 16:15:27 +0200 |
Stefan Monnier |
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
|
Mon, 20 Sep 2010 15:27:59 +0200 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
|
Mon, 20 Sep 2010 13:53:42 +0200 |
Stefan Monnier |
* lisp/textmodes/ispell.el: Fix commenting convention.
|
Mon, 20 Sep 2010 13:20:38 +0200 |
Stefan Monnier |
* lisp/mail/sendmail.el: Fix commenting convention.
|
Mon, 20 Sep 2010 13:13:52 +0200 |
Stefan Monnier |
* lisp/help-fns.el (describe-variable): Add original value, if applicable.
|
Mon, 20 Sep 2010 03:20:32 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
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.
|