Stefan Monnier
8e77fbb49f
(lazy-completion-table): Don't be fooled if the var holds
...
a "list" (lambda ...) rather than a real completion list.
2005-12-19 02:20:33 +00:00
Stefan Monnier
61f03d6f8f
(cl-macroexpand-all): Fix code-walk for
...
lexical-let when encountering ((lambda (...) ...) ...).
2005-12-19 02:17:38 +00:00
Bill Wohler
0b0d984ecb
(Tool Bars): Mention that you can turn off tool bars permanently via
...
the customize interface
2005-12-18 18:03:57 +00:00
Luc Teirlinck
20ce8b1c72
*** empty log message ***
2005-12-18 05:39:10 +00:00
Chong Yidong
917e8d0ba2
* progmodes/sh-script.el (sh-mode): Add keymap to docstring.
2005-12-18 01:18:45 +00:00
Chong Yidong
1aa545c147
* language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
...
* textmodes/picture.el (picture-mode): Update docstrings.
2005-12-18 01:17:27 +00:00
Chong Yidong
233d51957b
Docstring keymaps checked.
2005-12-18 01:16:00 +00:00
Chong Yidong
8af4f7f70d
Circle printing bug fixed.
2005-12-18 00:20:09 +00:00
Miles Bader
3031d8b0bb
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 169-173)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-signature-separator): Fix custom type.
* lisp/gnus/mm-decode.el (mm-inlined-types): Fix custom type.
(mm-keep-viewer-alive-types): Ditto.
(mm-automatic-display): Ditto.
(mm-attachment-override-types): Ditto.
(mm-inline-override-types): Ditto.
(mm-automatic-external-display): Ditto.
2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-buttonized-mime-types): Mention addition of
multipart/alternative and add xref to mm-discouraged-alternatives
in doc string.
* lisp/gnus/mm-decode.el (mm-discouraged-alternatives): Add xref to
gnus-buttonized-mime-types in doc string.
2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/rfc2047.el (rfc2047-charset-to-coding-system): Recognize
us-ascii as a MIME charset.
* lisp/gnus/mm-bodies.el (mm-decode-content-transfer-encoding): Protect
against the case where the 2nd arg TYPE is nil.
2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-start.el (gnus-no-server-1): Mention
`gnus-level-default-subscribed' in doc string.
2005-11-26 Dave Love <fx@gnu.org>
* lisp/gnus/tls.el (open-tls-stream): Rename arg SERVICE to PORT.
(tls-program, tls-success): Provide openssl alternative.
* lisp/gnus/starttls.el: Doc fixes.
(starttls-open-stream-gnutls, starttls-open-stream): Rename arg
SERVICE to PORT.
2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-start.el (gnus-start-draft-setup): Enforce
`gnus-draft-mode' for nndraft:drafts at startup.
* lisp/gnus/gnus.el (gnus-splash): Change custom group.
(gnus-group-get-parameter, gnus-group-parameter-value): Describe
allow-list argument.
* lisp/gnus/gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
string.
2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
* lisp/gnus/mm-decode.el (mm-display-external): Add lacked cdr.
2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (MIME Commands): Mention addition of
multipart/alternative to gnus-buttonized-mime-types and add xref
to mm-discouraged-alternatives.
* man/emacs-mime.texi (Display Customization): Mention addition of
"image/.*" and add xref to gnus-buttonized-mime-types in the
mm-discouraged-alternatives section.
2005-12-17 21:41:34 +00:00
Eli Zaretskii
abeb585559
*** empty log message ***
2005-12-17 17:29:36 +00:00
Eli Zaretskii
df6d09dd40
($(TIT), leim-list.el): Warn that parts of commands enclosed in $(ARGQUOTE)s
...
should not be split between two lines, as that will break with GNU Make >3.80,
when sh.exe is used and arg quoting is with '..'.
2005-12-17 17:29:20 +00:00
Eli Zaretskii
c3d49b7a31
(autoloads, custom-deps): Warn that parts of commands enclosed in $(ARGQUOTE)s
...
should not be split between two lines, as that will break with GNU Make >3.80,
when sh.exe is used and arg quoting is with '..'.
(autoloads): Don't break the quoted --eval expression between several lines.
2005-12-17 17:27:35 +00:00
Eli Zaretskii
bb49fc13a6
(bootstrap-temacs): Warn that parts of commands enclosed in $(ARGQUOTE)s
...
should not be split between two lines, as that will break with GNU Make >3.80,
when sh.exe is used and arg quoting is with '..'.
2005-12-17 17:25:20 +00:00
Chong Yidong
6b8dfbf78a
2005-12-17 Chong Yidong <cyd@stupidchicken.com>
...
* print.c (print_preprocess): Just signal an error if print_depth
is exceeded.
2005-12-17 15:55:29 +00:00
Chong Yidong
04df9646f2
Revert last change.
2005-12-17 15:51:00 +00:00
Chong Yidong
2173b58252
* print.c (print_preprocess): Just signal an error if print_depth
...
is exceeded.
2005-12-17 15:46:16 +00:00
Chong Yidong
14e7cb9400
* emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
...
error from printing circular structures.
2005-12-17 15:45:55 +00:00
Eli Zaretskii
d912b87a54
Set a breakpoint on w32_abort.
2005-12-17 15:14:03 +00:00
Eli Zaretskii
6872b31c68
(widget-checkbox-action): Clear undo info.
2005-12-17 08:53:38 +00:00
Richard M. Stallman
69487a1fef
(Minibuffer Contents): Minor cleanup.
2005-12-16 23:22:56 +00:00
Bill Wohler
6eee5abf2f
(kill-this-buffer): Set a good example by using menu bar, not menubar
...
in comment.
2005-12-16 20:37:23 +00:00
Stefan Monnier
f3725983e7
(c-after-change-check-<>-operators):
...
After-change-functions should not clobber the match data.
2005-12-16 20:07:49 +00:00
Juri Linkov
2a502a3271
*** empty log message ***
2005-12-16 19:10:49 +00:00
Juri Linkov
7fbaa67c62
(crm-minibuffer-completion-help):
...
Use `crm-current-element' for second arg of `display-completion-list'.
2005-12-16 19:09:43 +00:00
Juri Linkov
70f314248a
(Info-read-node-name-1): In completion-base-size-function's
...
lambda return 1 if common-substring or minibuffer-completion-contents
starts with (, and 0 otherwise.
2005-12-16 19:09:20 +00:00
Juri Linkov
fddf97f6cb
(PC-do-completion): Remove `(equal (point) beg)' to
...
place point at the first different character in the minibuffer
even if this position is at the beginning of the minibuffer.
2005-12-16 19:08:42 +00:00
Juri Linkov
6cdd02110f
(choose-completion): Use `buffer-substring-no-properties'
...
instead of `buffer-substring'.
(completion-common-substring): Doc fix.
(completion-setup-function): Use minibuffer-completion-contents
instead of minibuffer-contents. Don't set common-string-length
initially. Remove special handling of partial-completion-mode.
Move computation of completion-base-size into one cond. Call
completion-base-size-function in mainbuf. In computation of
completion-base-size for file name completion don't move point to
the end of the minibuffer. Move computation of common-string-length
into one cond. Start putting faces only when common-string-length>=0.
Add condition to put completions-common-part when common-string-length>0.
2005-12-16 19:08:21 +00:00
Juri Linkov
8aaba1c98e
Add minibuffer-completion-contents.
2005-12-16 19:07:32 +00:00
Juri Linkov
730723edb0
(Minibuffer Contents): Add minibuffer-completion-contents.
2005-12-16 19:05:54 +00:00
Juri Linkov
b5e1e44946
(Fminibuffer_completion_contents): New Lisp function
...
created from minibuffer_completion_contents.
(minibuffer_completion_contents): Remove.
(do_completion, Fminibuffer_complete_word)
(Fminibuffer_completion_help): Replace minibuffer_completion_contents
with Fminibuffer_completion_contents.
(syms_of_minibuf): Add Sminibuffer_completion_contents.
(Fdisplay_completion_list): Doc fix.
(display_completion_list_1): Use `nil' for second arg of
`Fdisplay_completion_list'.
2005-12-16 19:03:17 +00:00
Eli Zaretskii
ec6328a24a
(set-auto-mode): If search for mode specification failed, look for an
...
interpreter specified on the first line.
2005-12-16 15:44:39 +00:00
Carsten Dominik
812a8ed127
Version 4.0
2005-12-16 14:32:51 +00:00
Carsten Dominik
cfbc570982
*** empty log message ***
2005-12-16 14:32:16 +00:00
Carsten Dominik
4da1a99df4
(org-tags-match-list-sublevels): New option.
...
(org-open-at-point): implement tag searches as links
(org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
(org-make-tags-matcher, org-scan-tags, org-activate-tags): New
functions
(org-tags-sparse-tree, org-tags-view, org-set-tags)
(org-agenda-dispatch): New commands.
(org-use-tag-inheritance, org-tags-column): New options.
(org-tab-follows-link, org-return-follows-link): New options.
(org-tags): New customize group.
(org-start-icalendar-file): Get local time zone.
(org-tags-completion-function): New function.
(org-set-font-lock-defaults): make sure links will also
be highlighted inside headlines.
2005-12-16 14:31:22 +00:00
Carsten Dominik
f63bdfca44
*** empty log message ***
2005-12-16 14:30:44 +00:00
Eli Zaretskii
1b2105d9e3
Updates from Dave Love.
2005-12-16 12:49:13 +00:00
Eli Zaretskii
e4fd12dd39
*** empty log message ***
2005-12-16 12:17:14 +00:00
Eli Zaretskii
59be5828de
(term-emulate-terminal): Let term-handle-ansi-terminal-messages override
...
what Bash says about its current directory.
2005-12-16 12:16:35 +00:00
Eli Zaretskii
2ac7dc5505
Mark kill-whole-line as documented.
2005-12-16 12:06:41 +00:00
Eli Zaretskii
533286e0a0
(Killing by Lines): Document `kill-whole-line' function.
2005-12-16 12:03:17 +00:00
Eli Zaretskii
9a99230837
(Internal Links): Add a missing comma after an @xref.
2005-12-16 11:44:33 +00:00
Károly Lőrentey
a3700ef735
* buffers.texi (Select Buffer): Change `prev-buffer' to
...
`previous-buffer'. Indicate that these functions use a frame
local buffer list.
2005-12-16 11:37:43 +00:00
Károly Lőrentey
a74f9094c4
2005-12-16 Lőrentey Károly <lorentey@elte.hu>
...
* bindings.el (last-buffer): Move to simple.el.
* simple.el (last-buffer): Move here.
(get-next-valid-buffer): New function.
(next-buffer): Use frame-local buffer list, maintain buried buffer list.
(prev-buffer): Ditto. Rename to `previous-buffer'.
* menu-bar.el (menu-bar-update-buffers): Update references to `prev-buffer'.
* bindings.el (global-map): Ditto.
2005-12-16 11:35:25 +00:00
Károly Lőrentey
f469551947
Change prev-buffer' to previous-buffer'; add note on them using the
...
frame-local buffer list.
2005-12-16 11:33:25 +00:00
Luc Teirlinck
f63d5a0ec1
Introductory comment change.
...
(custom-magic-alist): Change message string for the `rogue' state.
2005-12-16 03:43:51 +00:00
Luc Teirlinck
6769aefaf9
*** empty log message ***
2005-12-16 03:42:27 +00:00
Richard M. Stallman
62e5dd0852
*** empty log message ***
2005-12-16 02:07:23 +00:00
Richard M. Stallman
1e81215898
Delete defcustom variable :tag names.
2005-12-16 02:06:54 +00:00
Richard M. Stallman
6c76000bb3
(partial-completion-mode): Doc fix.
2005-12-16 02:06:11 +00:00
Richard M. Stallman
324d09a608
(flyspell-external-point-words): Use save-excursion to ensure we don't
...
move backward in the search loop, not even one character.
(flyspell-delete-all-overlays): Use remove-overlays directly.
2005-12-16 02:02:42 +00:00