Richard M. Stallman
146afb5f31
(Man-default-man-entry): Don't look for all word chars,
...
look only for characters that are normally part of a shell command.
2002-10-26 22:37:54 +00:00
Richard M. Stallman
3def0d2493
(gdb): Pass default-directory to GDB via -cd option.
2002-10-26 22:37:04 +00:00
Richard M. Stallman
fa9a2537ae
(c++-font-lock-keywords...): Add `restrict' keyword.
2002-10-26 22:36:09 +00:00
Richard M. Stallman
0af8ad28d3
(ff-find-related-file): Fix autoload cookie.
2002-10-26 22:35:16 +00:00
Richard M. Stallman
40e18430f5
(unsafep-variable): Pass second arg to risky-local-variable-p.
2002-10-26 22:34:50 +00:00
Richard M. Stallman
0d8781d856
(risky-local-variable-p): VAL=nil has special meaning.
2002-10-26 22:34:14 +00:00
Richard M. Stallman
4244e7dc9c
Comment change.
2002-10-26 22:32:46 +00:00
Richard M. Stallman
e85a77bd71
(compile-always): Avoid error in old Bash versions.
2002-10-26 22:32:08 +00:00
Kim F. Storm
2c05f7adc5
(cvs-checkout): Use read-directory-name.
...
(cvs-query-directory): Likewise.
2002-10-26 22:27:39 +00:00
Stefan Monnier
5e8b072b51
*** empty log message ***
2002-10-26 00:27:34 +00:00
Stefan Monnier
baaec43f3d
(outline-next-heading): Make sure the match-data is correct where returning.
2002-10-25 15:30:20 +00:00
Kenichi Handa
869331eef1
(x_set_name): Encode by Qcompound_text unconditionally.
...
(x_set_title): Likewise.
2002-10-25 12:32:18 +00:00
Kenichi Handa
be354eca5a
*** empty log message ***
2002-10-25 12:29:21 +00:00
Juanma Barranquero
68c7e82a0e
Remove definition of XColor.
2002-10-25 06:50:01 +00:00
Juanma Barranquero
94e3260784
[!HAVE_X_WINDOWS]: Define XColor.
2002-10-25 06:49:15 +00:00
Richard M. Stallman
10a763e551
Clarify "can't open termcap database" item.
2002-10-25 05:58:04 +00:00
Dave Love
f0f62f71d0
XFree86 4 iso10646-1 fonts.
2002-10-24 22:13:59 +00:00
Kim F. Storm
e9c990273f
(get_window_cursor_type): New arg ACTIVE_CURSOR.
...
Callers changed (supply dummy arg).
2002-10-24 19:59:14 +00:00
Kim F. Storm
1cdf2e1276
(x_display_and_set_cursor): Get active_cursor from
...
get_window_cursor_type to track system caret.
2002-10-24 19:58:23 +00:00
Kim F. Storm
5af96b788b
(get_window_cursor_type): Update prototype.
2002-10-24 19:57:52 +00:00
Kim F. Storm
7a21b1f0d9
*** empty log message ***
2002-10-24 19:57:38 +00:00
Juanma Barranquero
5748c2e8d4
(outline-minor-mode): Add customization group.
...
Patch from Matthew Swift <swift@alum.mit.edu>.
2002-10-24 08:18:43 +00:00
Kim F. Storm
991234f01a
(Fformat_network_address): New function.
...
(syms_of_process): Defsubr it.
(list_processes_1): Use it to format :local/:remote address if
service/host is not set; before emacs would crash in that case.
(Fmake_network_process): Don't use Ffind_operation_coding_system
to setup coding system if host or service is not set.
2002-10-24 08:03:41 +00:00
Kim F. Storm
9c1e9d548f
*** empty log message ***
2002-10-24 08:03:27 +00:00
Richard M. Stallman
472514b72d
(risky-local-variable-p): New function.
...
(compile-command): Use `stringp' for `safe-local-variable' prop.
(hack-one-local-variable): Use `risky-local-variable-p'.
2002-10-23 17:38:44 +00:00
Juanma Barranquero
e99833cab6
Remove definition of XColor.
2002-10-23 16:55:33 +00:00
Juanma Barranquero
b9c3f7eb15
Add definition of XColor.
2002-10-23 16:54:36 +00:00
Juanma Barranquero
316ed82195
(w32_term_init): Pass XColor to w32_define_color, not COLORREF.
2002-10-23 16:53:48 +00:00
Kai Großjohann
df140a6877
From Michael Albinus.
...
* README: Target for Info file is `make info'.
* files.texi (File Name Components): Fixed typos in
`file-name-sans-extension'.
(Magic File Names): Complete list of operations for magic file
name handlers.
2002-10-23 09:34:45 +00:00
Juanma Barranquero
2d4c3c85e0
Updated user interface generally, especially Cygwin
...
compatibility. Added some support for long groff names of the
form [xxx]. Added preprocessor detection and preliminary support
for tables using tbl/.TS/.TE.
2002-10-23 09:08:20 +00:00
Kim F. Storm
08bfde76b7
(ido-restrict-to-matches): New command.
...
(ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.
2002-10-22 22:27:50 +00:00
Kim F. Storm
00e98040d1
*** empty log message ***
2002-10-22 22:27:39 +00:00
Kim F. Storm
7440eb85bc
Added (tiny change) remark.
2002-10-22 21:51:52 +00:00
Stefan Monnier
1b49bf99d3
(x_set_name, x_set_title): `icon.value' has unsigned char.
2002-10-22 19:35:20 +00:00
Stefan Monnier
a5731348b5
(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
...
Only ignore truly dedicated windows. For UNSHOW_BUFFER, delete the
window if it is dedicated.
(Fshrink_window): Add preserve_before as was done for enlarge_window.
(Vspecial_display_function): Update docstring.
2002-10-22 19:28:17 +00:00
Stefan Monnier
6d70a280d5
(assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)
...
(call_overlay_mod_hooks): Use CONSP and XCAR/XCDR.
(Fget_buffer_create, advance_to_char_boundary): Use BEG and BEG_BYTE;
2002-10-22 18:57:19 +00:00
John Wiegley
2c762cee38
Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so
...
that multiple redirection can work.
2002-10-22 18:22:24 +00:00
John Wiegley
44f4a515d0
*** empty log message ***
2002-10-22 18:21:36 +00:00
Stefan Monnier
66f067937b
(inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1.
2002-10-21 22:49:17 +00:00
Stefan Monnier
87b3b78a06
(hexl-mode-old-write-contents-hooks): Remove.
...
(hexl-mode, hexl-current-address, hexl-address-to-marker)
(hexl-insert-char): Don't hardcode point-min == 1.
(hexl-isearch-search-function): New fun.
(hexl-mode-old-isearch-search-fun-function): New var.
(hexl-mode): Use them.
(hexl-mode, hexl-mode-exit, hexl-maybe-dehexlify-buffer):
Use write-contents-functions rather then write-contents-hooks.
2002-10-21 22:45:20 +00:00
Stefan Monnier
635d2972f3
*** empty log message ***
2002-10-21 21:05:04 +00:00
Stefan Monnier
61ed2dcc9a
(text-mode-syntax-table): Make ' a prefix.
...
(paragraph-indent-text-mode-abbrev-table)
(paragraph-indent-text-mode-syntax-table): Remove.
(paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
2002-10-21 21:04:50 +00:00
Stefan Monnier
cdeb348047
(casify_region): Don't treat a prefix char as part
...
of a word when at the beginning.
2002-10-21 21:03:00 +00:00
Juanma Barranquero
8954702403
*** empty log message ***
2002-10-21 07:16:19 +00:00
Juanma Barranquero
c4e5b8886f
(directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
...
to DIRECTORY for consistency.
2002-10-21 07:00:52 +00:00
Kenichi Handa
7a362b93f3
*** empty log message ***
2002-10-21 00:06:33 +00:00
Andreas Schwab
0eabdbd66c
.
2002-10-20 21:06:38 +00:00
Andreas Schwab
2d37b91ee0
(apropos-group): Use customize-group-other-window.
2002-10-20 21:03:54 +00:00
Andreas Schwab
b0c02fbcf7
Ignore MacOS.
2002-10-19 14:24:25 +00:00
Andreas Schwab
f1b443bf84
.
2002-10-19 13:55:57 +00:00