]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago*** empty log message ***
Richard M. Stallman [Thu, 25 Aug 2005 11:06:36 +0000 (11:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 25 Aug 2005 11:06:31 +0000 (11:06 +0000)]
*** empty log message ***

18 years ago(Search and Replace): Add replace-regexp-in-string.
Richard M. Stallman [Thu, 25 Aug 2005 11:05:31 +0000 (11:05 +0000)]
(Search and Replace): Add replace-regexp-in-string.

18 years ago(Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.
Richard M. Stallman [Thu, 25 Aug 2005 11:04:38 +0000 (11:04 +0000)]
(Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.

18 years ago(menu-bar-describe-menu): Delete "What's New".
Richard M. Stallman [Thu, 25 Aug 2005 11:03:32 +0000 (11:03 +0000)]
(menu-bar-describe-menu): Delete "What's New".
Rename "Describe Key" to "Describe Key or Mouse Operation".

18 years agobg-mouse.el: Moved from term/.
Juanma Barranquero [Thu, 25 Aug 2005 11:01:15 +0000 (11:01 +0000)]
bg-mouse.el: Moved from term/.

18 years ago(build-mail-aliases): Delete comments
Richard M. Stallman [Thu, 25 Aug 2005 11:00:38 +0000 (11:00 +0000)]
(build-mail-aliases): Delete comments
from the contents before processing them.

18 years agobg-mouse.el: Moved to obsolete/.
Juanma Barranquero [Thu, 25 Aug 2005 10:58:57 +0000 (10:58 +0000)]
bg-mouse.el: Moved to obsolete/.

18 years ago(isearch-edit-string): Erase the Search prompt
Richard M. Stallman [Thu, 25 Aug 2005 10:58:48 +0000 (10:58 +0000)]
(isearch-edit-string): Erase the Search prompt
if user enters an empty string and there is no default.

18 years ago(play-sound): Rearrange to avoid warning.
Richard M. Stallman [Thu, 25 Aug 2005 10:57:38 +0000 (10:57 +0000)]
(play-sound): Rearrange to avoid warning.

18 years ago(comint-file-name-prefix): Add autoload.
Richard M. Stallman [Thu, 25 Aug 2005 10:56:51 +0000 (10:56 +0000)]
(comint-file-name-prefix): Add autoload.

18 years agoFixed typo.
Carsten Dominik [Thu, 25 Aug 2005 08:25:51 +0000 (08:25 +0000)]
Fixed typo.

18 years ago(mac_copy_area, mac_copy_area_with_mask): Restore background color.
YAMAMOTO Mitsuharu [Thu, 25 Aug 2005 08:20:43 +0000 (08:20 +0000)]
(mac_copy_area, mac_copy_area_with_mask): Restore background color.
(mac_handle_visibility_change): New function.
(x_make_frame_invisible, x_iconify_frame)
(XTread_socket) [!USE_CARBON_EVENTS]: Use it.
[USE_CARBON_EVENTS] (mac_handle_window_event)
(install_window_handler): Handle visibilty change events.
(x_make_frame_visible): Don't reposition window if it is iconified
or asked for visible before.  Select and uncollapse window when it
is made visible.
(x_make_frame_invisible): Don't reset x_highlight_frame.
(x_iconify_frame): Likewise.  Make invisible frame visible before
it is iconified.
(read_socket_inev): Move variable outside #if USE_CARBON_EVENTS.
(do_window_update): Don't change visibility of invisible frame.

18 years ago(kbd_buffer_get_event) [MAC_OS]: Make events for
YAMAMOTO Mitsuharu [Thu, 25 Aug 2005 08:20:12 +0000 (08:20 +0000)]
(kbd_buffer_get_event) [MAC_OS]: Make events for
ICONIFY/DEICONIFY_EVENT.

18 years agoDocumentation string of diary-modify-entry-list-string-function improved.
Carsten Dominik [Thu, 25 Aug 2005 07:11:10 +0000 (07:11 +0000)]
Documentation string of diary-modify-entry-list-string-function improved.

18 years ago(diary-modify-entry-list-string-function): New hook.
Carsten Dominik [Thu, 25 Aug 2005 07:06:07 +0000 (07:06 +0000)]
(diary-modify-entry-list-string-function): New hook.
(add-to-diary-list): Call `diary-modify-entry-list-string-function'

18 years ago*** empty log message ***
Carsten Dominik [Thu, 25 Aug 2005 07:05:27 +0000 (07:05 +0000)]
*** empty log message ***

18 years agoversion string comparison
Vinicius Jose Latorre [Thu, 25 Aug 2005 01:37:47 +0000 (01:37 +0000)]
version string comparison

18 years ago(icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
Juanma Barranquero [Wed, 24 Aug 2005 15:56:02 +0000 (15:56 +0000)]
(icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
Defvar at compile time.
(sc::menu): Declare it before use.
(sc::pack-one-line): Use `let', not `let*'.

18 years ago(filter-region, execute-monitor-command): Use `let*' instead of `let'.
Juanma Barranquero [Wed, 24 Aug 2005 15:20:18 +0000 (15:20 +0000)]
(filter-region, execute-monitor-command): Use `let*' instead of `let'.

18 years ago(bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time.
Juanma Barranquero [Wed, 24 Aug 2005 15:10:45 +0000 (15:10 +0000)]
(bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time.

18 years ago(current-global-mousemap, current-local-mousemap): Declare them before use.
Juanma Barranquero [Wed, 24 Aug 2005 14:41:27 +0000 (14:41 +0000)]
(current-global-mousemap, current-local-mousemap): Declare them before use.

18 years ago(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
Juanma Barranquero [Wed, 24 Aug 2005 14:31:17 +0000 (14:31 +0000)]
(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.

18 years ago(url-http-cookies-sources): Defvar at compile time.
Juanma Barranquero [Wed, 24 Aug 2005 14:24:20 +0000 (14:24 +0000)]
(url-http-cookies-sources): Defvar at compile time.

18 years ago(news-inews-hook, news-group-hook-alist, mail-send-hook):
Juanma Barranquero [Wed, 24 Aug 2005 14:15:23 +0000 (14:15 +0000)]
(news-inews-hook, news-group-hook-alist, mail-send-hook):
Defvar at compile time.

18 years ago(info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
Juanma Barranquero [Wed, 24 Aug 2005 14:00:17 +0000 (14:00 +0000)]
(info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
info-xref-bad): Defvar at compile time.

18 years ago(define-minor-mode): Simplify.
Stefan Monnier [Wed, 24 Aug 2005 11:54:25 +0000 (11:54 +0000)]
(define-minor-mode): Simplify.

18 years ago(custom-theme-set-variables): Sort minor modes last.
Stefan Monnier [Wed, 24 Aug 2005 11:49:07 +0000 (11:49 +0000)]
(custom-theme-set-variables): Sort minor modes last.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Wed, 24 Aug 2005 11:36:35 +0000 (11:36 +0000)]
Update "copyright years" section.

18 years ago(merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
Juanma Barranquero [Wed, 24 Aug 2005 11:36:27 +0000 (11:36 +0000)]
(merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
diff-vector, valid-diff): Defvar at compile time to silence the byte-compiler.

18 years ago(ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
Juanma Barranquero [Wed, 24 Aug 2005 11:34:39 +0000 (11:34 +0000)]
(ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
`with-no-warnings' to hide references to `ibuffer-elide-long-columns' (which is
defined on ibuffer.el, so it's silly to get warnings for it).
(ibuffer-auto-mode, ibuffer-cached-filter-formats,
ibuffer-compiled-filter-formats, ibuffer-filter-format-alist,
ibuffer-filter-group-kill-ring, ibuffer-filter-groups,
ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups,
ibuffer-inline-columns, ibuffer-show-empty-filter-groups,
ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps): Defvar at compile time.
(ibuffer-compiled-formats, ibuffer-cached-eliding-string,
ibuffer-cached-formats, ibuffer-cached-elide-long-columns), eclare them before
use.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 24 Aug 2005 11:32:07 +0000 (11:32 +0000)]
Update years in copyright notice; nfc.

18 years ago(bookmark-after-jump-hook): New hook.
Carsten Dominik [Wed, 24 Aug 2005 10:18:29 +0000 (10:18 +0000)]
(bookmark-after-jump-hook): New hook.
(bookmark-jump): Run `bookmark-after-jump-hook'.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 24 Aug 2005 10:17:14 +0000 (10:17 +0000)]
*** empty log message ***

18 years ago(minibuffer-prompt): Doc fix.
Juri Linkov [Tue, 23 Aug 2005 21:01:24 +0000 (21:01 +0000)]
(minibuffer-prompt): Doc fix.

18 years agoMoved to obsolete
Jan Djärv [Tue, 23 Aug 2005 20:05:50 +0000 (20:05 +0000)]
Moved to obsolete

18 years agoMoved from international. Old log:
Jan Djärv [Tue, 23 Aug 2005 20:05:32 +0000 (20:05 +0000)]
Moved from international.  Old log:
;;; swedish.el --- miscellaneous functions for dealing with Swedish.

18 years agoTrivial changes to silence warnings.
Juanma Barranquero [Tue, 23 Aug 2005 15:35:38 +0000 (15:35 +0000)]
Trivial changes to silence warnings.
(xscheme-previous-mode, xscheme-previous-process-state): Add defvars.
(xscheme-last-input-end, xscheme-process-command-line, xscheme-process-name,
xscheme-buffer-name, xscheme-expressions-ring-max, xscheme-expressions-ring,
xscheme-expressions-ring-yank-pointer, xscheme-running-p,
xscheme-control-g-synchronization-p, xscheme-control-g-disabled-p,
xscheme-string-receiver, default-xscheme-runlight, xscheme-runlight,
xscheme-runlight-string, xscheme-process-filter-state, xscheme-allow-output-p,
xscheme-prompt, xscheme-mode-string): Move to beginning of file.
(scheme-interaction-mode-commands-alist, scheme-interaction-mode-map,
scheme-debugger-mode-map): Declare them before use.  Note: the initialization
code for the variables has not been moved because it uses functions that
reference the variables.
(xscheme-control-g-message-string, xscheme-process-filter-alist,
xscheme-prompt-for-expression-map): Declare them before use.
(scheme-debugger-mode-commands): "?\ " -> "?\s".

18 years ago* hexl.el (hexl-print-current-point-info): Fix simple spelling error.
Masatake YAMATO [Tue, 23 Aug 2005 03:38:23 +0000 (03:38 +0000)]
* hexl.el (hexl-print-current-point-info): Fix simple spelling error.

18 years ago*** empty log message ***
Juri Linkov [Mon, 22 Aug 2005 21:35:40 +0000 (21:35 +0000)]
*** empty log message ***

18 years ago(Standard Faces): Merge the text from `(elisp)Standard Faces' into this node.
Juri Linkov [Mon, 22 Aug 2005 21:35:07 +0000 (21:35 +0000)]
(Standard Faces): Merge the text from `(elisp)Standard Faces' into this node.

18 years ago(Mode Line Data): Fix xref to Standard Faces.
Juri Linkov [Mon, 22 Aug 2005 21:32:08 +0000 (21:32 +0000)]
(Mode Line Data): Fix xref to Standard Faces.

18 years ago(Standard Faces): Delete node.
Juri Linkov [Mon, 22 Aug 2005 21:31:54 +0000 (21:31 +0000)]
(Standard Faces): Delete node.
(Faces): Add xref to `(emacs)Standard Faces'.
(Displaying Faces): Fix xref to `Standard Faces'.

18 years ago(Attribute Functions): Add set-face-inverse-video-p.
Juri Linkov [Mon, 22 Aug 2005 21:07:19 +0000 (21:07 +0000)]
(Attribute Functions): Add set-face-inverse-video-p.
Fix invert-face.  Fix args of face-background.

18 years ago(turn_on_face): Check for TS_set_foreground and
Juri Linkov [Mon, 22 Aug 2005 20:47:49 +0000 (20:47 +0000)]
(turn_on_face): Check for TS_set_foreground and
TS_set_background depending on standout_mode.  Simplify.

18 years ago(compilation-disable-input): Doc fix.
Juri Linkov [Mon, 22 Aug 2005 19:55:57 +0000 (19:55 +0000)]
(compilation-disable-input): Doc fix.
(define-compilation-mode): Doc fix and refill.
(kill-compilation): Use `mode-name' in the error message.
(compilation-find-file): Use `compilation-error' in the
read-file-name's prompt.

18 years ago(Info-insert-dir): Use save-excursion around insert-buffer-substring.
Juri Linkov [Mon, 22 Aug 2005 19:53:46 +0000 (19:53 +0000)]
(Info-insert-dir): Use save-excursion around insert-buffer-substring.
(Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
(Info-escape-percent): Delete function.
(Info-fontify-node): Replace Info-escape-percent by
replace-regexp-in-string with REP arg set to lambda that
duplicates `%' and preserves text properties.

18 years ago(set-face-underline): Delete this duplicate function
Juri Linkov [Mon, 22 Aug 2005 19:53:05 +0000 (19:53 +0000)]
(set-face-underline): Delete this duplicate function
and make an obsolete alias to set-face-underline-p.
(set-face-underline-p): Use docstring of set-face-underline.
(describe-face): Create hyperlink to parent face.

18 years ago(smerge-basic-map): Bind smerge-combine-with-next.
Stefan Monnier [Mon, 22 Aug 2005 14:38:51 +0000 (14:38 +0000)]
(smerge-basic-map): Bind smerge-combine-with-next.
(smerge-auto-leave): Make undo re-enable the mode.
(debug-ignored-errors): Add the user-error of impossible resolution.
(smerge-resolve): Move things around a bit, in preparation for later.
(smerge-diff): Don't fail if the buffer has no associated file.
(ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
(smerge-conflict-overlay): New function.
(smerge-match-conflict): Don't add text properties here.
(smerge-find-conflict): Instead, add an overlay here.
Also check for the case where we're inside a conflict already, so as to
obviate the need for font-lock-multiline, which is unbearably slow with
large conflicts and ciomplex font-lock patterns.
(smerge-remove-props): Remove overlay rather than text-properties.
(smerge-mode): Don't set font-lock-multiline.
Remove overlays when turned off.

18 years ago* fringe.c (update_window_fringes): Only put TOP and BOTTOM
Kim F. Storm [Sun, 21 Aug 2005 21:48:22 +0000 (21:48 +0000)]
* fringe.c (update_window_fringes): Only put TOP and BOTTOM
bitmaps on fully visible rows.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Aug 2005 21:47:55 +0000 (21:47 +0000)]
*** empty log message ***

18 years ago(ido-ignore-item-p): Use save-match-data.
Kim F. Storm [Sun, 21 Aug 2005 21:26:07 +0000 (21:26 +0000)]
(ido-ignore-item-p): Use save-match-data.
Bind case-fold-search to ido-case-fold locally.

18 years ago(redisplay_window): Call update_window_fringes with
Kim F. Storm [Sun, 21 Aug 2005 20:58:03 +0000 (20:58 +0000)]
(redisplay_window): Call update_window_fringes with
KEEP_CURRENT_P non-0 if we are going to refresh fringes later.

18 years ago(update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
Kim F. Storm [Sun, 21 Aug 2005 20:57:42 +0000 (20:57 +0000)]
(update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
if non-zero, don't update current row fringes, and return 0.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Aug 2005 20:56:35 +0000 (20:56 +0000)]
*** empty log message ***

18 years ago(normal-mode): If font lock is on, turn it off and on.
Richard M. Stallman [Sat, 20 Aug 2005 21:50:48 +0000 (21:50 +0000)]
(normal-mode): If font lock is on, turn it off and on.

18 years ago(replace-regexp-in-string): Doc fix.
Richard M. Stallman [Sat, 20 Aug 2005 21:48:51 +0000 (21:48 +0000)]
(replace-regexp-in-string): Doc fix.

18 years ago(command-line-1): Don't suppress startup screen due to existing processes.
Richard M. Stallman [Sat, 20 Aug 2005 21:48:20 +0000 (21:48 +0000)]
(command-line-1): Don't suppress startup screen due to existing processes.

18 years ago(grep): Bind compilation-disable-input to t.
Richard M. Stallman [Sat, 20 Aug 2005 21:47:40 +0000 (21:47 +0000)]
(grep): Bind compilation-disable-input to t.

18 years ago(compilation-disable-input): Default to nil.
Richard M. Stallman [Sat, 20 Aug 2005 21:47:06 +0000 (21:47 +0000)]
(compilation-disable-input): Default to nil.

18 years agoMention compilation-disable-input.
Eli Zaretskii [Sat, 20 Aug 2005 12:20:49 +0000 (12:20 +0000)]
Mention compilation-disable-input.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 Aug 2005 12:15:04 +0000 (12:15 +0000)]
*** empty log message ***

18 years ago(compilation-disable-input): New defcustom.
Eli Zaretskii [Sat, 20 Aug 2005 12:14:24 +0000 (12:14 +0000)]
(compilation-disable-input): New defcustom.
(compilation-start): If compilation-disable-input is non-nil, send EOF to
the compilation process.

18 years ago(The Buffer List): Clarify the manipulation of the buffer list.
Eli Zaretskii [Sat, 20 Aug 2005 11:58:09 +0000 (11:58 +0000)]
(The Buffer List): Clarify the manipulation of the buffer list.

18 years agoUpdate links and URLs.
Eli Zaretskii [Sat, 20 Aug 2005 11:49:26 +0000 (11:49 +0000)]
Update links and URLs.

18 years ago(tex-bibtex-file, tex-send-tex-command):
Eli Zaretskii [Sat, 20 Aug 2005 11:41:23 +0000 (11:41 +0000)]
(tex-bibtex-file, tex-send-tex-command):
Run the argument of tex-shell-cd-command through
convert-standard-filename, to get the correct style of slashes on
Windows, and enclose the result in quotes, in case the file name
includes whitespace or other special characters.

18 years ago(display_echo_area_1): Get display start pos from w->start.
Richard M. Stallman [Sat, 20 Aug 2005 05:26:27 +0000 (05:26 +0000)]
(display_echo_area_1): Get display start pos from w->start.
(resize_mini_window): Set w->start, and PT, so as to display the tail
end of the buffer, if it doesn't all fit.

18 years ago(gud-kill-buffer-hook): Don't kill unrelated
Andreas Schwab [Fri, 19 Aug 2005 15:03:48 +0000 (15:03 +0000)]
(gud-kill-buffer-hook): Don't kill unrelated
process.

18 years ago(minibuffer-prompt-properties): Correct typo.
Luc Teirlinck [Fri, 19 Aug 2005 02:08:56 +0000 (02:08 +0000)]
(minibuffer-prompt-properties): Correct typo.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 19 Aug 2005 02:07:51 +0000 (02:07 +0000)]
*** empty log message ***

18 years ago(Obtaining the FAQ): Delete refs to Lerner's email and web site.
Richard M. Stallman [Thu, 18 Aug 2005 19:30:05 +0000 (19:30 +0000)]
(Obtaining the FAQ): Delete refs to Lerner's email and web site.

18 years ago(Top): Delete menu item for deleted node Keyboard Translations.
Luc Teirlinck [Thu, 18 Aug 2005 17:56:08 +0000 (17:56 +0000)]
(Top): Delete menu item for deleted node Keyboard Translations.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 18 Aug 2005 17:53:09 +0000 (17:53 +0000)]
*** empty log message ***

18 years agoFix errors due to incorrect line wrapping.
Kim F. Storm [Thu, 18 Aug 2005 15:06:23 +0000 (15:06 +0000)]
Fix errors due to incorrect line wrapping.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 18 Aug 2005 15:06:09 +0000 (15:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 18 Aug 2005 15:03:37 +0000 (15:03 +0000)]
*** empty log message ***

18 years ago(Unasked-for Search): Delete xref to Keyboard Translations.
Richard M. Stallman [Thu, 18 Aug 2005 15:03:23 +0000 (15:03 +0000)]
(Unasked-for Search): Delete xref to Keyboard Translations.

18 years ago(Glossary): Delete xref.
Richard M. Stallman [Thu, 18 Aug 2005 15:02:47 +0000 (15:02 +0000)]
(Glossary): Delete xref.

18 years ago(Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate.
Richard M. Stallman [Thu, 18 Aug 2005 15:02:16 +0000 (15:02 +0000)]
(Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate.

18 years ago(Minor Modes): Say that the list here is not complete.
Richard M. Stallman [Thu, 18 Aug 2005 15:01:06 +0000 (15:01 +0000)]
(Minor Modes): Say that the list here is not complete.
(Keyboard Translations): Node deleted.
(Disabling): Delete xref to it.
(Customization Groups): Fix Custom buffer example.
(Hooks): Mention remove-hooks.

18 years ago(calc_pixel_width_or_height): Use actual display
Kim F. Storm [Thu, 18 Aug 2005 11:31:22 +0000 (11:31 +0000)]
(calc_pixel_width_or_height): Use actual display
resolution when available instead of Vdisplay_pixels_per_inch.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 18 Aug 2005 11:31:04 +0000 (11:31 +0000)]
*** empty log message ***

18 years ago(dired-move-to-end-of-filename):
Thien-Thi Nguyen [Thu, 18 Aug 2005 11:30:44 +0000 (11:30 +0000)]
(dired-move-to-end-of-filename):
Handle fifo as rendered by "ls -lF": Don't include trailing "|".

18 years ago(ido-everywhere): Fix defcustom :set function to disable
Kim F. Storm [Thu, 18 Aug 2005 09:29:48 +0000 (09:29 +0000)]
(ido-everywhere): Fix defcustom :set function to disable
rather than toggle mode when custom value is nil.
(ido-everywhere): Fix defun doc string.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 18 Aug 2005 09:29:36 +0000 (09:29 +0000)]
*** empty log message ***

18 years ago(GDB Graphical Interface): Improve filling of menu item.
Luc Teirlinck [Thu, 18 Aug 2005 02:48:50 +0000 (02:48 +0000)]
(GDB Graphical Interface): Improve filling of menu item.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 18 Aug 2005 02:45:28 +0000 (02:45 +0000)]
*** empty log message ***

18 years ago(GDB Graphical Interface): Use better node names.
Nick Roberts [Wed, 17 Aug 2005 23:46:32 +0000 (23:46 +0000)]
(GDB Graphical Interface): Use better node names.

18 years ago*** empty log message ***
Nick Roberts [Wed, 17 Aug 2005 23:44:52 +0000 (23:44 +0000)]
*** empty log message ***

18 years ago(minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".
Richard M. Stallman [Wed, 17 Aug 2005 15:49:10 +0000 (15:49 +0000)]
(minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".

18 years ago(windmove-coordinates-of-position): Remove.
Kim F. Storm [Wed, 17 Aug 2005 15:03:00 +0000 (15:03 +0000)]
(windmove-coordinates-of-position): Remove.
(windmove-coordinates-of-window-position): Remove.
(windmove-reference-loc): Use posn-at-point instead.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 Aug 2005 15:02:41 +0000 (15:02 +0000)]
*** empty log message ***

18 years ago(buffer_posn_from_coords): Check that target row is
Kim F. Storm [Wed, 17 Aug 2005 15:00:14 +0000 (15:00 +0000)]
(buffer_posn_from_coords): Check that target row is
within matrix.

18 years ago(pos_visible_p): Adjust X value if window is hscrolled.
Kim F. Storm [Wed, 17 Aug 2005 14:59:41 +0000 (14:59 +0000)]
(pos_visible_p): Adjust X value if window is hscrolled.

18 years ago(insert-for-yank-1): Doc fix.
Kim F. Storm [Wed, 17 Aug 2005 14:08:30 +0000 (14:08 +0000)]
(insert-for-yank-1): Doc fix.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 Aug 2005 14:08:12 +0000 (14:08 +0000)]
*** empty log message ***

18 years ago(ido-enter-matching-directory): Rename from
Kim F. Storm [Wed, 17 Aug 2005 11:17:41 +0000 (11:17 +0000)]
(ido-enter-matching-directory): Rename from
ido-enter-single-matching-directory.  Change 'slash choice to
'only.  Add 'first choice.
(ido-exhibit): Adapt to above changes.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 Aug 2005 11:17:19 +0000 (11:17 +0000)]
*** empty log message ***

18 years agoExpand comment about building loaddefs.el.
Luc Teirlinck [Wed, 17 Aug 2005 01:58:07 +0000 (01:58 +0000)]
Expand comment about building loaddefs.el.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 17 Aug 2005 01:56:57 +0000 (01:56 +0000)]
*** empty log message ***