Eli Zaretskii
3d80c94156
*** empty log message ***
2006-06-02 10:13:43 +00:00
Eli Zaretskii
9c51bb6a95
Add Make 3.81 to the list of Make & shell combinations known to work.
2006-06-02 10:13:20 +00:00
Eli Zaretskii
3196bfd286
(EMACS): Remove quotes from the Emacs executable file name.
...
(emacs): Enclose the value of $(EMACS) in quotes.
2006-06-02 09:48:28 +00:00
YAMAMOTO Mitsuharu
70a4cae468
(next_element_from_composition): Set it->object to
...
it->string if composition is coming from string.
(set_cursor_from_row): Don't return 0 unless row displays a
continued line.
(dump_glyph): Dump composite glyph.
2006-06-02 09:39:54 +00:00
Jan Djärv
8b2b00f51c
* gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
2006-06-02 08:49:25 +00:00
Kenichi Handa
62e51d5356
(find-auto-coding): Fix previous change.
2006-06-02 06:34:41 +00:00
Kenichi Handa
8a3d7ed346
(hack-local-variables): Ignore char-trans' as well as
coding'.
2006-06-02 06:34:00 +00:00
Kenichi Handa
09e5712dd1
(enable-character-translation): Put
...
permanent-local and safe-local-variable properties.
(find-auto-coding): Handle char-trans: tag.
2006-06-02 06:28:36 +00:00
Kenichi Handa
c55122c321
(hack-local-variables-prop-line): Ignore `char-trans'
...
as well as `coding'.
2006-06-02 06:28:13 +00:00
Kenichi Handa
b3a726d586
(sgml-html-meta-auto-coding-function):
...
Limit the search by the end of the HTML header (if any).
2006-06-02 03:54:14 +00:00
Kenichi Handa
605e71f10e
*** empty log message ***
2006-06-02 03:53:55 +00:00
Richard M. Stallman
08a61c99b5
(with-current-buffer): Doc fix.
2006-06-02 03:30:24 +00:00
Masatake YAMATO
eb3d96092a
(compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.
2006-06-02 02:38:53 +00:00
Luc Teirlinck
55f626914e
(Shell History Copying): Update descriptions of `C-c RET' and Mouse-2.
2006-06-02 02:18:58 +00:00
Luc Teirlinck
90d40a35c3
*** empty log message ***
2006-06-02 02:15:46 +00:00
Richard M. Stallman
963128f36a
*** empty log message ***
2006-06-02 02:12:52 +00:00
Richard M. Stallman
19ca94ce90
(Fsplit_window): Doc fix.
2006-06-02 02:12:45 +00:00
Richard M. Stallman
f3aead2ff7
(Splitting Windows): Clarify splitting nonselected window.
2006-06-02 02:12:22 +00:00
Luc Teirlinck
933907e9fa
(shell-mode): Use shell-mode-map in docstring.
2006-06-02 02:09:19 +00:00
Luc Teirlinck
4c7d938d85
(inferior-lisp-mode): Doc fixes.
2006-06-02 02:07:11 +00:00
Luc Teirlinck
5d72601f6a
(comint-send-input): Do not add help-echo and mouse-face to input if
...
`comint-use-prompt-regexp' is non-nil.
2006-06-02 02:04:15 +00:00
Richard M. Stallman
6a8aec41a3
Whitespace changes.
2006-06-01 21:04:58 +00:00
Kim F. Storm
a5cfdda8ad
2006-06-01 Michaël Cadilhac <michael.cadilhac@lrde.org>
...
(deleted_pid_list): New variable to store the pids
of deleted processes. Declare it only if SIGCHLD is defined.
(init_process): Initialize it.
(syms_of_process): Staticpro it.
(Fdelete_process): Add pid of the deleted process to it. Check after
the addition and before the kill if the process is already stopped,
in which case it is deleted from the list and not killed.
(sigchld_handler): Define it only if SIGCHLD is. Search the process
that signaled Emacs in `deleted_pid_list' before `Vprocess_alist'.
Original idea by Stefan Monnier.
2006-06-01 14:08:25 +00:00
Kim F. Storm
24a71bb140
*** empty log message ***
2006-06-01 14:07:33 +00:00
Kim F. Storm
29bcbe54e1
(sit_for): Perform redisplay even if input is pending
...
when redisplay-dont-pause is non-nil.
2006-06-01 13:53:19 +00:00
Kim F. Storm
a71a77046d
*** empty log message ***
2006-06-01 13:52:42 +00:00
YAMAMOTO Mitsuharu
36f0107c0b
(mac_handle_visibility_change): Set buf.arg to Qnil.
...
(XTread_socket): Remove obsolete comment.
2006-06-01 09:37:18 +00:00
Jan Djärv
2e92a7cbd6
* xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
...
menu-bar-open.
2006-06-01 08:57:37 +00:00
Jan Djärv
4054794d58
* term/x-win.el: Change x-menu-bar-start to menu-bar-open.
2006-06-01 06:42:22 +00:00
Jan Djärv
f84173d358
* gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
2006-06-01 06:40:43 +00:00
Jan Djärv
0e00a9dc33
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2006-06-01 06:40:28 +00:00
Jan Djärv
ebe80e837d
* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
...
menu-bar-open.
2006-06-01 06:39:44 +00:00
Jan Djärv
c9467aaa7d
* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
...
menu-bar-open.
* gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
2006-06-01 06:39:18 +00:00
Romain Francoise
9c5247543c
*** empty log message ***
2006-06-01 06:30:55 +00:00
Juri Linkov
81c6e791bf
*** empty log message ***
2006-05-31 23:49:19 +00:00
Kim F. Storm
955951b8ff
*** empty log message ***
2006-05-31 22:48:41 +00:00
Juri Linkov
2bf2b94705
(query-replace-read-from, query-replace-read-to):
...
Bind `history-add-new-input' to nil. Call `add-to-history'.
2006-05-31 22:48:31 +00:00
Kim F. Storm
8ba7e5409c
*** empty log message ***
2006-05-31 22:46:20 +00:00
Juri Linkov
06e95e6516
Add `history-add-new-input'.
2006-05-31 22:17:37 +00:00
Juri Linkov
82db8fa7c5
*** empty log message ***
2006-05-31 22:07:21 +00:00
Juri Linkov
a8ccd062c4
(Minibuffer History): Add history-add-new-input.
2006-05-31 22:02:33 +00:00
Juri Linkov
179a4ca7f9
(Vhistory_add_new_input): New variable.
...
(read_minibuf): Use it.
(syms_of_minibuf) <history-add-new-input>: New Lisp variable.
(syms_of_minibuf) <history-delete-duplicates>: Doc fix.
2006-05-31 21:11:07 +00:00
Eli Zaretskii
12e2242536
Fix typos.
2006-05-31 20:23:15 +00:00
Eli Zaretskii
6916401640
(Special Properties): Add an xref to "Color Names".
2006-05-31 20:18:27 +00:00
Sam Steingold
09fd8197ff
(ediff-diff-options): fixed the doc string
2006-05-31 17:28:58 +00:00
Richard M. Stallman
d3b87ec494
(Moving Point): Fix previous change.
2006-05-31 16:23:16 +00:00
Nick Roberts
c1719ebfb3
(gdb-look-up-stack): New variable.
...
(gdb-stopped, gdb-info-stack-custom): If there is no source info
look up the stack and pop up GUD buffer if necessary.
(gdb-frames-select): Remove redundant call to gud-display-frame.
(gdb-info-threads-custom): Keep point at start of buffer.
(gdb-find-file-hook): Make it work for pre-GDB 6.4.
2006-05-31 13:21:39 +00:00
Nick Roberts
e223ede916
*** empty log message ***
2006-05-31 13:20:40 +00:00
David Ponce
b9d6735c82
Reduce the size of images.
2006-05-31 11:02:24 +00:00
Kim F. Storm
e1e541bdf1
(select_wrapper): Add wrapper around select to work around
...
"incomplete backtrace" bug in gdb 5.3, when emacs is stopped inside
select called from wait_reading_process_output.
2006-05-31 08:58:02 +00:00