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
Eli Zaretskii
9d45f16bb6
(SYSTEM_PURESIZE_EXTRA): Reduce to 50000.
2002-04-16 17:29:11 +00:00
Eli Zaretskii
e6fb24ad2d
(BASE_PURESIZE): Increase to 830000, since we now
...
store load-history in pure space.
2002-04-16 17:27:42 +00:00
Pavel Janík
36a1d600c2
Update to new version.
2002-04-16 16:46:18 +00:00
Pavel Janík
9ef6fd49d7
Update address of Koaunghi Un.
2002-04-16 16:45:41 +00:00
Stefan Monnier
c997eae589
(Qlatin_1, Qutf_8): New vars.
...
(syms_of_xterm): Initialize them.
(XTread_socket): Eliminate incorrect optimization that tried to avoid
decoding the output of X*LookupString.
Always use latin-1 to decode the output of XLookupString.
Try Xutf8LookupString if XmbLookupString failed.
2002-04-16 15:08:20 +00:00
Miles Bader
bf36a6d3d1
More updates.
2002-04-16 15:06:05 +00:00
Pavel Janík
aa88b9e55f
(mode-line-mode-menu): Update names to reflect latest changes.
2002-04-16 14:56:36 +00:00
Miles Bader
4e3dd7cf6f
Add entries for some things I did earlier:
...
*Grep no devnull (+ call-process-shell-command)
*Face custom widget changes
*RFN-eshadow
*Scrollbar shadow anti-dither fix
*Buttons
*`comint-input-previous-argument'
2002-04-16 14:28:10 +00:00
Stefan Monnier
b0ead4a881
(new_region_cache): Use BEG.
2002-04-16 12:39:25 +00:00
Mike Williams
662deeab31
(sgml-at-indentation-p): Move to fix compilation error.
2002-04-16 10:38:30 +00:00
Gerd Moellmann
08327b2269
(MMAP_ALLOCATED_P): New macro to be set from system
...
configuration files.
(mmap_enlarge): Enlarge mapped regions only if MMAP_ALLOCATED_P
returns 0.
2002-04-16 07:35:02 +00:00