]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago* xfns.c (x_set_icon_name): No-op if arg is non-nil and not a
Chong Yidong [Fri, 2 Jun 2006 16:35:59 +0000 (16:35 +0000)]
* xfns.c (x_set_icon_name): No-op if arg is non-nil and not a
string.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 2 Jun 2006 10:13:43 +0000 (10:13 +0000)]
*** empty log message ***

18 years agoAdd Make 3.81 to the list of Make & shell combinations known to work.
Eli Zaretskii [Fri, 2 Jun 2006 10:13:20 +0000 (10:13 +0000)]
Add Make 3.81 to the list of Make & shell combinations known to work.

18 years ago(EMACS): Remove quotes from the Emacs executable file name.
Eli Zaretskii [Fri, 2 Jun 2006 09:48:28 +0000 (09:48 +0000)]
(EMACS): Remove quotes from the Emacs executable file name.
(emacs): Enclose the value of $(EMACS) in quotes.

18 years ago(next_element_from_composition): Set it->object to
YAMAMOTO Mitsuharu [Fri, 2 Jun 2006 09:39:54 +0000 (09:39 +0000)]
(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.

18 years ago* gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
Jan Djärv [Fri, 2 Jun 2006 08:49:25 +0000 (08:49 +0000)]
* gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.

18 years ago(find-auto-coding): Fix previous change.
Kenichi Handa [Fri, 2 Jun 2006 06:34:41 +0000 (06:34 +0000)]
(find-auto-coding): Fix previous change.

18 years ago(hack-local-variables): Ignore `char-trans' as well as `coding'.
Kenichi Handa [Fri, 2 Jun 2006 06:34:00 +0000 (06:34 +0000)]
(hack-local-variables): Ignore `char-trans' as well as `coding'.

18 years ago(enable-character-translation): Put
Kenichi Handa [Fri, 2 Jun 2006 06:28:36 +0000 (06:28 +0000)]
(enable-character-translation): Put
permanent-local and safe-local-variable properties.
(find-auto-coding): Handle char-trans: tag.

18 years ago(hack-local-variables-prop-line): Ignore `char-trans'
Kenichi Handa [Fri, 2 Jun 2006 06:28:13 +0000 (06:28 +0000)]
(hack-local-variables-prop-line): Ignore `char-trans'
as well as `coding'.

18 years ago(sgml-html-meta-auto-coding-function):
Kenichi Handa [Fri, 2 Jun 2006 03:54:14 +0000 (03:54 +0000)]
(sgml-html-meta-auto-coding-function):
Limit the search by the end of the HTML header (if any).

18 years ago*** empty log message ***
Kenichi Handa [Fri, 2 Jun 2006 03:53:55 +0000 (03:53 +0000)]
*** empty log message ***

18 years ago(with-current-buffer): Doc fix.
Richard M. Stallman [Fri, 2 Jun 2006 03:30:24 +0000 (03:30 +0000)]
(with-current-buffer): Doc fix.

18 years ago(compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all...
Masatake YAMATO [Fri, 2 Jun 2006 02:38:53 +0000 (02:38 +0000)]
(compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.

18 years ago(Shell History Copying): Update descriptions of `C-c RET' and Mouse-2.
Luc Teirlinck [Fri, 2 Jun 2006 02:18:58 +0000 (02:18 +0000)]
(Shell History Copying): Update descriptions of `C-c RET' and Mouse-2.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 2 Jun 2006 02:15:46 +0000 (02:15 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 2 Jun 2006 02:12:52 +0000 (02:12 +0000)]
*** empty log message ***

18 years ago(Fsplit_window): Doc fix.
Richard M. Stallman [Fri, 2 Jun 2006 02:12:45 +0000 (02:12 +0000)]
(Fsplit_window): Doc fix.

18 years ago(Splitting Windows): Clarify splitting nonselected window.
Richard M. Stallman [Fri, 2 Jun 2006 02:12:22 +0000 (02:12 +0000)]
(Splitting Windows): Clarify splitting nonselected window.

18 years ago(shell-mode): Use shell-mode-map in docstring.
Luc Teirlinck [Fri, 2 Jun 2006 02:09:19 +0000 (02:09 +0000)]
(shell-mode): Use shell-mode-map in docstring.

18 years ago(inferior-lisp-mode): Doc fixes.
Luc Teirlinck [Fri, 2 Jun 2006 02:07:11 +0000 (02:07 +0000)]
(inferior-lisp-mode): Doc fixes.

18 years ago(comint-send-input): Do not add help-echo and mouse-face to input if
Luc Teirlinck [Fri, 2 Jun 2006 02:04:15 +0000 (02:04 +0000)]
(comint-send-input): Do not add help-echo and mouse-face to input if
`comint-use-prompt-regexp' is non-nil.

18 years agoWhitespace changes.
Richard M. Stallman [Thu, 1 Jun 2006 21:04:58 +0000 (21:04 +0000)]
Whitespace changes.

18 years ago2006-06-01 Michaël Cadilhac <michael.cadilhac@lrde.org>
Kim F. Storm [Thu, 1 Jun 2006 14:08:25 +0000 (14:08 +0000)]
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.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Jun 2006 14:07:33 +0000 (14:07 +0000)]
*** empty log message ***

