Chong Yidong
d5e87a2f23
* FOR-RELEASE: string allocation bugs fixed.
2006-01-27 22:52:20 +00:00
Richard M. Stallman
a9b6d67e89
*** empty log message ***
2006-01-27 22:36:38 +00:00
Chong Yidong
e2984df0ef
* alloc.c (make_interval, allocate_string)
...
(allocate_string_data, make_float, Fcons, allocate_vectorlike)
(Fmake_symbol, allocate_misc): Use BLOCK_INPUT when accessing
global variables.
2006-01-27 22:14:57 +00:00
Miles Bader
cd7070ada9
Add arch tagline
2006-01-27 22:08:11 +00:00
Eli Zaretskii
dc86c16d44
*** empty log message ***
2006-01-27 20:45:13 +00:00
Eli Zaretskii
8f7f8c6539
(DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
2006-01-27 20:44:10 +00:00
Eli Zaretskii
967a91b21d
(ispell-find-aspell-dictionaries): If no English aspell dictionary is
...
installed, use the first entry of ispell-dictionary-alist-1.
2006-01-27 19:49:14 +00:00
Eli Zaretskii
f9fe3e26c0
*** empty log message ***
2006-01-27 19:46:43 +00:00
Eli Zaretskii
c52bf88ffe
(flyspell-incorrect, flyspell-duplicate): Doc fix.
2006-01-27 19:43:06 +00:00
Michael Albinus
209bb3be2a
* net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
...
for `process-file', in order to let it work for older Emacsen too.
2006-01-27 19:38:02 +00:00
Eli Zaretskii
a849f77d9a
*** empty log message ***
2006-01-27 19:34:08 +00:00
Eli Zaretskii
a15df48e19
Undo last change.
2006-01-27 19:32:05 +00:00
Eli Zaretskii
c80977a1f9
Add a coding: tag.
2006-01-27 19:28:42 +00:00
Eli Zaretskii
96a6ec17fe
(latexenc-find-file-coding-system): Make sure latexenc-main-file is
...
a regular file and is readable.
2006-01-27 19:24:00 +00:00
André Spiegel
c5b46a65ef
#
2006-01-27 19:14:51 +00:00
André Spiegel
bda6736f63
(vc-sccs-state): Pass FILE to vc-user-login-name.
2006-01-27 19:12:42 +00:00
André Spiegel
4f14752851
(vc-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE to
...
vc-user-login-name.
2006-01-27 19:12:13 +00:00
Eli Zaretskii
cf064cd936
($(infodir)/rcirc, rcirc.dvi): New targets.
...
(INFO_TARGETS, DVI_TARGETS): Add rcirc.
2006-01-27 18:55:48 +00:00
Eli Zaretskii
ecabda0e8d
(../info/rcirc, rcirc.dvi): New targets.
...
(INFO_TARGETS, DVI_TARGETS): Add rcirc.
2006-01-27 18:51:58 +00:00
Eli Zaretskii
88ff0168de
Untabify the whole file.
...
(Rcirc): New entry.
2006-01-27 18:48:05 +00:00
Eli Zaretskii
97ed0ac33e
New file.
2006-01-27 18:43:16 +00:00
Eli Zaretskii
af9328f9e9
(Layout Parameters): border-width and internal-border-width belong to the
...
frame, not the window.
2006-01-27 18:34:15 +00:00
Nick Roberts
3e5b780f45
(thumbs-do-thumbs-insertion): Suppress message when
...
there are no more images to display.
(thumbs-mark, thumbs-unmark): Revert change so that they move to
the next image.
2006-01-26 23:03:17 +00:00
Nick Roberts
6045b8efd2
*** empty log message ***
2006-01-26 23:02:38 +00:00
Richard M. Stallman
57436ee745
*** empty log message ***
2006-01-26 18:00:41 +00:00
Richard M. Stallman
61e802854e
(custom-mode): Doc: Use advertised-widget-backward.
2006-01-26 18:00:29 +00:00
Richard M. Stallman
cd8990c1d7
(advertised-widget-backward): New alias.
...
(widget-keymap): Use advertised-widget-backward for S-TAB.
2006-01-26 17:59:01 +00:00
Richard M. Stallman
02c88f477e
Correct the keywords.
...
(tumme-dir-max-size): USe defvar.
(tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
2006-01-26 17:58:14 +00:00
Richard M. Stallman
1fffd65f50
(move-beginning-of-line): Take account of fields.
...
(clone-indirect-buffer-other-window): Take args like
clone-indirect-buffer, and work like it.
2006-01-26 17:56:54 +00:00
Richard M. Stallman
5effb4d80f
(describe-function): Don't pass `nil' as default.
2006-01-26 17:55:32 +00:00
Richard M. Stallman
f36d46caff
(risky-local-variable-p): Follow var aliases.
2006-01-26 17:55:04 +00:00
Richard M. Stallman
8299f39695
(lazy-completion-table): Doc fix.
2006-01-26 17:54:27 +00:00
Richard M. Stallman
9b45278627
(rmail-make-summary-line-1): Don't set global binding of `line'.
2006-01-26 17:54:01 +00:00
Richard M. Stallman
2aee5ca377
(check_pure_size): Make overflow message an "error message".
2006-01-26 17:51:42 +00:00
Richard M. Stallman
bb9c8a997a
(Fmap_keymap): Doc fix.
2006-01-26 17:50:50 +00:00
Richard M. Stallman
5fa98fcf92
(Fx_create_frame): Put all specified parms into f->param_alist
...
unless they were cleared out.
2006-01-26 17:49:48 +00:00
Richard M. Stallman
d00368cf26
(x_get_arg): "Clear out" the parm in ALIST if found there.
2006-01-26 17:48:52 +00:00
Károly Lőrentey
e477bb0420
(Fconstrain_to_field): Fix behaviour on field boundaries.
...
(find_field): Set before_field to after_field when pos is at BEGV.
2006-01-26 06:43:33 +00:00
Károly Lőrentey
13c42cc53a
(Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
2006-01-26 03:40:13 +00:00
Károly Lőrentey
2cb3aec40b
(Fconstrain_to_field): Use get_pos_property, not Fget_char_property,
...
to fix handling of field boundaries. Fix bogus comment.
(Fline_beginning_position, Fline_end_position): Clarify confusing doc
string.
2006-01-26 03:12:45 +00:00
Károly Lőrentey
27806b2030
(Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
2006-01-26 03:05:15 +00:00
Kenichi Handa
34b8768930
(Fcall_process): GCPRO error_file. Encode infile,
...
current_dir, and error_file. On reporting an error, decode them
back.
2006-01-26 00:40:12 +00:00
Luc Teirlinck
4d92725249
(Antinews): Various corrections and additions.
2006-01-25 23:25:42 +00:00
Luc Teirlinck
09abf31af8
*** empty log message ***
2006-01-25 23:24:17 +00:00
André Spiegel
817f348aa9
#
2006-01-25 19:00:22 +00:00
André Spiegel
3204f20349
(vc-user-login-name): Comment out defadvice, it is no longer
...
necessary.
2006-01-25 18:58:45 +00:00
André Spiegel
510f6466f3
(vc-default-dired-state-info): Pass FILE to vc-user-login-name.
...
(vc-default-update-changelog): Don't use vc-user-login-name, we don't
need it here.
2006-01-25 18:55:41 +00:00
André Spiegel
8d2b9c1aad
(vc-user-login-name): Rewritten to handle access via Tramp.
2006-01-25 18:54:26 +00:00
Kenichi Handa
d1efee2203
(decode-char): Avoid the overhead of
...
calling utf-lookup-subst-table-for-decode if
utf-translate-cjk-mode is nil.
(encode-char): Avoid the overhead of calling
utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
nil.
2006-01-25 07:44:43 +00:00
Miles Bader
7347faa822
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-14
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 4-7)
- Update from CVS
2006-01-25 06:47:24 +00:00