Glenn Morris
602d718e8a
Bug number (partial fix).
2009-02-26 08:29:13 +00:00
Glenn Morris
ee6ccffcef
(rmail-summary-rmail-update): Use rmail-message-unseen-p.
2009-02-26 08:23:05 +00:00
Glenn Morris
d6223c2391
Comment (don't hard-code bug address).
2009-02-26 03:54:40 +00:00
Glenn Morris
44ea2d6c29
(c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)
2009-02-26 03:54:01 +00:00
Glenn Morris
0d0ff7bc4f
Tobias C. Rittweiler <tcr at freebits.de> (tiny change)
...
(sendmail-send-it): `call-process-region' can return a string. (Bug#2428)
2009-02-26 03:53:15 +00:00
Glenn Morris
a1e32f8910
Mention bug 1720.
2009-02-26 03:52:06 +00:00
Miles Bader
1e0093eae1
Regenerate configure with fixed AC_FUNC_MKTIME
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1555
2009-02-26 02:41:37 +00:00
Chong Yidong
3f2d84c759
Bump version to 23.0.91.
2009-02-26 01:06:51 +00:00
Chong Yidong
fa35ec3633
Regenerate.
2009-02-26 01:00:05 +00:00
Chong Yidong
101c5cb56b
Regenerate.
2009-02-26 00:42:30 +00:00
Juanma Barranquero
e600eb79f4
* bs.el (bs--down):
...
* ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
2009-02-25 20:33:19 +00:00
Glenn Morris
16689c4084
Remove local setting of bug-reference-url-format since it's in dir-locals now.
2009-02-25 17:32:28 +00:00
Juanma Barranquero
107bd7d102
Fix previous entry.
2009-02-25 14:45:31 +00:00
Juanma Barranquero
8fc457448c
* lread.c (Fload): Stop checking Vloads_in_progress and signal
...
error as soon as a recursive load is detected.
2009-02-25 12:47:23 +00:00
Juanma Barranquero
96ad1a2f46
Update autoload checksum.
2009-02-25 12:31:58 +00:00
Glenn Morris
de5af6bb81
(dired-guess-shell-alist-user): Fix doc typo.
2009-02-25 08:41:44 +00:00
Glenn Morris
9af66738a6
(eval-expression): Mention truncation in doc.
2009-02-25 08:18:30 +00:00
Glenn Morris
16ac2e615c
(eval-last-sexp): Mention truncation in doc.
2009-02-25 08:18:00 +00:00
Katsumi Yamaoka
87202be109
(toplevel): Remove autoload for gnus-setup-message.
...
(gnus-dired-attach): Fake this-command value to prevent Gnus from displaying
Gnus logo; always use compose-mail.
2009-02-25 04:20:32 +00:00
Glenn Morris
8a76755b73
(Emacs for minimalists): New node. (Bug#2452)
2009-02-25 04:01:00 +00:00
Dan Nicolaescu
02ffe8e3ab
(vc-dir-update): Make sure ./ is always first in the listing.
2009-02-25 04:00:08 +00:00
Glenn Morris
bd6e492c7c
Mention Zile.
2009-02-25 03:58:48 +00:00
David Reitter
ddf6d79fd8
mailclient.el: declare clipboard-kill-ring-save
2009-02-25 03:44:18 +00:00
Kenichi Handa
8bec9e5c6e
(ps-mule-begin-job): Don't call auto-compose-region.
2009-02-25 01:08:45 +00:00
Kenichi Handa
39656cb399
*** empty log message ***
2009-02-25 01:07:12 +00:00
Stefan Monnier
43c660bc89
(ns-working-overlay): Don't make it buffer-local.
...
(ns-working-overlay-len): Remove. Use ns-working-overlay instead.
(ns-delete-working-text): Merge with ns-unecho-working-text.
Decide which to use based on ns-working-overlay.
(ns-unecho-working-text): Remove.
(ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
2009-02-24 21:11:53 +00:00
Eli Zaretskii
49c956ebaa
Fix last change.
2009-02-24 19:20:19 +00:00
Eli Zaretskii
d7d1c408fe
Mention the MS-DOS section in etc/PROBLEMS.
2009-02-24 19:11:49 +00:00
Eli Zaretskii
dbf9702edc
Mention problems with username in the MS-DOS port on MS-Windows.
2009-02-24 19:09:03 +00:00
Juanma Barranquero
221d9807b3
* textmodes/ispell.el (ispell-region): Adapt "done" message
...
to coding conventions. (Bug#2447)
2009-02-24 16:25:10 +00:00
Juanma Barranquero
5f0e32eae1
* scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
...
argument is 0. Doc fix. (Bug#1527)
2009-02-24 16:11:06 +00:00
Jason Rumney
a4bead1292
(Fontsets): Correction to fontset-standard description.
2009-02-24 14:01:21 +00:00
Jason Rumney
a93be82a3c
Add bug reference
2009-02-24 13:42:02 +00:00
Jason Rumney
70bb6cacce
(International): Link to Modifying Fontsets.
2009-02-24 13:38:14 +00:00
Jason Rumney
b545ff9ce2
(Fontsets): Mention fontset-default, font specs and fallback fontsets.
...
(Defining Fontsets): Mention ns and w32 variants of standard-fontset-spec.
Update description of startup fontset to match Emacs 23 behavior.
(Modifying Fontsets): New section.
2009-02-24 13:33:58 +00:00
Adrian Robert
f097e22350
* nsterm.m (ns_ring_bell): Convert rect to window coordinates
...
before caching.
2009-02-24 12:44:27 +00:00
Kenichi Handa
cf06418438
(fontset_find_font): Fix the condition for checking
...
unavailable font.
2009-02-24 11:57:32 +00:00
Kenichi Handa
8810a12f1c
*** empty log message ***
2009-02-24 11:53:34 +00:00
Juanma Barranquero
f54e2d1ceb
* w32-vars.el (w32-system-shells): Doc fix.
2009-02-24 11:53:33 +00:00
Juanma Barranquero
d9cce2069c
* nt/README.W32: Fix typos.
2009-02-24 11:50:34 +00:00
Juanma Barranquero
1640b45278
* INSTALL: Add comment about TCC; fix typos.
2009-02-24 11:05:40 +00:00
Juanma Barranquero
68ba6c4956
* image.el (image-load-path-for-library, insert-sliced-image):
...
Fix typos in docstrings.
2009-02-24 10:28:57 +00:00
Juanma Barranquero
4a3f9f7faf
Fix comment.
2009-02-24 09:08:18 +00:00
Adrian Robert
ebb2656558
correct minor typo in comments
2009-02-24 06:15:32 +00:00
Glenn Morris
cb92c15044
(flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
2009-02-24 04:44:19 +00:00
Glenn Morris
2c7d156554
(Finternal_set_font_selection_order): Remove leading whitespace that
...
confuses documentation.
2009-02-24 03:39:57 +00:00
Glenn Morris
92bd667f24
(elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
...
(elint-find-builtin-args): Make the match more restrictive.
Handle errors. Return a result actually containing the function name.
2009-02-24 03:32:19 +00:00
Glenn Morris
433c16523a
(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
...
(rmail-quit): Don't swap buffers. (Bug#2441)
(rmail-list-to-menu): Don't globally bind `name'.
2009-02-24 03:31:39 +00:00
Glenn Morris
af1d43f946
(cperl-find-pods-heres): Don't globally bind `name'.
2009-02-24 03:31:15 +00:00
Glenn Morris
a8b5bb5f32
(eshell-parse-ange-ls): Define `name' before potential use.
2009-02-24 03:30:46 +00:00