Richard M. Stallman
9b3bf5e89c
Comment change.
2006-10-18 11:11:32 +00:00
Richard M. Stallman
6d44694e8c
(pp-eval-expression): Use `X' to read value.
...
Non-interactive arg is the value, not the expression.
2006-10-18 11:02:31 +00:00
Richard M. Stallman
71a05b36ba
(read-expression-map): Just set it, no defvar.
2006-10-18 10:58:39 +00:00
Richard M. Stallman
631890d8b9
(insert-for-yank-1): If last inserted char has properties,
...
mark them as rear-nonsticky.
2006-10-18 10:56:46 +00:00
Juanma Barranquero
6db11765bf
*** empty log message ***
2006-10-18 10:55:32 +00:00
Richard M. Stallman
851370b0f7
(recentf-mode): Doc fix.
2006-10-18 10:51:30 +00:00
Richard M. Stallman
f3359de125
(facemenu-add-new-face): Defend against symbol that isn't a face name.
2006-10-18 10:51:00 +00:00
Richard M. Stallman
ec9581d515
(dired-do-copy): Doc fix.
2006-10-18 10:50:28 +00:00
Juanma Barranquero
b2c28d9b2f
(Processing of Errors): Use @var for an argument, not @code.
2006-10-18 10:41:08 +00:00
Chong Yidong
fb137cb530
** raman@users.sf.net, Oct 9: shell-mode: cursor Point loses on long prompts:
...
is fixed.
2006-10-18 04:59:49 +00:00
Chong Yidong
ac6701ea5c
* simple.el (line-move-1): During fields during motion to the
...
beginning of line to avoid getting point stuck.
2006-10-18 04:58:29 +00:00
Chong Yidong
7b7341f8c6
"dominik@science.uva.nl, Oct 12: org-mode with flyspell-mode freezes emacs"
...
is fixed
2006-10-18 04:18:11 +00:00
Chong Yidong
15d8dc8b2b
* textmodes/flyspell.el (flyspell-word-search-backward): Set
...
inhibit-point-motion-hooks to avoid looping due to intangibile
text.
2006-10-18 04:13:46 +00:00
Richard M. Stallman
accd662d60
*** empty log message ***
2006-10-17 19:39:43 +00:00
Richard M. Stallman
8df1f8f020
*** empty log message ***
2006-10-17 06:51:34 +00:00
YAMAMOTO Mitsuharu
57714a862f
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
2006-10-17 00:29:25 +00:00
Richard M. Stallman
ff53796b82
*** empty log message ***
2006-10-16 18:57:58 +00:00
Richard M. Stallman
94da4eb43b
(Edebug Recursive Edit): Minor cleanup.
2006-10-16 18:57:45 +00:00
Richard M. Stallman
b98cf8d67b
(Format of Keymaps): Show all the keymap element
...
patterns that result from menu items.
(Key Lookup): Minor cleanups.
2006-10-16 18:57:04 +00:00
Richard M. Stallman
ca76830859
(Precalculated Fontification): Don't say that
...
not setting font-lock-defaults avoids loading font-lock.
2006-10-16 18:54:26 +00:00
Richard M. Stallman
d5168faff6
Fix prev change.
2006-10-16 18:53:23 +00:00
Richard M. Stallman
652fcb8f37
(Documentation): Move xref to Emacs Manual here.
...
(Documentation Basics): From here.
Also doc emacs-lisp-docstring-fill-column.
2006-10-16 18:53:04 +00:00
Richard M. Stallman
1e24a34b74
Update version and ISBN.
2006-10-16 18:51:34 +00:00
Richard M. Stallman
16c9326b5d
(Interactive Call): Clarify KEYS arg to call-interactively is a vector.
...
(Command Loop Info): Delete anchor in this-command-keys.
Add anchor in this-command-keys-vector.
(Recursive Editing): Document how recursive-edit handles the current buffer.
2006-10-16 18:50:56 +00:00
Richard M. Stallman
871711183b
Use @var instead of capitalization.
...
Clarify many widget type descriptions.
2006-10-16 18:48:28 +00:00
Richard M. Stallman
3bd25af140
Update ISBN.
2006-10-16 18:47:11 +00:00
Richard M. Stallman
ddbb1956a7
(describe-function-1): Special case optimization for self-insert-command.
2006-10-16 14:57:01 +00:00
Magnus Henoch
784f5416cf
(url-https-create-secure-wrapper): Always use tls gateway method.
2006-10-16 14:28:46 +00:00
Jan Djärv
b43da35222
* gtkutil.c (get_utf8_string): Remove warnings with casts.
...
(xg_tool_bar_button_cb): Ditto
(xg_tool_bar_callback): Ditto.
2006-10-16 14:20:38 +00:00
Kim F. Storm
ff07e0ac40
(ido-reread-directory): Work in `dir' mode too.
2006-10-16 12:42:24 +00:00
Kim F. Storm
80f6025cb0
*** empty log message ***
2006-10-16 12:41:37 +00:00
YAMAMOTO Mitsuharu
7c682cf194
(mac_query_char_extents): Don't return glyph ID if layout
...
adjustment is needed.
(mac_load_query_font): Check if width and height are positive.
2006-10-16 08:59:31 +00:00
YAMAMOTO Mitsuharu
2e6266ac57
(Fmac_get_preference, Fmac_code_convert_string): Add GCPROs.
2006-10-16 08:58:39 +00:00
YAMAMOTO Mitsuharu
8ce2650dbe
(adjust_frame_glyphs_for_frame_redisplay): Remove unused variable ch_dim.
...
(adjust_frame_glyphs_for_window_redisplay): Likewise. Don't allocate
menu bar window matrices on non-X systems.
2006-10-16 08:58:20 +00:00
Kim F. Storm
fc53ebf6bd
2006-10-15 Martin Rudalics <rudalics@gmx.at>
...
Require 'regexp-opt.
2006-10-15 20:48:56 +00:00
Kim F. Storm
63c2b8f4eb
*** empty log message ***
2006-10-15 20:48:35 +00:00
Kim F. Storm
ff4e2883a3
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
...
(flymake-get-project-include-dirs-imp): Use shell-quote-argument.
2006-10-15 20:42:28 +00:00
Kim F. Storm
88b7c0e4d3
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
...
(explicit-bash-args): Use shell-quote-argument.
2006-10-15 20:42:10 +00:00
Kim F. Storm
81fe5f4b28
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
...
(ada-find-in-src-path): Use shell-quote-argument.
Use grep -E rather than egrep.
2006-10-15 20:41:42 +00:00
Kim F. Storm
534e8a33d0
*** empty log message ***
2006-10-15 20:41:03 +00:00
Kim F. Storm
1c36d72a5a
2006-10-15 Michaël Cadilhac <michael.cadilhac@lrde.org>
...
(ido-exhibit): Allow `-', `_', and trailing `$' in user id.
2006-10-15 20:33:12 +00:00
Kim F. Storm
c5ae030510
*** empty log message ***
2006-10-15 20:32:52 +00:00
Chong Yidong
7e69f90429
* woman.el (woman2-format-paragraphs): Avoid infinite loop in case
...
there is no terminating newline.
2006-10-15 19:13:44 +00:00
YAMAMOTO Mitsuharu
d0834a5ca0
(set-version): Set version numbers in "mac" subdirectory.
2006-10-15 04:19:49 +00:00
Richard M. Stallman
2ca464c4d9
*** empty log message ***
2006-10-15 04:04:45 +00:00
Miles Bader
92edaeeda5
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 150-152)
- Update from CVS
2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
"blank line" when searching for end of armor headers.
2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gmm-utils.el (gmm-write-region): Fix variable name.
2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gmm-utils.el (gmm-write-region): New function based on compatibility
code from `mm-make-temp-file'.
* lisp/gnus/mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
* lisp/gnus/nnmaildir.el (nnmaildir--update-nov)
(nnmaildir-request-replace-article, nnmaildir-request-accept-article):
Use `gmm-write-region'.
2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* man/gnus.texi (Other modes): Fix typo. Add alternative index entry for
gnus-dired-attach.
(Selecting a Group): Fix typo.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-475
2006-10-15 02:49:46 +00:00
Kim F. Storm
646ff7942c
(filesets-run-cmd--repl-fn): Use shell-quote-argument.
2006-10-14 23:25:55 +00:00
Kim F. Storm
7dc9c189f7
*** empty log message ***
2006-10-14 23:25:43 +00:00
Eli Zaretskii
65b4263fd0
(filesets-cmd-shell-command): Quote buffer-file-name to protect whitespace and
...
metacharacters from the shell.
2006-10-14 14:10:25 +00:00
Eli Zaretskii
53bc2a31a3
*** empty log message ***
2006-10-14 13:03:17 +00:00