Carsten Dominik
d924f2e5dc
(org-agenda-custom-commands): New option.
...
(org-agenda): Offer custom commands on splash screen.
(org-make-tags-matcher): Parser for Boolean logic added.
(org-agenda-set-tags): New command.
(org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
(org-set-tags): Efficiency improvements.
(org-auto-align-tags): New option.
(org-todo, org-demote, org-promote): Realign tags.
(org-tags-completion-function): Use also "&" and "|" as
separators.
(org-org-menu): Agenda commands simplified.
2005-12-20 08:08:48 +00:00
David Kastrup
54e42ad99a
(AUCTeX): Update version and mailing list info.
2005-12-20 04:17:37 +00:00
Luc Teirlinck
d8ea07f6dc
(Documentation Tips): Minor change.
2005-12-20 03:47:55 +00:00
Stephen Gildea
2953de8c3f
* mh-customize.el (mh-after-commands-processed-hook): New variable.
...
(mh-before-commands-processed-hook): Rename from mh-folder-updated-hook.
* mh-e.el (mh-process-commands): Rename mh-folder-updated-hook to
mh-before-commands-processed-hook, call new mh-after-commands-processed-hook.
(mh-folders-changed): New variable (for mh-after-commands-processed-hook).
2005-12-20 03:44:32 +00:00
Luc Teirlinck
3c9af4381a
(Common Keywords): Fix Texinfo usage.
...
(Group Definitions, Variable Definitions): Update for new conventions
for using `*' in docstrings.
2005-12-20 03:19:50 +00:00
Luc Teirlinck
0e83c4e915
*** empty log message ***
2005-12-20 03:18:39 +00:00
Luc Teirlinck
eef4e174d8
(Documentation Tips): Update for new conventions for using `*' in docstrings.
2005-12-20 03:08:11 +00:00
Luc Teirlinck
77df907a15
*** empty log message ***
2005-12-20 03:07:04 +00:00
Richard M. Stallman
f5eb910a1a
(Electric C): Delete the info about newline control.
...
(Other C Commands): Minor cleanup.
(Left Margin Paren): Minor cleanup.
2005-12-20 02:49:17 +00:00
Luc Teirlinck
2b8fa3be38
(Easy Customization): Add "Browsing Custom" to menu.
...
(Customization Groups): Delete text moved to "Browsing Custom".
(Browsing Custom): New node.
(Specific Customization): Clarify which commands only work for loaded options.
2005-12-19 23:33:53 +00:00
Bill Wohler
cee9f5c6a1
* mh-acros.el:
...
* mh-alias.el:
* mh-comp.el:
* mh-customize.el:
* mh-e.el:
* mh-funcs.el:
* mh-gnus.el:
* mh-identity.el:
* mh-inc.el:
* mh-index.el:
* mh-init.el:
* mh-junk.el:
* mh-mime.el:
* mh-pick.el:
* mh-print.el:
* mh-seq.el:
* mh-speed.el:
* mh-utils.el:
Follow commenting conventions. Don't use ;;; form so much, except for
headings. Precede headings with page feed. This was mostly already
done, so I made it a convention. Did not update copyright on a couple
of files since this was an insignificant change.
2005-12-19 23:32:16 +00:00
Luc Teirlinck
c8fee34526
*** empty log message ***
2005-12-19 23:31:31 +00:00
Richard M. Stallman
321e487061
*** empty log message ***
2005-12-19 23:19:02 +00:00
Luc Teirlinck
7667fa3a2d
(font-lock): Add tags to the links in the defgroup.
2005-12-19 23:18:17 +00:00
Luc Teirlinck
06cdb5dbbe
(customize-apropos, customize-apropos-options): Docstring changes.
2005-12-19 23:17:19 +00:00
Alan Mackenzie
108262a0fa
Amend the file for CC Mode 5.31. In particular, relax the injunction
...
that all braces/parens at column zero start defuns.
2005-12-19 22:21:41 +00:00
Romain Francoise
de64bbfaf7
*** empty log message ***
2005-12-19 17:15:58 +00:00
Stefan Monnier
addcdb7c89
(Vfunction_key_map): Docstring fix: mention that bindings can be functions.
2005-12-19 15:46:13 +00:00
Chong Yidong
eb0d286432
* longlines.el (longlines-mode): Wrap while widened.
...
(longlines-decode-region, longlines-encode-region): Compute max
just once.
2005-12-19 14:30:56 +00:00
YAMAMOTO Mitsuharu
faef8681cb
(syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended default
...
value change.
2005-12-19 09:56:00 +00:00
YAMAMOTO Mitsuharu
d6a90a49de
*** empty log message ***
2005-12-19 08:31:44 +00:00
YAMAMOTO Mitsuharu
862c94ca8e
(x_handle_dnd_message): Drag-and-drop items are now
...
stored in member `args' of struct input_event.
2005-12-19 08:31:33 +00:00
YAMAMOTO Mitsuharu
00cff0a110
(construct_drag_n_drop): Drag-and-drop items are now
...
stored in member `args' of struct input_event.
2005-12-19 08:31:23 +00:00
YAMAMOTO Mitsuharu
bf0f0659d9
(struct input_event): Fix comment for DRAG_N_DROP_EVENT.
2005-12-19 08:31:12 +00:00
YAMAMOTO Mitsuharu
cfe3a871cf
(create_apple_event_from_event_ref): Remove 5th argument from extern.
2005-12-19 08:31:04 +00:00
YAMAMOTO Mitsuharu
70ed951a16
(mac_do_receive_drag): Drag-and-drop items are now
...
stored in member `args' of struct input_event.
(x_use_underline_position_properties): Undo 2005-07-13 change.
(syms_of_macterm) <x-use-underline-position-properties>: Likewise.
(mac_use_core_graphics, mac_wheel_button_is_mouse_2)
(mac_pass_command_to_system, mac_pass_control_to_system): New
boolean variables renamed from Lisp_Object ones
Vmac_use_core_graphics, Vmac_wheel_button_is_mouse_2,
Vmac_pass_command_to_system, and Vmac_pass_control_to_system. All
uses changed.
(syms_of_macterm): DEFVAR_BOOL them. Remove previous DEFVAR_LISPs.
Make them user options.
(mac_handle_command_event, mac_store_services_event): Call
create_apple_event_from_event_ref without 5th argument.
(backtranslate_modified_keycode): Mask off modifier keys that are
mapped to some Emacs modifiers before passing it to KeyTranslate.
(syms_of_macterm): Make variables `mac-emulate-three-button-mouse',
`mac-wheel-button-is-mouse-2', and `mac-*-modifier' user options.
Fix docstrings of `mac-*-modifier'.
2005-12-19 08:30:56 +00:00
YAMAMOTO Mitsuharu
70e88ff1e4
(create_apple_event_from_event_ref): Remove arg `types'.
...
(do_applescript): Change argument types to Lisp_Object. All uses
changed.
2005-12-19 08:30:27 +00:00
YAMAMOTO Mitsuharu
82de1de962
(make_lispy_event): Drag-and-drop items are now
...
stored in member `args' of struct input_event.
2005-12-19 08:30:17 +00:00
YAMAMOTO Mitsuharu
6e1c22fb1c
(macselect.c.x): Depend on keymap.h.
2005-12-19 08:29:43 +00:00
YAMAMOTO Mitsuharu
62ffc23213
(mac-handle-language-change)
...
(mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
(mac-services-open-selection, mac-services-mail-selection)
(mac-services-mail-to, mac-services-insert-text)
(mac-dispatch-apple-event): Add docstrings.
(x-get-selection, mac-select-convert-to-string): Select coding
system from `utf-16be' and `utf-16le' using `byteorder'.
2005-12-19 08:29:06 +00:00
YAMAMOTO Mitsuharu
814b36fe09
(all): Add user options in macterm.c. Add test for
...
Mac-related built-ins. Fix test for GTK-related built-ins.
2005-12-19 08:28:55 +00:00
YAMAMOTO Mitsuharu
aed903f75f
(mac): New group.
2005-12-19 08:28:38 +00:00
Kenichi Handa
9ec98920c4
Copyright checks done for leim directory.
2005-12-19 07:12:36 +00:00
Kenichi Handa
ce03bf76b9
Copyright fixed
2005-12-19 07:04:44 +00:00
Kenichi Handa
698218a203
Copyright fixed
2005-12-19 06:02:52 +00:00
Bill Wohler
fa4075e33c
* mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
...
(mh-tool-bar-search-function): Sync docstrings with manual.
(mh-tool-bar-customize): Replace toolbar with tool bar in docstring.
(mh-tool-bar-letter-help): Fix manual reference.
(mh-xemacs-use-toolbar-flag): Rename to mh-xemacs-use-tool-bar-flag.
Initialize to mh-xemacs-has-tool-bar-flag. Sync docstrings with
manual.
(mh-xemacs-toolbar-position): Rename to mh-xemacs-tool-bar-position.
Initialize to nil. Drop "no tool bar" option (redundant) and change
"Same As Default Tool Bar" setting to nil. Sync docstrings with
manual.
(mh-tool-bar-define): Replace toolbar with tool-bar or tool bar
depending on context.
(mh-toolbar-init): Rename to mh-tool-bar-init. Simplified condition
for calling set-specifier. Only look at the value of
mh-xemacs-use-tool-bar-flag.
(mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons): Sync
docstrings with manual.
* mh-comp.el (mh-letter-mode): Use mh-tool-bar-init instead of
mh-toolbar-init.
* mh-e.el (mh-folder-mode): Ditto.
* mh-utils.el (mh-show-mode): Ditto.
2005-12-19 05:37:02 +00:00
Bill Wohler
d78e9711ab
(Tool Bars): Shorten text of previous change.
2005-12-19 04:49:42 +00:00
Dan Nicolaescu
20d1c5c566
(Fx_backspace_delete_keys_p): In case we cannot determine
...
the answer, return `lambda', not nil.
2005-12-19 04:28:01 +00:00
Richard M. Stallman
7436d3ff74
(VC Status): Document log-view mode.
2005-12-19 03:00:43 +00:00
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