Fri, 10 Dec 2010 18:50:58 -0800 |
Glenn Morris |
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
|
Fri, 10 Dec 2010 18:48:23 -0800 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
|
Fri, 10 Dec 2010 15:00:25 -0500 |
Stefan Monnier |
Derive from prog-mode, use derived-mode-p, and fix up various
|
Fri, 10 Dec 2010 09:10:08 -0500 |
Stefan Monnier |
* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
|
Fri, 10 Dec 2010 13:56:44 +0200 |
Eli Zaretskii |
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
|
Thu, 09 Dec 2010 19:47:49 -0800 |
Glenn Morris |
* lisp/files.el (diff-no-select): Declare.
|
Thu, 09 Dec 2010 19:39:18 -0800 |
Glenn Morris |
Small emacsbug.el stuff.
|
Thu, 09 Dec 2010 19:36:46 -0800 |
Glenn Morris |
* lisp/comint.el (comint-input-ring-file-name): Doc fix.
|
Thu, 09 Dec 2010 19:34:59 -0800 |
Glenn Morris |
Fix ChangeLog attribution.
|
Thu, 09 Dec 2010 21:07:53 +0200 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
Thu, 09 Dec 2010 08:55:03 -0200 |
Vinicius Jose Latorre |
Tiny code fix.
|
Wed, 08 Dec 2010 21:55:25 -0800 |
Glenn Morris |
Rename some landmark functions.
|
Wed, 08 Dec 2010 17:25:11 -0200 |
Vinicius Jose Latorre |
New version 13.2. (Bug#7582)
|
Wed, 08 Dec 2010 03:09:27 -0500 |
Karl Fogel |
Adjust parameter names and doc strings to resolve confusion over
|
Tue, 07 Dec 2010 21:00:12 -0800 |
Glenn Morris |
In gdb, try to init comint history from gdbhist.
|
Tue, 07 Dec 2010 19:47:27 -0800 |
Glenn Morris |
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
|
Tue, 07 Dec 2010 21:18:02 -0500 |
Stefan Monnier |
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
|
Tue, 07 Dec 2010 20:38:38 +0100 |
Tassilo Horn |
* simple.el (just-one-space): Make argument n default to 1 if
|
Tue, 07 Dec 2010 10:36:08 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
Mon, 06 Dec 2010 13:21:42 -0500 |
Stefan Monnier |
* lisp/simple.el (just-one-space): Delete newlines for negative arg.
|
Mon, 06 Dec 2010 11:51:37 -0500 |
Stefan Monnier |
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
|
Sat, 04 Dec 2010 20:01:23 -0500 |
Chong Yidong |
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
Sat, 04 Dec 2010 17:10:12 -0500 |
Chong Yidong |
Smarter initialization for dired-use-ls-dired (Bug#7546).
|
Fri, 03 Dec 2010 20:58:06 -0500 |
Stefan Monnier |
* lisp/replace.el: Add "collect" feature to occur.
|
Fri, 03 Dec 2010 19:49:49 -0500 |
Stefan Monnier |
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
|
Fri, 03 Dec 2010 18:20:27 -0500 |
Stefan Monnier |
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
|
Fri, 03 Dec 2010 18:14:50 -0500 |
Stefan Monnier |
* lisp/newcomment.el (comment-styles): Add docs to each style.
|
Fri, 03 Dec 2010 12:48:24 +0100 |
Jan D. |
Restore dock New Frame and Preferences menu functions (Bug#7535).
|
Thu, 02 Dec 2010 19:13:24 -0800 |
Glenn Morris |
Silence nxml-mode.el compilation.
|
Thu, 02 Dec 2010 19:10:25 -0800 |
Glenn Morris |
Remove leading `*' from nxml defcustom docs.
|