1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

44242 Commits

Author SHA1 Message Date
Dave Love
34b5d116a3 (diacritic-composition-function): Modify
confused prog1 form.
2002-10-28 14:40:18 +00:00
Dave Love
d14a2a1f36 (quail-keyboard-layout-alist): Fix
pc105-uk.
(quail-keyboard-layout): Customize.
2002-10-28 14:38:00 +00:00
Miles Bader
5cc2d13754 (makefile-warn-continuations): Don't barf when there _aren't_ any
suspicious continuations.
2002-10-28 08:17:27 +00:00
Juanma Barranquero
dc2feacf15 (grep-find-use-xargs): Fix docstring. Patch from Matt Swift
<swift@alum.mit.edu>.
2002-10-28 07:30:33 +00:00
Michael Kifer
6de0156c56 2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height.
2002-10-28 02:08:02 +00:00
Andreas Schwab
6f37d17b45 (sh-mode-syntax-table): Don't make ^L
end-of-comment syntax.
2002-10-27 23:01:57 +00:00
Kim F. Storm
13b563f53c Fixed typo in docstring. 2002-10-27 21:58:18 +00:00
Kim F. Storm
d1a0acacb3 (ido-cannot-complete-command): New defcustom, default to
ido-completion-help (similar to iswitchb-cannot-complete-hook).
(ido-complete): Call value of ido-cannot-complete-command rather
than ido-completion-help when no common completion.
2002-10-27 21:31:19 +00:00
Kim F. Storm
14781a94b2 *** empty log message *** 2002-10-27 21:30:52 +00:00
Jonathan Yavner
a5297ce35c Fixed first-line problem for function documentation strings. 2002-10-27 16:35:06 +00:00
Jonathan Yavner
d2d70cb6a3 Added ses-mode, unsafep, testcover 2002-10-27 16:26:04 +00:00
Kim F. Storm
0d6239f133 (IT_note_mouse_highlight): Don't use mouse-face if hidden. 2002-10-26 23:53:30 +00:00
Kim F. Storm
1b7334a40e (note_mouse_highlight): Don't use mouse-face if hidden. 2002-10-26 23:53:07 +00:00
Kim F. Storm
ee7ddec4ec *** empty log message *** 2002-10-26 23:52:10 +00:00
Dave Love
aaa7d7ea64 (iso-8859-11): New. 2002-10-26 23:31:04 +00:00
Richard M. Stallman
5ab0ceed9b *** empty log message *** 2002-10-26 22:52:42 +00:00
Richard M. Stallman
f98176d214 (Fformat): Detect invalid format letters for floats. 2002-10-26 22:52:36 +00:00
Richard M. Stallman
5a6f4c958f Add index entries. 2002-10-26 22:49:46 +00:00
Richard M. Stallman
a11e28000a (makefile-cleanup-continuations): Default for variable is nil.
(makefile-warn-continuations): New function.
(makefile-mode): Put it on write-file-functions.
2002-10-26 22:49:12 +00:00
Richard M. Stallman
90a29c8337 (select-safe-coding-system): Delete debugging setq. 2002-10-26 22:43:02 +00:00
Richard M. Stallman
4df542027f (shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~. 2002-10-26 22:42:12 +00:00
Richard M. Stallman
a04d59830e (command-line): Look for .emacs under ~/.emacs.d after looking in ~. 2002-10-26 22:41:33 +00:00
John Paul Wallington
15693bc3ac * textmodes/picture.el (picture-mouse-set-point): New command.
(picture-mode-map): Bind it.
(picture-motion-reverse): Doc fix.
2002-10-26 22:40:40 +00:00
Richard M. Stallman
4f01718584 (toggle-truncate-lines): When turning off truncation,
clear out the hscroll value in this buffer's windows.

(display-message-or-buffer): Don't display empty output in the echo area.
2002-10-26 22:40:31 +00:00
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