Andreas Schwab
d71eb4d4f2
(lm-verify): Remove useless use of
...
format.
2004-02-08 22:38:03 +00:00
Andreas Schwab
6d255ee3cc
(vi-mode): Remove extra format string argument.
...
(vi-repeat-last-search): Likewise.
(vi-reverse-last-search): Likewise.
(vi-goto-mark): Likewise.
(vi-reverse-last-find-char): Likewise.
(vi-repeat-last-find-char): Likewise.
(vi-locate-def): Likewise.
2004-02-08 22:37:34 +00:00
Andreas Schwab
bb3bd74c03
(format-decode): Fix format string.
2004-02-08 22:37:02 +00:00
Andreas Schwab
45ad49ba3b
(hexl-insert-char): Add missing format string argument.
2004-02-08 22:36:31 +00:00
Andreas Schwab
527a574624
(rmail-get-new-mail): Remove useless use of
...
format.
2004-02-08 22:36:05 +00:00
Andreas Schwab
f39a98f445
(rmail-get-new-mail): Remove extra format string
...
arguments.
2004-02-08 22:33:42 +00:00
Andreas Schwab
9c923d35fc
(midnight-delay-set): Remove extra format string
...
argument.
2004-02-08 22:33:15 +00:00
Andreas Schwab
d7f9eef038
(webjump-builtin): Add missing format string
...
argument.
2004-02-08 22:32:51 +00:00
Andreas Schwab
dc12031733
(zone-call): Fix format string.
2004-02-08 22:32:18 +00:00
Andreas Schwab
ac72d80baf
(verify-xscheme-buffer): Fix format strings.
2004-02-08 22:31:36 +00:00
Andreas Schwab
d5c0bc40b8
(tar-parse-octal-integer-safe): Add missing format
...
string argument.
2004-02-08 22:30:54 +00:00
Andreas Schwab
478a1803bc
(refer-find-entry-internal): Remove extra
...
format string arguments.
2004-02-08 22:30:29 +00:00
Andreas Schwab
8684f2f517
(reftex-toc-load-all-files-for-promotion): Remove useless use of
...
format. Doc fix.
2004-02-08 22:29:58 +00:00
Stefan Monnier
a60c46175d
(grep-regexp-alist): Allow :, \t and ( in file names.
2004-02-08 20:15:45 +00:00
Nick Roberts
a0c3f8bc46
(gud-jdb-marker-filter): Add period as optional thousands separator; fixes
...
<class>:<line-number> regexp for non-english locales.
2004-02-08 15:30:42 +00:00
Nick Roberts
c35391d102
*** empty log message ***
2004-02-08 15:29:09 +00:00
Andreas Schwab
eca7b90832
Another typo fix.
2004-02-08 12:23:56 +00:00
Andreas Schwab
ea85551138
*** empty log message ***
2004-02-08 00:39:40 +00:00
Andreas Schwab
fd94050431
Fix typo.
2004-02-08 00:38:50 +00:00
Andreas Schwab
9aaa0f71cd
Revert previous change.
2004-02-07 23:39:18 +00:00
Jan Djärv
030400ebb1
macfns.c, w32fns.c (Fx_change_window_property):
...
Make doc string and parameters same as for X version.
2004-02-07 17:17:20 +00:00
Jan Djärv
1cb60b5a35
* positions.texi (Text Lines): Added missing end defun.
2004-02-07 12:50:00 +00:00
Kim F. Storm
4372d88663
Add line-number-at-pos.
2004-02-07 01:03:03 +00:00
Kim F. Storm
3faa99ca17
(Text Lines): Add line-number-at-pos.
2004-02-07 01:01:16 +00:00
Kim F. Storm
7fdd1f6246
*** empty log message ***
2004-02-07 01:00:22 +00:00
Kim F. Storm
4109ce02c4
(line-number-at-pos): Rename from line-at-pos.
...
Uses changed (what-line and vc-annotate-warp-version).
2004-02-07 00:37:13 +00:00
Kim F. Storm
ec110e9e90
(hscroll_window_tree): Position cursor near to right margin in hscrolled
...
window when jumping to end of line (rather than centering cursor).
2004-02-07 00:00:13 +00:00
Kim F. Storm
3af5525137
(wait_reading_process_input): Don't do adaptive read
...
buffering if waiting for a specific process.
2004-02-06 23:52:36 +00:00
Stefan Monnier
98c6e531ed
*** empty log message ***
2004-02-06 22:36:10 +00:00
Stefan Monnier
3ccdb14e71
(diff-file-regexp-alist, diff-error-regexp-alist)
...
(diff-mode): Remove aborted attempt at support for compile.el.
(diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
2004-02-06 22:05:16 +00:00
Andreas Schwab
daa3ea8d18
(view-mode-enable): Add view-mode-map to
...
minor-mode-overriding-map-alist.
2004-02-06 21:41:45 +00:00
John Paul Wallington
eb3c144cdb
(Button Properties, Button Buffer Commands): mouse-2 invokes button,
...
not down-mouse-1.
2004-02-06 09:25:23 +00:00
Luc Teirlinck
b0c138ce59
(Fminibufferp, Fread_from_minibuffer)
...
(Fread_minibuffer, Feval_minibuffer)
(Fread_string, Fread_no_blanks_input)
(Fcompleting_read): Doc fixes.
(syms_of_minibuf): Doc fixes for minibuffer-completion-table and
completion-regexp-list. Define Qcase_fold_search and staticpro it.
(read_minibuf): Fix initial comment.
(Ftry_completion, Fall_completions, Ftest_completion): Bind
case-fold-serach to the value of completion-ignore-case when
checking completion-regexp-list.
(Fdisplay_completion_list): Make it handle arguments that are
symbols. Doc fix.
2004-02-06 04:54:28 +00:00
Jan Djärv
9676f5adc5
* xterm.h: Add declaration of free_frame_menubar.
...
* xfns.c (x_create_bitmap_mask): Removed unused variable depth.
(x_set_menu_bar_lines): Added ! defined USE_GTK for olines.
(Fx_change_window_property): Add declaration of parameters type and
format. Remove unused variable cons.
2004-02-05 13:01:13 +00:00
Jan Djärv
121e8a82d3
* xfns.c (x_create_bitmap_mask): Removed unused variable depth.
...
(x_set_menu_bar_lines): Added ! defined USE_GTK for olines.
(Fx_change_window_property): Add declaration of parameters type and
format. Remove unused variable cons.
2004-02-05 12:57:35 +00:00
Jan Djärv
1ab538c85d
Add declaration of free_frame_menubar.
2004-02-05 12:56:59 +00:00
Jan Djärv
14ca885408
* x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
2004-02-05 11:46:57 +00:00
Kenichi Handa
ebaff4af68
(Fset_char_table_range): Fix previous change.
2004-02-05 04:55:21 +00:00
Luc Teirlinck
64d1e37322
(Fchar_after, Fchar_before): Doc fixes.
2004-02-05 04:19:44 +00:00
Jan Djärv
5b698285fa
* xselect.c: Include stdio,h.
2004-02-05 02:42:14 +00:00
Kenichi Handa
fc1d15f69d
(Fset_buffer_multibyte): Fix docstring.
2004-02-05 02:16:36 +00:00
Stefan Monnier
d134542780
*** empty log message ***
2004-02-05 00:19:13 +00:00
Stefan Monnier
b6b6d6d201
(decode_options): Fix handling of alternate editor.
2004-02-05 00:02:04 +00:00
Stefan Monnier
cff301beed
(cperl-fill-paragraph): Call fill-paragraph
...
with point inside rather than after the paragraph.
2004-02-04 22:55:17 +00:00
Stefan Monnier
da75761f2f
*** empty log message ***
2004-02-04 22:19:00 +00:00
Jason Rumney
9cadd46cf0
Sync with Makefile.in changes.
2004-02-04 21:40:05 +00:00
Jason Rumney
a1d38d637a
*** empty log message ***
2004-02-04 21:39:41 +00:00
Stefan Monnier
9d209cfe20
(Vmouse_events): Rename from Vmenu_events.
...
(syms_of_keymap): Add mouse-[45], header-line, and mode-line to it.
2004-02-04 20:19:37 +00:00
Sam Steingold
dbfa9ed49f
(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
...
Do not try authentication when no mechanism is available.
2004-02-04 15:35:11 +00:00
Stephen Eglen
12ad758a66
*** empty log message ***
2004-02-04 13:45:38 +00:00