]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Sun, 22 Feb 2009 21:56:05 +0000 (21:56 +0000)]
(Property Lists): Emphasize that property lists are not restricted to symbol cells.
(Other Plists): Copyedit.
Chong Yidong [Sun, 22 Feb 2009 21:55:55 +0000 (21:55 +0000)]
* symbols.texi (Property Lists): Emphasize that property lists are
not restricted to symbol cells.
(Other Plists): Copyedit.
Juri Linkov [Sun, 22 Feb 2009 21:52:14 +0000 (21:52 +0000)]
(dired-smart-shell-command): Remove code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-shell-commands because the same code was
already moved to `read-shell-command' 2008-07-31.
Chong Yidong [Sun, 22 Feb 2009 21:17:26 +0000 (21:17 +0000)]
(Char-Tables): Link to Property Lists node.
Chong Yidong [Sun, 22 Feb 2009 21:17:15 +0000 (21:17 +0000)]
* sequences.texi (Char-Tables): Link to Property Lists node.
Chong Yidong [Sun, 22 Feb 2009 21:13:21 +0000 (21:13 +0000)]
Checked hash.texi
Chong Yidong [Sun, 22 Feb 2009 21:07:35 +0000 (21:07 +0000)]
Checked sequences.texi.
Chong Yidong [Sun, 22 Feb 2009 21:07:15 +0000 (21:07 +0000)]
(Sequences Arrays Vectors): Make introduction more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node. Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type. Explain effect of omitted char-table-extra-slots property.
Chong Yidong [Sun, 22 Feb 2009 21:07:04 +0000 (21:07 +0000)]
* sequences.texi (Sequences Arrays Vectors): Make introduction
more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node. Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type. Explain effect of omitted char-table-extra-slots property.
Karl Berry [Sun, 22 Feb 2009 19:37:33 +0000 (19:37 +0000)]
one more duplicate word
Karl Berry [Sun, 22 Feb 2009 19:32:53 +0000 (19:32 +0000)]
dup word by
Andreas Schwab [Sun, 22 Feb 2009 15:48:02 +0000 (15:48 +0000)]
* coding.h (struct coding_system): Make safe_charsets a pointer to
unsigned char.
* coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
being 255.
(SAFE_CHARSET_P): Likewise.
(setup_iso_safe_charsets): Properly setup safe_charsets.
(Fdefine_coding_system_internal): Likewise.
(setup_coding_system): Likewise. Remove unneeded casts.
(detect_coding_iso_2022): Compare Viso_2022_charset_list with
CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS. Remove
unneeded casts.
Andreas Schwab [Sun, 22 Feb 2009 14:29:25 +0000 (14:29 +0000)]
(del_range_2): Don't modify gap contents when called
from decode_coding_object. (Bug#1809)
Chong Yidong [Sun, 22 Feb 2009 00:42:56 +0000 (00:42 +0000)]
Checked several Lispref files.
Chong Yidong [Sun, 22 Feb 2009 00:42:28 +0000 (00:42 +0000)]
(List Elements): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:42:19 +0000 (00:42 +0000)]
* lists.texi (List Elements): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:22:46 +0000 (00:22 +0000)]
(Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:20:17 +0000 (00:20 +0000)]
(Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.
Chong Yidong [Sun, 22 Feb 2009 00:19:57 +0000 (00:19 +0000)]
(Building Lists): Remove obsolete Emacs 20 usage of `append'.
Chong Yidong [Sun, 22 Feb 2009 00:19:39 +0000 (00:19 +0000)]
* lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
`append'.
* sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
of `vconcat'.
* strings.texi (Creating Strings): Copyedits. Remove obsolete
Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.
Chong Yidong [Sat, 21 Feb 2009 23:32:44 +0000 (23:32 +0000)]
temp-file-name-pattern does not appear in the manuals.
Chong Yidong [Sat, 21 Feb 2009 19:50:17 +0000 (19:50 +0000)]
Fix last change.
Glenn Morris [Sat, 21 Feb 2009 19:32:05 +0000 (19:32 +0000)]
Use /= in previous change.
Jay Belanger [Sat, 21 Feb 2009 19:19:58 +0000 (19:19 +0000)]
(math-use-emacs-fn): Make sure that the lisp number is in decimal.
Chong Yidong [Sat, 21 Feb 2009 18:52:19 +0000 (18:52 +0000)]
(compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
Chong Yidong [Sat, 21 Feb 2009 18:51:48 +0000 (18:51 +0000)]
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Tweak regexp (Bug#2173).
Chong Yidong [Sat, 21 Feb 2009 17:53:16 +0000 (17:53 +0000)]
(flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).
Chong Yidong [Sat, 21 Feb 2009 17:52:59 +0000 (17:52 +0000)]
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
avoid yanks (Bug#2408).
Alan Mackenzie [Sat, 21 Feb 2009 16:10:39 +0000 (16:10 +0000)]
cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
with (compile-time) expressions.
cc-langs.el (c-case-kwds-regexp): New variable for the above.
Alan Mackenzie [Sat, 21 Feb 2009 16:08:29 +0000 (16:08 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2009 15:06:12 +0000 (15:06 +0000)]
(rmail-cease-edit): Notice changes in buffer's encoding during editing.
Make sure to use encoding that can safely encode the message.
Rewrite MIME charset= header if the new encoding is different from the old one.
Chong Yidong [Sat, 21 Feb 2009 13:45:59 +0000 (13:45 +0000)]
Bump version number to 3.0.
(Top): Link to Font Type node.
Chong Yidong [Sat, 21 Feb 2009 13:45:36 +0000 (13:45 +0000)]
(Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.
Chong Yidong [Sat, 21 Feb 2009 13:45:20 +0000 (13:45 +0000)]
(Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.
Chong Yidong [Sat, 21 Feb 2009 13:45:00 +0000 (13:45 +0000)]
* objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.
* intro.texi (Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.
* elisp.texi: Bump version number to 3.0.
(Top): Link to Font Type node.
Chong Yidong [Sat, 21 Feb 2009 13:39:46 +0000 (13:39 +0000)]
Define Qfont_spec, Qfont_entity, Qfont_object extern.
Chong Yidong [Sat, 21 Feb 2009 13:39:20 +0000 (13:39 +0000)]
(Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.
Chong Yidong [Sat, 21 Feb 2009 13:38:59 +0000 (13:38 +0000)]
(syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.
Chong Yidong [Sat, 21 Feb 2009 13:38:16 +0000 (13:38 +0000)]
* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.
* lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
* font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.
Jason Rumney [Sat, 21 Feb 2009 07:53:54 +0000 (07:53 +0000)]
(url-default-expander): Use concat to combine parts. (Bug #1020)
Glenn Morris [Sat, 21 Feb 2009 03:18:42 +0000 (03:18 +0000)]
Comment (reformat header).
Glenn Morris [Sat, 21 Feb 2009 03:14:04 +0000 (03:14 +0000)]
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
(sc-mail-check-from): New function.
Martin Rudalics [Fri, 20 Feb 2009 16:30:53 +0000 (16:30 +0000)]
(python-shift-left, python-shift-right):
When the mark is not active shift the current line. (Bug#2381)
Andreas Schwab [Fri, 20 Feb 2009 14:24:55 +0000 (14:24 +0000)]
(command-line): Don't match an empty argument as an
option.
(command-line-1): Likewise.
Juanma Barranquero [Fri, 20 Feb 2009 12:36:50 +0000 (12:36 +0000)]
Remove duplicate words.
Adrian Robert [Fri, 20 Feb 2009 11:39:30 +0000 (11:39 +0000)]
* nsterm.m (x_make_frame_invisible): Unset async_visible,
async_iconified. Based on a patch by Christian Lynbech
<christian.lynbech@tieto.com>.
(EmacsView-windowDidMiniaturize:): Unset async_visible.
Carsten Dominik [Fri, 20 Feb 2009 09:02:49 +0000 (09:02 +0000)]
2009-02-20 Carsten Dominik <dominik@science.uva.nl>
* org-remember.el (org-remember-apply-template): Turn off ido for
this completion.
* org.el (org-priority): Also find invisible headings, for remote
editing.
(org-completing-read-no-ido): New function.
(org-make-tags-matcher, org-set-property): Turn off ido for this completion.
* org-colview.el (org-columns-edit-value): No special treatment of
prefix arg.
Glenn Morris [Fri, 20 Feb 2009 06:18:51 +0000 (06:18 +0000)]
Minor updates for mbox rather than Babyl.
Glenn Morris [Fri, 20 Feb 2009 06:09:38 +0000 (06:09 +0000)]
(Fskip_chars_forward): Fix doc typo.
Glenn Morris [Fri, 20 Feb 2009 06:06:18 +0000 (06:06 +0000)]
Daniel Jensen <daniel at bigwalter.net> (tiny change)
(apropos-library): Check for null filename in load-history.
Glenn Morris [Fri, 20 Feb 2009 06:03:45 +0000 (06:03 +0000)]
(apropos-library): Remove the element with null filename, if present,
from the completion list.
Glenn Morris [Fri, 20 Feb 2009 05:07:49 +0000 (05:07 +0000)]
Comment.
Glenn Morris [Fri, 20 Feb 2009 04:50:29 +0000 (04:50 +0000)]
Be tediously correct.
Glenn Morris [Fri, 20 Feb 2009 04:40:30 +0000 (04:40 +0000)]
Fix attribution.
Glenn Morris [Fri, 20 Feb 2009 04:35:00 +0000 (04:35 +0000)]
(rmail-speedbar-buttons): Only add regular files.
(rmail-speedbar-find-file): Use rmail rather than find-file.
Glenn Morris [Fri, 20 Feb 2009 04:31:13 +0000 (04:31 +0000)]
Updated gnus manual for mbox rmail.
Glenn Morris [Fri, 20 Feb 2009 04:30:32 +0000 (04:30 +0000)]
(Miscellaneous Commands): Minor updates for mbox Rmail.
Glenn Morris [Fri, 20 Feb 2009 04:30:07 +0000 (04:30 +0000)]
Minor updates for mbox Rmail.
Glenn Morris [Fri, 20 Feb 2009 04:27:41 +0000 (04:27 +0000)]
Update.
Roland Winkler [Fri, 20 Feb 2009 04:19:57 +0000 (04:19 +0000)]
(bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.
(bibtex-autokey-get-title): Observe case for
bibtex-autokey-titleword-ignore.
Chong Yidong [Fri, 20 Feb 2009 02:16:25 +0000 (02:16 +0000)]
(server-start): Make the warning more verbose (Bug#2395).
Chong Yidong [Fri, 20 Feb 2009 02:14:39 +0000 (02:14 +0000)]
* server.el (server-start): Make the warning more verbose (Bug#2395).
Chong Yidong [Fri, 20 Feb 2009 01:52:22 +0000 (01:52 +0000)]
(Fkeymap_parent): Doc fix (Bug#2391).
Chong Yidong [Fri, 20 Feb 2009 01:51:38 +0000 (01:51 +0000)]
* keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
Juanma Barranquero [Thu, 19 Feb 2009 23:26:22 +0000 (23:26 +0000)]
Add bug reference.
Stefan Monnier [Thu, 19 Feb 2009 22:24:04 +0000 (22:24 +0000)]
(font-lock-fontify-syntactic-keywords-region):
Make sure we stop when we reach the limit.
Stefan Monnier [Thu, 19 Feb 2009 22:18:16 +0000 (22:18 +0000)]
(sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.
Stefan Monnier [Thu, 19 Feb 2009 22:14:12 +0000 (22:14 +0000)]
(rst-mode-abbrev-table): Mark entries as `system'.
Stefan Monnier [Thu, 19 Feb 2009 17:31:51 +0000 (17:31 +0000)]
(beginning-of-defun): Fix harmless paren typo.
Andreas Schwab [Thu, 19 Feb 2009 17:15:58 +0000 (17:15 +0000)]
Remap self-insert-command to term-send-raw in
term-raw-map. (Bug#2386)
Stefan Monnier [Thu, 19 Feb 2009 16:55:24 +0000 (16:55 +0000)]
(end-of-defun): Consider the ".*\n" after the end of
the function as being part of the function.
Carsten Dominik [Thu, 19 Feb 2009 15:10:20 +0000 (15:10 +0000)]
2009-02-19 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-block-todo-from-children-or-siblings): Use
`org-up-heading-all' so that this will work correctly with hidden
property drawers and entries.
(org-end-of-line, org-beginning-of-line): Make prefix arg work, by
falling back to normal, default command.
(org-get-location): Temporarily turn off special behavior.
Nick Roberts [Thu, 19 Feb 2009 06:54:22 +0000 (06:54 +0000)]
(compilation-error-regexp-alist-alist):
Move entry for maven (alphabetical order).
Nick Roberts [Thu, 19 Feb 2009 06:52:35 +0000 (06:52 +0000)]
Add entry for maven.
Nick Roberts [Thu, 19 Feb 2009 06:49:05 +0000 (06:49 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 19 Feb 2009 04:24:54 +0000 (04:24 +0000)]
(detect_coding): Don't overflow coding->carryover.
Glenn Morris [Thu, 19 Feb 2009 03:33:09 +0000 (03:33 +0000)]
Cross off rmail-spam-filter.
Glenn Morris [Thu, 19 Feb 2009 03:32:23 +0000 (03:32 +0000)]
(rmail-summary-by-topic): Doc fix.
Regexp-quote default argument taken from current subject.
(rmail-new-summary-1): Error if empty summary. (Bug#2333)
Glenn Morris [Thu, 19 Feb 2009 03:31:31 +0000 (03:31 +0000)]
(rmail-get-new-mail-filter-spam): Be more careful about error-handling.
Restore the feature of temporarily setting all old messages
undeleted before expunging (removed 2009-02-18).
Glenn Morris [Thu, 19 Feb 2009 03:30:41 +0000 (03:30 +0000)]
(rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
(rmail-get-new-mail-filter-spam): Declare. Move definition to
rmail-spam-filter.el.
(rmail-get-new-mail-1): Move the beep and sleep to
rmail-get-new-mail-filter-spam.
Glenn Morris [Thu, 19 Feb 2009 03:29:58 +0000 (03:29 +0000)]
(rmail-get-new-mail-filter-spam): Move here from rmail.el.
Glenn Morris [Thu, 19 Feb 2009 03:25:46 +0000 (03:25 +0000)]
tiny change is tiny
Chong Yidong [Thu, 19 Feb 2009 03:18:17 +0000 (03:18 +0000)]
(Fx_create_frame): Give Xft driver a higher priority.
Chong Yidong [Thu, 19 Feb 2009 03:17:59 +0000 (03:17 +0000)]
* xfns.c (Fx_create_frame): Give Xft driver a higher priority.
Kenichi Handa [Thu, 19 Feb 2009 02:43:38 +0000 (02:43 +0000)]
(detect_coding): Preserve coding->mode.
Martin Rudalics [Wed, 18 Feb 2009 18:36:11 +0000 (18:36 +0000)]
(custom-group-value-create): Insert some
informatory text in the WIDGET-misses-doc-string case.
Jason Rumney [Wed, 18 Feb 2009 15:51:22 +0000 (15:51 +0000)]
Insert change from yesterday
Sam Steingold [Wed, 18 Feb 2009 15:37:40 +0000 (15:37 +0000)]
Require comint at top level to fix the last patch.
Martin Rudalics [Wed, 18 Feb 2009 12:55:35 +0000 (12:55 +0000)]
(custom-group-value-create): Don't throw an error
when WIDGET has no doc-string. (Bug#2356)
Juanma Barranquero [Wed, 18 Feb 2009 09:23:28 +0000 (09:23 +0000)]
* progmodes/cc-menus.el (imenu-progress-message):
Remove bogus cc-bytecomp-defun.
(cc-imenu-objc-function): Don't call `imenu-progress-message'.
Don't let-bind variable `stupid'. (Bug#1638)
Dan Nicolaescu [Wed, 18 Feb 2009 08:31:09 +0000 (08:31 +0000)]
(ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
Glenn Morris [Wed, 18 Feb 2009 08:03:54 +0000 (08:03 +0000)]
rmail-spam-filter update.
Glenn Morris [Wed, 18 Feb 2009 08:02:56 +0000 (08:02 +0000)]
(rmail-get-new-mail-filter-spam): Show a message rather than the raw
mbox while prompting.
Glenn Morris [Wed, 18 Feb 2009 08:01:56 +0000 (08:01 +0000)]
(rmail-spam-filter): Show a message rather than the raw mbox while prompting.
Martin Rudalics [Wed, 18 Feb 2009 07:41:10 +0000 (07:41 +0000)]
(flymake): Add defgroup. (Bug#2356)
Glenn Morris [Wed, 18 Feb 2009 04:39:06 +0000 (04:39 +0000)]
Typo.
Glenn Morris [Wed, 18 Feb 2009 04:38:12 +0000 (04:38 +0000)]
rmail-spam-filter comments.
Glenn Morris [Wed, 18 Feb 2009 04:35:18 +0000 (04:35 +0000)]
(mail-mbox-from): Move here from rmailout.el.
Glenn Morris [Wed, 18 Feb 2009 04:34:43 +0000 (04:34 +0000)]
(unrmail): Use mail-mbox-from.
Glenn Morris [Wed, 18 Feb 2009 04:34:24 +0000 (04:34 +0000)]
(rmail-mbox-from): Move to mail-utils.
Update callers for name change.