]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago[USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.
YAMAMOTO Mitsuharu [Tue, 6 Jun 2006 03:27:33 +0000 (03:27 +0000)]
[USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.

18 years ago(ido-default-file-method, ido-default-buffer-method):
Kim F. Storm [Mon, 5 Jun 2006 22:22:41 +0000 (22:22 +0000)]
(ido-default-file-method, ido-default-buffer-method):
Make choice values consistent with corresponding command names.
(ido-visit-buffer): Update accordingly.  Default to selected-window.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 5 Jun 2006 22:22:27 +0000 (22:22 +0000)]
*** empty log message ***

18 years ago(gud-running): Fix doc string.
Nick Roberts [Mon, 5 Jun 2006 21:31:24 +0000 (21:31 +0000)]
(gud-running): Fix doc string.
(gud-menu-map): Use :visible instead fo :enable for debugger test.
(gud-tooltip-modes): Add python-mode.
(gud-tooltip-print-command): Add pdb.  Remove perldb.

18 years ago*** empty log message ***
Nick Roberts [Mon, 5 Jun 2006 21:30:54 +0000 (21:30 +0000)]
*** empty log message ***

18 years ago(w32_set_scroll_bar_thumb, x_scroll_bar_create)
Jason Rumney [Mon, 5 Jun 2006 21:20:59 +0000 (21:20 +0000)]
(w32_set_scroll_bar_thumb, x_scroll_bar_create)
(w32_set_vertical_scroll_bar, w32_scroll_bar_handle_click)
(x_scroll_bar_report_motion): Remove workarounds for
versions of Windows NT < 3.51.
[!SIF_ALL]: Remove.
(pfnSetScrollInfo, pfnGetScrollInfo): Remove.
(w32_initialize): Don't dynamically load Get/SetScrollInfo.

18 years ago*** empty log message ***
Jason Rumney [Mon, 5 Jun 2006 21:20:22 +0000 (21:20 +0000)]
*** empty log message ***

18 years ago(bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).
Eli Zaretskii [Mon, 5 Jun 2006 19:47:51 +0000 (19:47 +0000)]
(bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).

18 years ago(defined-colors): Doc fix.
Richard M. Stallman [Mon, 5 Jun 2006 17:21:37 +0000 (17:21 +0000)]
(defined-colors): Doc fix.

18 years ago(vc-process-filter): Inhibit undo
Thien-Thi Nguyen [Mon, 5 Jun 2006 15:46:00 +0000 (15:46 +0000)]
(vc-process-filter): Inhibit undo
info collection around call to insert.
(vc-setup-buffer): Likewise for call to erase-buffer.
(vc-do-command): Likewise for call to process-file.

18 years agoFormatting fixes.
Romain Francoise [Mon, 5 Jun 2006 11:56:03 +0000 (11:56 +0000)]
Formatting fixes.

18 years ago(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise [Mon, 5 Jun 2006 11:55:28 +0000 (11:55 +0000)]
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Fix typo.

18 years ago(Question 8.6): Update reference to the Gnus
Romain Francoise [Mon, 5 Jun 2006 11:50:40 +0000 (11:50 +0000)]
(Question 8.6): Update reference to the Gnus
channel (#gnus@irc.freenode.net).
Fix typos.  Update copyright notice.

18 years ago* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise [Mon, 5 Jun 2006 11:44:42 +0000 (11:44 +0000)]
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
(Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
(Line-Up Functions, Custom Macros):
* ediff.texi (Window and Frame Configuration)
(Highlighting Difference Regions, Highlighting Difference Regions):
* emacs-mime.texi (Display Customization):
* erc.texi (History):
* eshell.texi (Known problems):
* eudc.texi (Overview, BBDB):
* gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
(The problem of spam, SpamOracle, Extending the Spam package)
(Conformity, Terminology):
* idlwave.texi (Routine Info, Routine Info)
(Class and Keyword Inheritance, Padding Operators)
(Breakpoints and Stepping, Electric Debug Mode)
(Examining Variables, Troubleshooting):
* org.texi (Creating timestamps):
* reftex.texi (Commands, Options, Changes):
* tramp.texi (Inline methods, Password caching)
(Auto-save and Backup, Issues):
* vip.texi (Files, Commands in Insert Mode):
* viper.texi (Emacs Preliminaries, States in Viper)
(Packages that Change Keymaps, Viper Specials, Groundwork):
* xresmini.texi (GTK resources):
Fix various typos.

18 years ago(GDB Graphical Interface): Update bindings.
Nick Roberts [Mon, 5 Jun 2006 10:14:49 +0000 (10:14 +0000)]
(GDB Graphical Interface): Update bindings.
(Commands of GUD): Add gud-print.  Remove gud-run.  Restate
availability more generally.

18 years ago*** empty log message ***
Nick Roberts [Mon, 5 Jun 2006 10:14:16 +0000 (10:14 +0000)]
*** empty log message ***

18 years ago(gud-menu-map): Use a conditional help echo for gud-go.
Nick Roberts [Mon, 5 Jun 2006 10:10:51 +0000 (10:10 +0000)]
(gud-menu-map): Use a conditional help echo for gud-go.
(gud-common-init): Other debuggers may trigger error.

18 years ago(find-auto-coding): Handle
Kenichi Handa [Mon, 5 Jun 2006 07:11:33 +0000 (07:11 +0000)]
(find-auto-coding): Handle
enable-character-translation in file header.

18 years ago*** empty log message ***
Kenichi Handa [Mon, 5 Jun 2006 07:11:13 +0000 (07:11 +0000)]
*** empty log message ***

18 years agoRegenerate.
Kim F. Storm [Sun, 4 Jun 2006 22:12:46 +0000 (22:12 +0000)]
Regenerate.

18 years ago(authors-aliases): Add mode aliases.
Kim F. Storm [Sun, 4 Jun 2006 22:01:24 +0000 (22:01 +0000)]
(authors-aliases): Add mode aliases.
(authors-fixed-entries): Fix spelling.
(authors-canonical-file-name): Don't report error for wildcards.

18 years agoCorrections for AUTHORS.
Kim F. Storm [Sun, 4 Jun 2006 22:00:54 +0000 (22:00 +0000)]
Corrections for AUTHORS.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 4 Jun 2006 19:21:51 +0000 (19:21 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
David Ponce [Sun, 4 Jun 2006 16:26:29 +0000 (16:26 +0000)]
*** empty log message ***

18 years agoMention `redisplay-dont-pause' in doc string of
David Kastrup [Sun, 4 Jun 2006 15:07:25 +0000 (15:07 +0000)]
Mention `redisplay-dont-pause' in doc string of
`sit-for'.

18 years agoUpdate for Emacs 22: Use German quotes
Thien-Thi Nguyen [Sun, 4 Jun 2006 09:39:11 +0000 (09:39 +0000)]
Update for Emacs 22: Use German quotes
and umlauts; fix overfull /hboxes; many rewordings.

18 years agoLots of cleanups.
Richard M. Stallman [Sun, 4 Jun 2006 02:17:49 +0000 (02:17 +0000)]
Lots of cleanups.

18 years ago(view-emacs-news): Rewrite to support new NEWS,
Kim F. Storm [Sun, 4 Jun 2006 01:14:15 +0000 (01:14 +0000)]
(view-emacs-news): Rewrite to support new NEWS,
NEWS.major, and NEWS.1-17 file naming.  Add more intelligense,
e.g. version 10 matches 1.10, and don't be confused by version 1.1
begin a prefix of 1.12 (etc).  A numeric prefix arg also works.

18 years agoReorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm [Sun, 4 Jun 2006 01:11:51 +0000 (01:11 +0000)]
Reorganize NEWS and ONEWS files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version.
Update copyright notices.

18 years agoReorganize NEWS and ONEWS.* files into NEWS for current major version
Kim F. Storm [Sun, 4 Jun 2006 01:01:51 +0000 (01:01 +0000)]
Reorganize NEWS and ONEWS.* files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version.
Update copyright notices.

18 years ago(Abstract Display): Fix typo.
Thien-Thi Nguyen [Sat, 3 Jun 2006 22:51:32 +0000 (22:51 +0000)]
(Abstract Display): Fix typo.

18 years agoFix typo.
Thien-Thi Nguyen [Sat, 3 Jun 2006 21:55:47 +0000 (21:55 +0000)]
Fix typo.

18 years ago(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not...
Masatake YAMATO [Sat, 3 Jun 2006 17:49:36 +0000 (17:49 +0000)]
(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.

18 years ago(ALL): Add sorted-doc and digest-doc.
Eli Zaretskii [Sat, 3 Jun 2006 15:30:02 +0000 (15:30 +0000)]
(ALL): Add sorted-doc and digest-doc.
($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
($(BLD)/test-distrib.exe): New targets.
(sorted-doc, digest-doc, test-distrib): New targets.
(install): Install sorted-doc.exe and digest-doc.exe.
($(BLD)/sorted-doc.$(O)): Update dependencies.

18 years ago[DOS_NT] <top level>: Include fcntl.h and io.h.
Eli Zaretskii [Sat, 3 Jun 2006 15:05:05 +0000 (15:05 +0000)]
[DOS_NT] <top level>: Include fcntl.h and io.h.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.

18 years ago(main): Initialize bp, to avoid compiler warnings
Eli Zaretskii [Sat, 3 Jun 2006 14:58:50 +0000 (14:58 +0000)]
(main): Initialize bp, to avoid compiler warnings

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Jun 2006 14:51:44 +0000 (14:51 +0000)]
*** empty log message ***

18 years ago[DOS_NT] <top level>: Include fcntl.h and io.h.
Eli Zaretskii [Sat, 3 Jun 2006 14:51:25 +0000 (14:51 +0000)]
[DOS_NT] <top level>: Include fcntl.h and io.h.
[WINDOWSNT] <top level>: Don't redeclare malloc.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.

18 years agoRemove file.
Eli Zaretskii [Sat, 3 Jun 2006 13:54:26 +0000 (13:54 +0000)]
Remove file.

18 years agoFix last change.
Eli Zaretskii [Sat, 3 Jun 2006 13:53:18 +0000 (13:53 +0000)]
Fix last change.

18 years agoAdd copyright notice and copying permissions.
Eli Zaretskii [Sat, 3 Jun 2006 13:53:01 +0000 (13:53 +0000)]
Add copyright notice and copying permissions.

18 years agoAdd copyright notice and copying permissions.
Eli Zaretskii [Sat, 3 Jun 2006 12:52:35 +0000 (12:52 +0000)]
Add copyright notice and copying permissions.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Jun 2006 12:12:34 +0000 (12:12 +0000)]
*** empty log message ***

18 years agoDelete traces of leditcfns.c.
Eli Zaretskii [Sat, 3 Jun 2006 12:12:13 +0000 (12:12 +0000)]
Delete traces of leditcfns.c.

18 years agoRemove the file.
Eli Zaretskii [Sat, 3 Jun 2006 12:10:37 +0000 (12:10 +0000)]
Remove the file.

18 years agoFix date of last entry.
Eli Zaretskii [Sat, 3 Jun 2006 08:39:30 +0000 (08:39 +0000)]
Fix date of last entry.

18 years ago(sh-quoted-exec): New face for quoted exec constructs like `foo bar`.
Eli Zaretskii [Sat, 3 Jun 2006 08:38:43 +0000 (08:38 +0000)]
(sh-quoted-exec): New face for quoted exec constructs like `foo bar`.
(sh-quoted-subshell): New helper function to search for a possibly nested
subshell (like `` or $()) within a "" quoted string.
(sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
(sh-apply-quoted-subshell): Flag quote characters inside a subshell, which is
itself already in a quoted region, as punctuation, since this is the closest
to what they actually are.
(sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
sh-apply-quoted-subshell.
(sh-font-lock-syntactic-face-function): Apply the new face for text inside ``
instead of the old font-lock-string-face.

18 years ago(Minibuffer History) <history-add-new-input>: Reword variable's description.
Eli Zaretskii [Sat, 3 Jun 2006 08:28:03 +0000 (08:28 +0000)]
(Minibuffer History) <history-add-new-input>: Reword variable's description.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 3 Jun 2006 02:34:35 +0000 (02:34 +0000)]
*** empty log message ***

18 years ago(EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator.
YAMAMOTO Mitsuharu [Sat, 3 Jun 2006 02:34:25 +0000 (02:34 +0000)]
(EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator.

18 years ago(tsm_document_id) [USE_MAC_TSM]: New variable.
YAMAMOTO Mitsuharu [Sat, 3 Jun 2006 02:34:11 +0000 (02:34 +0000)]
(tsm_document_id) [USE_MAC_TSM]: New variable.
(Qtext_input, Qupdate_active_input_area, Qunicode_for_key_event)
[USE_MAC_TSM]: Likewise.
(syms_of_macterm) [USE_MAC_TSM]: Intern and staticpro them.
(Qbefore_string) [USE_MAC_TSM]: Add extern.
(do_app_resume, do_app_suspend) [USE_MAC_TSM]: Call
ActivateTSMDocument/DeactivateTSMDocument.
(mac_store_event_ref_as_apple_event): Call mac_post_mouse_moved_event.
(mac_handle_window_event) [USE_MAC_TSM]: Handle
kEventWindowFocusAcquired/kEventWindowFocusRelinquish.
(mac_handle_text_input_event) [USE_MAC_TSM]: New function.
(install_window_handler) [USE_MAC_TSM]: Install it.  Register
kEventWindowFocusAcquired/kEventWindowFocusRelinquish.
(keycode_to_xkeysym_table): Add entry for f16.
(XTread_socket) [USE_MAC_TSM]: Set/reset read_socket_inev
before/after passing keystroke event to toolbox dispatcher.
(init_tsm) [USE_MAC_TSM]: New function.
(mac_initialize) [USE_MAC_TSM]: Call it.
(Vmac_ts_active_input_overlay) [USE_MAC_TSM]: New defvar.

18 years ago(USE_MAC_TSM): Set default to 1 on Mac OS X.
YAMAMOTO Mitsuharu [Sat, 3 Jun 2006 02:33:43 +0000 (02:33 +0000)]
(USE_MAC_TSM): Set default to 1 on Mac OS X.

18 years ago(x_set_icon_name): Apply 2006-06-02 change for xfns.c.
YAMAMOTO Mitsuharu [Sat, 3 Jun 2006 02:32:42 +0000 (02:32 +0000)]
(x_set_icon_name): Apply 2006-06-02 change for xfns.c.

18 years ago(mac-ts-active-input-overlay): Add defvar.
YAMAMOTO Mitsuharu [Sat, 3 Jun 2006 02:31:51 +0000 (02:31 +0000)]
(mac-ts-active-input-overlay): Add defvar.
(mac-ae-number, mac-ae-frame, mac-ae-script-language)
(mac-bytes-to-text-range, mac-ae-text-range-array)
(mac-ts-update-active-input-buf, mac-split-string-by-property-change)
(mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
(mac-ts-unicode-for-key-event): New functions.
(mac-handle-toolbar-switch-mode): Use mac-ae-frame.
(mac-handle-font-selection): Use mac-ae-number.
(mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
New variables.
(mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
(mac-ts-converted-text, mac-ts-selected-converted-text)
(mac-ts-block-fill-text, mac-ts-outline-text)
(mac-ts-selected-text, mac-ts-no-hilite): New faces.
(mac-ts-hilite-style-faces): New constant.
(mac-apple-event-map): Bind text input events.
(mac-dispatch-apple-event): Use command-execute instead of
call-interactively.
(global-map): Don't bind mac-apple-event.
(special-event-map): Bind mac-apple-event.

18 years ago(x_set_name_internal): Set icon to `text', derived from name, when
John Paul Wallington [Fri, 2 Jun 2006 21:35:39 +0000 (21:35 +0000)]
(x_set_name_internal): Set icon to `text', derived from name, when
frame's icon_name isn't a string rather than only when it is nil.

18 years ago(x_set_icon_name): Don't use arg if it's not a string and not nil.
Eli Zaretskii [Fri, 2 Jun 2006 21:21:55 +0000 (21:21 +0000)]
(x_set_icon_name): Don't use arg if it's not a string and not nil.

18 years ago(mh-folder-exists-p): Change test from an empty buffer, to one that
Bill Wohler [Fri, 2 Jun 2006 18:47:44 +0000 (18:47 +0000)]
(mh-folder-exists-p): Change test from an empty buffer, to one that
contains the actual folder, since GNU mailutils' folder command
displays output if the folder doesn't exist (closes SF #1499712).

18 years ago*** empty log message ***
Juri Linkov [Fri, 2 Jun 2006 18:24:59 +0000 (18:24 +0000)]
*** empty log message ***

18 years ago(sgml-html-meta-auto-coding-function):
Juri Linkov [Fri, 2 Jun 2006 18:17:02 +0000 (18:17 +0000)]
(sgml-html-meta-auto-coding-function):
Remove the condition `(search-forward "<html" size t)'.
Replace `\"' with `[\"']?' in `re-search-forward'.

18 years ago*** empty log message ***
Romain Francoise [Fri, 2 Jun 2006 17:33:54 +0000 (17:33 +0000)]
*** empty log message ***

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'.