18 years ago(sit_for): Perform redisplay even if input is pending
Kim F. Storm [Thu, 1 Jun 2006 13:53:19 +0000 (13:53 +0000)]
(sit_for): Perform redisplay even if input is pending
when redisplay-dont-pause is non-nil.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Jun 2006 13:52:42 +0000 (13:52 +0000)]
*** empty log message ***

18 years ago(mac_handle_visibility_change): Set buf.arg to Qnil.
YAMAMOTO Mitsuharu [Thu, 1 Jun 2006 09:37:18 +0000 (09:37 +0000)]
(mac_handle_visibility_change): Set buf.arg to Qnil.
(XTread_socket): Remove obsolete comment.

18 years ago* xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
Jan Djärv [Thu, 1 Jun 2006 08:57:37 +0000 (08:57 +0000)]
* xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
 menu-bar-open.

18 years ago* term/x-win.el: Change x-menu-bar-start to menu-bar-open.
Jan Djärv [Thu, 1 Jun 2006 06:42:22 +0000 (06:42 +0000)]
* term/x-win.el: Change x-menu-bar-start to menu-bar-open.

18 years ago* gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
Jan Djärv [Thu, 1 Jun 2006 06:40:43 +0000 (06:40 +0000)]
* gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.

18 years ago* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv [Thu, 1 Jun 2006 06:40:28 +0000 (06:40 +0000)]
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.

18 years ago* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
Jan Djärv [Thu, 1 Jun 2006 06:39:44 +0000 (06:39 +0000)]
* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
 menu-bar-open.

18 years ago* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
Jan Djärv [Thu, 1 Jun 2006 06:39:18 +0000 (06:39 +0000)]
* 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.

