Pavel Janík
e7c9e4455f
Fix typo and whitespaces.
2002-04-19 11:39:17 +00:00
Eli Zaretskii
5e3238f491
*** empty log message ***
2002-04-19 10:35:52 +00:00
Eli Zaretskii
9040fe8b81
(TAGS): Don't use -t, it's the default for
...
etags, so it barfs if invoked with -t.
2002-04-19 10:35:02 +00:00
Eli Zaretskii
ec07b63d6f
(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.
2002-04-19 10:11:57 +00:00
Miles Bader
6d912ee1a7
(customize-mark-to-save, customize-mark-as-set)
...
(custom-quote): Moved here from `cus-edit.el'.
2002-04-19 07:43:43 +00:00
Miles Bader
60acd41c19
(customize-mark-to-save, customize-mark-as-set)
...
(custom-quote): Moved to `custom.el'.
2002-04-19 07:42:10 +00:00
Richard M. Stallman
39d9e41299
*** empty log message ***
2002-04-19 05:24:02 +00:00
Richard M. Stallman
d9f7eb77e1
*** empty log message ***
2002-04-19 00:29:46 +00:00
Richard M. Stallman
dac7616d0b
Document describe-text-at, not list-text-properties-at.
2002-04-19 00:29:11 +00:00
Richard M. Stallman
0af1db4225
(list-text-properties-at): Command deleted.
2002-04-19 00:27:07 +00:00
Richard M. Stallman
e7c765c3fc
(insert-register): Use insert-for-yank.
...
(describe-register-1): Discard text props in yank-excluded-properties.
2002-04-19 00:23:18 +00:00
Richard M. Stallman
afa0467f08
(insert-rectangle): Use insert-for-yank.
2002-04-19 00:23:08 +00:00
Richard M. Stallman
c68b630c17
Line break change.
2002-04-19 00:18:22 +00:00
Richard M. Stallman
f9350c5cef
Explain use of `declare'.
2002-04-19 00:17:47 +00:00
Richard M. Stallman
11713b6daf
(remove_properties): New arg LIST allows scanning
...
either a list or a plist.
(interval_has_some_properties_list): New function, like
interval_has_some_properties using list instead of plist.
All callers changed.
(Fremove_list_of_text_properties): New function.
(syms_of_textprop): Defsubr it.
2002-04-19 00:14:14 +00:00
Richard M. Stallman
0cf5c1e712
(remove_properties): New arg LIST allows scanning either a list or a plist.
...
(interval_has_some_properties_list): New function, like
interval_has_some_properties using list instead of plist.
All callers changed.
(Fremove_list_of_text_properties): New function.
(syms_of_textprop): Defsubr it.
2002-04-19 00:13:57 +00:00
Richard M. Stallman
5b48fe6556
Comment change.
2002-04-19 00:11:58 +00:00
Richard M. Stallman
97c2194784
(tool-bar-local-item-from-menu):
...
Fix parts in construction of `menu-item' item at end.
2002-04-19 00:09:20 +00:00
Richard M. Stallman
fba75b6b1a
(mail-mode-abbrev-table): Delete defvar.
2002-04-19 00:08:19 +00:00
Richard M. Stallman
2493767eaa
(insert-for-yank): New function.
2002-04-19 00:06:54 +00:00
Richard M. Stallman
cfb4f12394
(yank-excluded-properties): New user option.
...
(yank-pop, yank): Use insert-for-yank.
2002-04-19 00:05:22 +00:00
Richard M. Stallman
32f665fa96
*** empty log message ***
2002-04-18 23:54:54 +00:00
Kim F. Storm
1841f9e393
(pop-to-mark-command): Do not set this-command.
...
(set-mark-command): Always jump to mark when called with arg.
2002-04-18 22:16:50 +00:00
Francesco Potortì
ccb6090a07
(comint-watch-for-password-prompt): Remove whitespace
...
at the beginning of password prompts.
2002-04-18 19:41:57 +00:00
Francesco Potortì
587cd79875
*** empty log message ***
2002-04-18 19:41:16 +00:00
Andrew Innes
a03c7d2406
Remove require of wid-edit.
2002-04-18 12:08:40 +00:00
Colin Walters
d246cabf2d
(ibuffer-visit-buffer): Optionally allow reducing to one window.
...
(ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'.
(ibuffer-current-state-list): Reinstate optional argument; now just
call `point' inside the mapping function.
2002-04-17 22:38:10 +00:00
Colin Walters
3de7b1bde8
*** empty log message ***
2002-04-17 22:37:42 +00:00
Eli Zaretskii
1a4140b0b4
(HAVE_LIBKSTAT): Define only if not already defined.
2002-04-17 19:39:00 +00:00
Richard M. Stallman
18f10eda02
*** empty log message ***
2002-04-17 16:09:45 +00:00
Eli Zaretskii
5f7eb05d83
(Tips for Making Compiled Code Fast): Don't advertise profile.el.
2002-04-17 15:03:02 +00:00
Juanma Barranquero
59b7fa6569
(Fmove_to_column): Remove unused local variable `end_byte'.
2002-04-17 14:19:15 +00:00
Juanma Barranquero
3f67ae94e0
Fix typo in comment.
2002-04-17 13:49:49 +00:00
Eli Zaretskii
ac431108e3
(coordinates_in_window): Don't report on margin area if its width is zero.
2002-04-17 10:36:37 +00:00
Francesco Potortì
edb8d73e62
* dired-aux.el (dired-star-subst-regexp,
...
dired-quark-subst-regexp): New constants.
(dired-do-shell-command, dired-shell-stuff-it): Use them.
(dired-do-shell-command): Raise an error if both `*' and `?'
substitution marks are used in the same command.
(dired-shell-stuff-it): Substitute all instances of `*' and `?'
in a command given via dired-do-shell-command.
2002-04-17 09:54:47 +00:00
Francesco Potortì
e675537cef
*** empty log message ***
2002-04-17 09:54:06 +00:00
Francesco Potortì
c759aa1887
(comint-password-prompt-regexp): Match "Repeat passphrase".
2002-04-17 08:04:38 +00:00
Francesco Potortì
e190a59bac
*** empty log message ***
2002-04-17 08:04:17 +00:00
Jason Rumney
1c565847fa
*** empty log message ***
2002-04-16 23:00:27 +00:00
Jason Rumney
69210880c0
(locale-preferred-coding-systems): Add "jpn".
2002-04-16 22:59:20 +00:00
Jason Rumney
f8a58bacc7
(Fx_file_dialog): Decode file name before using.
2002-04-16 22:26:33 +00:00
Jason Rumney
54a0ce0f22
(construct_drag_n_drop): Likewise.
2002-04-16 22:24:25 +00:00
Eli Zaretskii
c42d6dbdbe
Move config.h before the other headers, to prevent compiler warnings
...
due to redifinition of _FILE_OFFSET_BITS.
2002-04-16 20:05:08 +00:00
Eli Zaretskii
58db50c3bb
*** empty log message ***
2002-04-16 18:55:27 +00:00
Eli Zaretskii
04e7ed7b6e
(term-emulate-terminal): Fix last change.
2002-04-16 18:50:07 +00:00
Eli Zaretskii
2400310de0
Add update-game-score.
2002-04-16 18:26:02 +00:00
Eli Zaretskii
852eef401e
*** empty log message ***
2002-04-16 17:39:22 +00:00
Eli Zaretskii
90c4121e94
Update for msdos/sed2v2.inp.
2002-04-16 17:39:08 +00:00
Eli Zaretskii
a395d4a915
New file.
2002-04-16 17:37:04 +00:00
Eli Zaretskii
1393107200
Remove DJGPP v2.x stuff.
2002-04-16 17:36:19 +00:00