Chong Yidong
1601aa7acf
* term.el (term-emulate-terminal): Encode input string before checking
...
its length.
2008-09-25 00:05:40 +00:00
Chong Yidong
e4bf03f6a8
(sh-mode-map): Don't assume that skeleton is loaded.
2008-09-24 22:51:09 +00:00
Chong Yidong
32655809a8
* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
...
loaded.
2008-09-24 22:50:56 +00:00
Chong Yidong
737e5c834b
(server-buffer-done): Avoid changing the buffer when deleting the
...
client's frame (bug#640).
2008-09-24 20:12:02 +00:00
Chong Yidong
ef1a3179f0
* server.el (server-buffer-done): Avoid changing the buffer when
...
deleting the client's frame (bug#640).
2008-09-24 20:11:47 +00:00
Chong Yidong
92d2ea2ce7
(vc-default-mark-resolved): New function.
2008-09-24 19:14:58 +00:00
Chong Yidong
b1a6746fb8
* vc.el (vc-default-mark-resolved): New function.
2008-09-24 19:14:48 +00:00
Chong Yidong
c8145d5e95
(rfc822-addresses): Prevent rfc822-bad-address from raising a
...
wrong-type-argument error.
2008-09-24 17:56:13 +00:00
Chong Yidong
574297e3b9
* mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
...
from raising a wrong-type-argument error.
2008-09-24 17:55:57 +00:00
Martin Rudalics
e3d51b2790
*** empty log message ***
2008-09-24 16:24:35 +00:00
Martin Rudalics
46f12fd46f
(describe-face): Print relative file name in help buffer.
2008-09-24 16:15:38 +00:00
Martin Rudalics
e8e8dbf923
(describe-function-1, describe-variable): Print
...
relative file name in help buffer.
2008-09-24 16:13:35 +00:00
Juanma Barranquero
062f2cfc1f
Fix previous changes.
2008-09-24 02:11:10 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Martin Rudalics
d6a3febd83
*** empty log message ***
2008-09-23 17:59:28 +00:00
Romain Francoise
86ec740ec4
(with-output-to-string): Make sure that the temporary buffer gets
...
killed.
2008-09-23 17:26:40 +00:00
Paul Reilly
b05f4920d5
*** empty log message ***
2008-09-23 11:32:25 +00:00
Paul Reilly
e93edd3fca
First pass at handling decoding the mbox message into the view buffer.
2008-09-23 11:30:17 +00:00
Martin Rudalics
8ca37e61fc
(latex-find-indent): ... and handle conjunction correctly this time.
2008-09-23 08:25:44 +00:00
Martin Rudalics
be10dcf247
(calculate-lisp-indent): Fix indentation problem with keyword symbols
...
when a list starts with ,@ or spaces. (Bug#1012)
2008-09-23 07:06:12 +00:00
Martin Rudalics
ea60d1b14f
(latex-find-indent): ... and don't change original position when
...
it fails.
2008-09-23 06:35:31 +00:00
Martin Rudalics
ee1751a5e8
(latex-find-indent): Try to handle
...
escaped close parens correctly. (Bug#954)
2008-09-23 06:15:52 +00:00
Tassilo Horn
b45c803b10
(fortune-in-buffer): Fix a bug which forced
...
usage of `fortune-file' even though a FILE argument was passed to
the function.
2008-09-22 10:24:31 +00:00
Dan Nicolaescu
9ba6e7d4b6
(command-line): Remove always true test.
2008-09-21 23:32:49 +00:00
Dan Nicolaescu
eab2ee8944
* emacs.c (standard_args): Add --daemon.
...
(main): Disconnect from the terminal when --daemon is passed.
(is_daemon): New variable.
(Fdaemonp): New function.
(syms_of_emacs): Defsubr it.
* startup.el (command-line): Start the server when in daemon mode.
* cmdargs.texi (Initial Options): Document --daemon.
2008-09-21 23:31:40 +00:00
Dan Nicolaescu
d06f801066
(frame-initialize): Remove spurious setting of
...
special-display-function with the default value.
2008-09-21 22:58:41 +00:00
Miles Bader
64763fe36c
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1424
2008-09-21 04:22:42 +00:00
Jay Belanger
11041c992f
(calcFunc-venum): Properly handle intervals.
2008-09-20 22:09:39 +00:00
Glenn Morris
f3681087a3
(lisp-indent-offset): Fix custom type. (Bug#1011)
2008-09-20 21:55:04 +00:00
Glenn Morris
3102b34263
David De La Harpe Golden <david at harpegolden.net>
...
(move-file-to-trash): Avoid recursive trashing if rename-file calls delete-file.
2008-09-20 21:29:03 +00:00
Glenn Morris
8cf5507b3c
*** empty log message ***
2008-09-20 21:14:57 +00:00
Glenn Morris
77f03403c0
Remove leading `*' from defcustom docs.
...
(fortune-program-options): Doc fix. Allow to be a string again. Add :version.
(fortune-in-buffer): Handle fortune-program-options as a string.
2008-09-20 21:09:37 +00:00
Glenn Morris
ca514f7274
Justin Bogner <mail at justinbogner.com> (tiny change)
...
(fortune-program-options): Change to a list.
(fortune-in-buffer): Use apply.
2008-09-20 20:57:47 +00:00
Glenn Morris
8230b7b3a1
Comment.
2008-09-20 20:16:29 +00:00
Glenn Morris
25b30b16a4
Ulrich Mueller <ulm at kph.uni-mainz.de>
...
Change encoding of file to utf-8.
(authors-coding-system): Likewise.
2008-09-20 19:54:27 +00:00
Glenn Morris
14c8159c89
Comments.
2008-09-20 19:48:38 +00:00
Glenn Morris
926558fb3b
Ami Fischman <ami at fischman.org>
...
(savehist-save): Handle errors in writing as well as reading.
2008-09-20 19:47:07 +00:00
Michael Olson
54e5f96269
Update ChangeLog
2008-09-20 04:43:04 +00:00
Michael Olson
a7be409c6b
tq.el: Disable undo in buffer.
2008-09-20 04:39:32 +00:00
Roland Winkler
204ebc5b24
(proced-grammar-alist, proced-custom-attributes)
...
(proced-format-alist, proced-format, proced-filter-alist)
(proced-filter, proced-sort): Use defcustom.
(proced-mode): Fix docstring.
(proced-process-attributes): Handle return value nil of functions
in proced-custom-attributes.
2008-09-20 03:03:07 +00:00
Martin Rudalics
c673dabeb8
(sgml-tag-syntax-table): Remove prefix
...
flag from "'" entry in sgml-tag-syntax-table.
2008-09-19 06:20:30 +00:00
Miles Bader
9d8efa3aab
(comint-output-filter): Make output field properties front-sticky
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1420
2008-09-19 00:37:30 +00:00
Dan Nicolaescu
89d9800051
* vc-bzr.el (vc-bzr-show-log-entry):
...
* vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
C-x v l for a directory uses that.
2008-09-18 17:01:41 +00:00
Simon Josefsson
8a28dd0bb6
(auto-mode-alist): Use sieve-mode for .sv, .siv, and
...
.sieve files.
2008-09-18 15:02:59 +00:00
Martin Rudalics
b1b6d77d47
(make-help-screen): Preserve key bindings
...
established in help-mode call when exiting this macro.
2008-09-18 08:37:14 +00:00
Kenichi Handa
b2a9ce7e48
Fix setting of composition-function-table.
2008-09-17 11:49:06 +00:00
Martin Rudalics
2cf7c3d167
(Info-follow-nearest-node): Don't raise an error for
...
mouse-1 clicks.
2008-09-17 06:52:00 +00:00
Jay Belanger
ba0421242c
*** empty log message ***
2008-09-17 02:36:46 +00:00
Jay Belanger
fa786329aa
(calc-convert-temperature): Use default units when appropriate.
2008-09-17 02:25:37 +00:00
Chong Yidong
f768e8e8c9
(flyspell-math-tex-command-p): Always catch errors raised in
...
`texmathp'.
(flyspell-tex-math-initialized): Remove.
2008-09-17 00:55:38 +00:00