18 years ago*** empty log message ***
Romain Francoise [Thu, 1 Jun 2006 06:30:55 +0000 (06:30 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Wed, 31 May 2006 23:49:19 +0000 (23:49 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Wed, 31 May 2006 22:48:41 +0000 (22:48 +0000)]
*** empty log message ***

18 years ago(query-replace-read-from, query-replace-read-to):
Juri Linkov [Wed, 31 May 2006 22:48:31 +0000 (22:48 +0000)]
(query-replace-read-from, query-replace-read-to):
Bind `history-add-new-input' to nil.  Call `add-to-history'.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 31 May 2006 22:46:20 +0000 (22:46 +0000)]
*** empty log message ***

18 years agoAdd `history-add-new-input'.
Juri Linkov [Wed, 31 May 2006 22:17:37 +0000 (22:17 +0000)]
Add `history-add-new-input'.

18 years ago*** empty log message ***
Juri Linkov [Wed, 31 May 2006 22:07:21 +0000 (22:07 +0000)]
*** empty log message ***

18 years ago(Minibuffer History): Add history-add-new-input.
Juri Linkov [Wed, 31 May 2006 22:02:33 +0000 (22:02 +0000)]
(Minibuffer History): Add history-add-new-input.

18 years ago(Vhistory_add_new_input): New variable.
Juri Linkov [Wed, 31 May 2006 21:11:07 +0000 (21:11 +0000)]
(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.

18 years agoFix typos.
Eli Zaretskii [Wed, 31 May 2006 20:23:15 +0000 (20:23 +0000)]
Fix typos.

18 years ago(Special Properties): Add an xref to "Color Names".
Eli Zaretskii [Wed, 31 May 2006 20:18:27 +0000 (20:18 +0000)]
(Special Properties): Add an xref to "Color Names".

18 years ago(ediff-diff-options): fixed the doc string
Sam Steingold [Wed, 31 May 2006 17:28:58 +0000 (17:28 +0000)]
(ediff-diff-options): fixed the doc string

18 years ago(Moving Point): Fix previous change.
Richard M. Stallman [Wed, 31 May 2006 16:23:16 +0000 (16:23 +0000)]
(Moving Point): Fix previous change.

18 years ago(gdb-look-up-stack): New variable.
Nick Roberts [Wed, 31 May 2006 13:21:39 +0000 (13:21 +0000)]
(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.

18 years ago*** empty log message ***
Nick Roberts [Wed, 31 May 2006 13:20:40 +0000 (13:20 +0000)]
*** empty log message ***

18 years agoReduce the size of images.
David Ponce [Wed, 31 May 2006 11:02:24 +0000 (11:02 +0000)]
Reduce the size of images.

18 years ago(select_wrapper): Add wrapper around select to work around
Kim F. Storm [Wed, 31 May 2006 08:58:02 +0000 (08:58 +0000)]
(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.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 31 May 2006 08:56:54 +0000 (08:56 +0000)]
*** empty log message ***

18 years ago2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
Kim F. Storm [Wed, 31 May 2006 08:02:45 +0000 (08:02 +0000)]
2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
Convert all HTML tags to lower case for XHTML compatibility.

18 years ago(compilation-error-regexp-alist-alist::gcov-called-line):
Masatake YAMATO [Wed, 31 May 2006 07:21:10 +0000 (07:21 +0000)]
(compilation-error-regexp-alist-alist::gcov-called-line):
Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.

18 years agotypo
Sam Steingold [Wed, 31 May 2006 02:10:40 +0000 (02:10 +0000)]
typo

18 years ago(Line Height): Fix errors in description of
Richard M. Stallman [Wed, 31 May 2006 00:24:26 +0000 (00:24 +0000)]
(Line Height): Fix errors in description of
default line height and line-height properyty.

18 years ago(gud-query-cmdline, gud-common-init): Revert
Nick Roberts [Tue, 30 May 2006 21:43:16 +0000 (21:43 +0000)]
(gud-query-cmdline, gud-common-init): Revert
inadvertant changes made with last commit.

18 years ago*** empty log message ***
Nick Roberts [Tue, 30 May 2006 21:42:46 +0000 (21:42 +0000)]
*** empty log message ***

18 years ago* textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
Reiner Steib [Tue, 30 May 2006 18:37:15 +0000 (18:37 +0000)]
* textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
functions.

* textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.

18 years agoVersion number change only
Carsten Dominik [Tue, 30 May 2006 16:32:09 +0000 (16:32 +0000)]
Version number change only

18 years agoSmall typo fixes.
Carsten Dominik [Tue, 30 May 2006 16:31:32 +0000 (16:31 +0000)]
Small typo fixes.

18 years ago*** empty log message ***
Carsten Dominik [Tue, 30 May 2006 16:31:11 +0000 (16:31 +0000)]
*** empty log message ***

18 years ago(org-agenda-highlight-todo): Make sure regexp
Carsten Dominik [Tue, 30 May 2006 16:29:02 +0000 (16:29 +0000)]
(org-agenda-highlight-todo): Make sure regexp
        does only match in the right place.
        (org-upcoming-deadline): New face.
        (org-agenda-get-deadlines): Use new face
        `org-upcoming-deadline'.
        (org-export-ascii-underline): Renamed and made an option (was
        constant `org-ascii-underline').
        (org-export-ascii-bullets): New option.
        (org-export-as-html): Many changes to emit valid XHTML.
        (org-par-open): New variable.
        (org-open-par, org-close-par-maybe, org-close-li-maybe): New
        functions.
        (org-html-do-expand, org-section-number): Fixedcase in
        `replace-match'.
        (org-timeline): Pass `org-timeline-show-empty-dates' to
        `org-get-all-dates'.  Interpret empty dates returned by
        `org-get-all-dates'.
        (org-get-all-dates): New argument EMPTY.  Add dates without
        entries to the list, mark large ranges of empty dates.
        (org-point-in-group, org-context): New functions.

18 years ago.
Andreas Schwab [Tue, 30 May 2006 16:12:59 +0000 (16:12 +0000)]
.

18 years ago(Fmenu_bar_start): Return a value.
Andreas Schwab [Tue, 30 May 2006 16:12:49 +0000 (16:12 +0000)]
(Fmenu_bar_start): Return a value.

18 years agoautoupdate
Karl Berry [Tue, 30 May 2006 14:20:02 +0000 (14:20 +0000)]
autoupdate

18 years ago(gud-stop-subjob): Make it work in all buffers.
Nick Roberts [Tue, 30 May 2006 08:10:49 +0000 (08:10 +0000)]
(gud-stop-subjob): Make it work in all buffers.

18 years ago*** empty log message ***
Nick Roberts [Tue, 30 May 2006 08:10:16 +0000 (08:10 +0000)]
*** empty log message ***

18 years agoMove gdb-mouse-toggle-breakpoint-* to
Nick Roberts [Tue, 30 May 2006 08:07:44 +0000 (08:07 +0000)]
Move gdb-mouse-toggle-breakpoint-* to
C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
to C-mouse-3 (for 2 button mice).
(gdb-send): Do the right thing for C-d.

18 years ago*** empty log message ***
Nick Roberts [Tue, 30 May 2006 08:06:01 +0000 (08:06 +0000)]
*** empty log message ***

18 years ago(compilation-error-regexp-alist-alist): Add makepp diagnostic.
Daniel Pfeiffer [Tue, 30 May 2006 07:02:00 +0000 (07:02 +0000)]
(compilation-error-regexp-alist-alist): Add makepp diagnostic.

18 years ago(auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.
Daniel Pfeiffer [Tue, 30 May 2006 06:59:56 +0000 (06:59 +0000)]
(auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 May 2006 04:33:52 +0000 (04:33 +0000)]
*** empty log message ***

18 years ago(Ffind_operation_coding_system): Doc fix.
Richard M. Stallman [Tue, 30 May 2006 04:33:21 +0000 (04:33 +0000)]
(Ffind_operation_coding_system): Doc fix.

18 years ago(fit-window-to-buffer): Doc fix.
Richard M. Stallman [Tue, 30 May 2006 04:32:09 +0000 (04:32 +0000)]
(fit-window-to-buffer): Doc fix.

18 years ago(Default Coding Systems): Further clarification.
Richard M. Stallman [Tue, 30 May 2006 04:31:02 +0000 (04:31 +0000)]
(Default Coding Systems): Further clarification.

18 years ago(temp-buffer-max-height): Doc fix.
Richard M. Stallman [Tue, 30 May 2006 02:35:56 +0000 (02:35 +0000)]
(temp-buffer-max-height): Doc fix.

18 years ago(with-current-buffer): Doc fix.
Richard M. Stallman [Tue, 30 May 2006 01:19:09 +0000 (01:19 +0000)]
(with-current-buffer): Doc fix.

18 years ago(Pure Storage): Mention that an overflow in pure
Luc Teirlinck [Mon, 29 May 2006 22:26:25 +0000 (22:26 +0000)]
(Pure Storage): Mention that an overflow in pure
space causes a memory leak.
(Garbage Collection): If there was an overflow in pure space,
`garbage-collect' returns nil.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 29 May 2006 22:23:38 +0000 (22:23 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Mon, 29 May 2006 22:03:35 +0000 (22:03 +0000)]
*** empty log message ***

18 years ago(x_draw_hollow_cursor): Fix last change.
Eli Zaretskii [Mon, 29 May 2006 22:03:01 +0000 (22:03 +0000)]
(x_draw_hollow_cursor): Fix last change.

18 years ago(x_draw_stretch_glyph_string): Fix last change.
Kim F. Storm [Mon, 29 May 2006 21:52:16 +0000 (21:52 +0000)]
(x_draw_stretch_glyph_string): Fix last change.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 29 May 2006 21:52:01 +0000 (21:52 +0000)]
*** empty log message ***

18 years ago(Ffind_operation_coding_system): Doc fix.
Eli Zaretskii [Mon, 29 May 2006 21:44:59 +0000 (21:44 +0000)]
(Ffind_operation_coding_system): Doc fix.

18 years ago(Default Coding Systems): Fix it some more.
Eli Zaretskii [Mon, 29 May 2006 21:40:59 +0000 (21:40 +0000)]
(Default Coding Systems): Fix it some more.

18 years ago* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus [Mon, 29 May 2006 20:30:16 +0000 (20:30 +0000)]
* tramp.texi (Frequently Asked Questions): Disable zsh zle.

18 years ago(mac_font_panel_visible_p, mac_show_hide_font_panel): Add externs.
YAMAMOTO Mitsuharu [Mon, 29 May 2006 09:43:44 +0000 (09:43 +0000)]
(mac_font_panel_visible_p, mac_show_hide_font_panel): Add externs.

18 years ago(font_panel_shown_p) [USE_MAC_FONT_PANEL]: New variable.
YAMAMOTO Mitsuharu [Mon, 29 May 2006 09:43:03 +0000 (09:43 +0000)]
(font_panel_shown_p) [USE_MAC_FONT_PANEL]: New variable.
(mac_font_panel_visible_p, mac_show_hide_font_panel)
[USE_MAC_FONT_PANEL]: New functions.
[USE_MAC_FONT_PANEL] (mac_set_font_info_for_selection): Return
immediately if font panel is not visible.

18 years ago[USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility):
YAMAMOTO Mitsuharu [Mon, 29 May 2006 09:42:41 +0000 (09:42 +0000)]
[USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility):
Call mac_set_font_info_for_selection if font panel is made visible.

18 years ago* search.c (matcher_overflow): Mark as NO_RETURN.
Dan Nicolaescu [Mon, 29 May 2006 08:06:15 +0000 (08:06 +0000)]
* search.c (matcher_overflow): Mark as NO_RETURN.

* xterm.c (x_connection_closed): Likewise.

* sysdep.c (croak): Likewise.

* sound.c (sound_perror, alsa_sound_perror): Likewise.

* lisp.h (die, nsberror): Likewise.

18 years ago* sound.c (alsa_open, alsa_configure, alsa_write): Move
Jan Djärv [Mon, 29 May 2006 07:25:01 +0000 (07:25 +0000)]
* sound.c (alsa_open, alsa_configure, alsa_write): Move
 assignment to err out of if-statement.

18 years ago* term/x-win.el: bind F10 to menu-bar-start if available.
Jan Djärv [Mon, 29 May 2006 07:16:54 +0000 (07:16 +0000)]
* term/x-win.el: bind F10 to menu-bar-start if available.

18 years ago* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv [Mon, 29 May 2006 07:15:22 +0000 (07:15 +0000)]
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.

18 years ago* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
Jan Djärv [Mon, 29 May 2006 07:13:57 +0000 (07:13 +0000)]
* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.

18 years ago* gtkutil.c (menu_nav_ended): New function.
Jan Djärv [Mon, 29 May 2006 07:12:54 +0000 (07:12 +0000)]
* gtkutil.c (menu_nav_ended): New function.
 (create_menus): Connect menu_nav_ended to "selection-done" to fix
 grabs.

 * xmenu.c (Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT.

18 years ago(Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT.
Jan Djärv [Mon, 29 May 2006 07:11:35 +0000 (07:11 +0000)]
(Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT.

18 years agoConnect menu_nav_ended to "selection-done" to fix grabs
Jan Djärv [Mon, 29 May 2006 07:11:05 +0000 (07:11 +0000)]
Connect menu_nav_ended to "selection-done" to fix grabs

18 years ago(invalid_character): Mark as NO_RETURN.
Dan Nicolaescu [Mon, 29 May 2006 06:19:09 +0000 (06:19 +0000)]
(invalid_character): Mark as NO_RETURN.

18 years ago(term-if-xemacs, term-ifnot-xemacs): Delete, replace
Dan Nicolaescu [Mon, 29 May 2006 06:11:33 +0000 (06:11 +0000)]
(term-if-xemacs, term-ifnot-xemacs): Delete, replace
uses with a simple test.
(term-set-escape-char, term-mode, term-check-kill-echo-list)
(term-send-raw-string, term-send-raw, term-mouse-paste)
(term-char-mode, term-line-mode, term-exec, term-sentinel)
(term-handle-exit, term-read-input-ring)
(term-previous-matching-input-string)
(term-previous-matching-input-string-position)
(term-previous-matching-input-from-input)
(term-replace-by-expanded-history, term-send-input)
(term-skip-prompt, term-bol, term-send-invisible)
(term-kill-input, term-delchar-or-maybe-eof)
(term-backward-matching-input, term-check-source)
(term-proc-query, term-emulate-terminal)
(term-handle-colors-array, term-process-pager, term-pager-line)
(term-pager-bob, term-unwrap-line, term-word)
(term-dynamic-complete-filename)
(term-dynamic-complete-as-filename)
(term-dynamic-simple-complete): Replace one arm ifs with whens or
unlesses.