]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(woman0-so): Use `let*', not `let'.
Juanma Barranquero [Fri, 22 Sep 2006 21:35:30 +0000 (21:35 +0000)]
(woman0-so): Use `let*', not `let'.
(woman-horizontal-line): Remove unbalanced parenthesis.

17 years agoMake sure all the end-of-region markers we use have
Stefan Monnier [Fri, 22 Sep 2006 19:09:45 +0000 (19:09 +0000)]
Make sure all the end-of-region markers we use have
a non-nil insertion-type.
(woman0-so): Move things around so we can use copy-marker.
(woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
Adjust marker type.
(woman2-process-escapes): Check marker type.
(woman-horizontal-line): Dispense with the use of a marker.

17 years agoAdd Greek letters to math-variable-table properties of tex.
Jay Belanger [Fri, 22 Sep 2006 17:46:21 +0000 (17:46 +0000)]
Add Greek letters to math-variable-table properties of tex.

17 years ago(analyse_first): For eight-bit-control chars, mark both the
Stefan Monnier [Fri, 22 Sep 2006 17:30:13 +0000 (17:30 +0000)]
(analyse_first): For eight-bit-control chars, mark both the
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.

17 years ago(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
Stefan Monnier [Fri, 22 Sep 2006 17:30:02 +0000 (17:30 +0000)]
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
(AT_CHAR_BOUNDARY): New macro.

17 years ago** iampure@gmail.com's Sep 15 bug report about View Changes In File.
Chong Yidong [Fri, 22 Sep 2006 15:02:13 +0000 (15:02 +0000)]
** iampure@gmail.com's Sep 15 bug report about View Changes In File.

17 years ago* files.el (save-some-buffers-action-alist): Display diff in
Chong Yidong [Fri, 22 Sep 2006 15:01:41 +0000 (15:01 +0000)]
* files.el (save-some-buffers-action-alist): Display diff in
view-mode.

17 years ago(add-log-current-defun): Use `forward-sexp'
Masatake YAMATO [Fri, 22 Sep 2006 14:27:13 +0000 (14:27 +0000)]
(add-log-current-defun): Use `forward-sexp'
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.

17 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Sep 2006 12:56:44 +0000 (12:56 +0000)]
*** empty log message ***

17 years agoFix setting self-insert-command for multibyte
Kenichi Handa [Fri, 22 Sep 2006 12:55:25 +0000 (12:55 +0000)]
Fix setting self-insert-command for multibyte
characters in global-map.

17 years ago(optimize_sub_char_table): Don't optimize a sub-char-table
Kenichi Handa [Fri, 22 Sep 2006 12:54:38 +0000 (12:54 +0000)]
(optimize_sub_char_table): Don't optimize a sub-char-table
whose default value is non-nil.

17 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:55 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

17 years agoFix typo
Jan Djärv [Fri, 22 Sep 2006 08:19:43 +0000 (08:19 +0000)]
Fix typo

17 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:26 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

17 years ago* xfns.c (syms_of_xfns): Fix typo in help text for
Jan Djärv [Fri, 22 Sep 2006 08:09:10 +0000 (08:09 +0000)]
* xfns.c (syms_of_xfns): Fix typo in help text for
 x-gtk-file-dialog-help-text.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 21:06:31 +0000 (21:06 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 19:00:04 +0000 (19:00 +0000)]
*** empty log message ***

17 years ago(mouse-posn-property): Fix typo for `event-start' in
David Kastrup [Thu, 21 Sep 2006 18:02:47 +0000 (18:02 +0000)]
(mouse-posn-property): Fix typo for `event-start' in
doc string.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 16:13:02 +0000 (16:13 +0000)]
*** empty log message ***

17 years ago"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
Chong Yidong [Thu, 21 Sep 2006 14:57:19 +0000 (14:57 +0000)]
"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
is a Windows bug.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Sep 2006 08:42:25 +0000 (08:42 +0000)]
*** empty log message ***

17 years ago(Timers): Clarify about REPEAT when timer is delayed.
Richard M. Stallman [Thu, 21 Sep 2006 01:51:55 +0000 (01:51 +0000)]
(Timers): Clarify about REPEAT when timer is delayed.

17 years ago("Latin-1"): Add windows-1252 to
Kenichi Handa [Thu, 21 Sep 2006 01:34:03 +0000 (01:34 +0000)]
("Latin-1"): Add windows-1252 to
coding-priority.
("German"): Likewise.

17 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Sep 2006 01:23:31 +0000 (01:23 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 00:33:59 +0000 (00:33 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 23:38:23 +0000 (23:38 +0000)]
*** empty log message ***

17 years ago(member*): Use memql instead of complex code.
Kim F. Storm [Wed, 20 Sep 2006 23:12:25 +0000 (23:12 +0000)]
(member*): Use memql instead of complex code.
Suggested by Miles Bader.

17 years ago(pushnew): Rework 2006-09-10 change. Use memql
Kim F. Storm [Wed, 20 Sep 2006 23:12:15 +0000 (23:12 +0000)]
(pushnew): Rework 2006-09-10 change.  Use memql
instead of add-to-list in the simple case.

17 years ago(Fmemq): Refill doc string.
Kim F. Storm [Wed, 20 Sep 2006 23:07:17 +0000 (23:07 +0000)]
(Fmemq): Refill doc string.
(Fmemql): New defun, like memq but using eql.
(syms_of_fns): Defsubr it.

17 years agoAdjust comment
Vinicius Jose Latorre [Wed, 20 Sep 2006 20:46:33 +0000 (20:46 +0000)]
Adjust comment

17 years agoAdjust X-URL
Vinicius Jose Latorre [Wed, 20 Sep 2006 20:00:03 +0000 (20:00 +0000)]
Adjust X-URL

17 years agoAdjust X-URL
Vinicius Jose Latorre [Wed, 20 Sep 2006 18:49:34 +0000 (18:49 +0000)]
Adjust X-URL

17 years ago(Window Start): Minor cleanups.
Richard M. Stallman [Wed, 20 Sep 2006 18:08:04 +0000 (18:08 +0000)]
(Window Start): Minor cleanups.

17 years ago(url-dav-file-attributes): Simplify.
Stefan Monnier [Wed, 20 Sep 2006 17:35:21 +0000 (17:35 +0000)]
(url-dav-file-attributes): Simplify.

17 years ago(url-http-head-file-attributes): Add device "info".
Stefan Monnier [Wed, 20 Sep 2006 17:35:13 +0000 (17:35 +0000)]
(url-http-head-file-attributes): Add device "info".

17 years ago(find-buffer-visiting): Don't get fooled by a nil inode.
Stefan Monnier [Wed, 20 Sep 2006 17:35:01 +0000 (17:35 +0000)]
(find-buffer-visiting): Don't get fooled by a nil inode.

17 years agoAdd window-line-height.
Kim F. Storm [Wed, 20 Sep 2006 12:39:11 +0000 (12:39 +0000)]
Add window-line-height.

17 years agoFixed: Michael Cadilhac's line-move-partial is slow.
Kim F. Storm [Wed, 20 Sep 2006 10:52:23 +0000 (10:52 +0000)]
Fixed: Michael Cadilhac's line-move-partial is slow.

17 years ago(Fpos_visible_in_window_p): Doc fix.
Kim F. Storm [Wed, 20 Sep 2006 10:14:46 +0000 (10:14 +0000)]
(Fpos_visible_in_window_p): Doc fix.

17 years ago(Window Start): pos-visible-in-window-p allows
Kim F. Storm [Wed, 20 Sep 2006 10:14:19 +0000 (10:14 +0000)]
(Window Start): pos-visible-in-window-p allows
specifying t for position to mean "end of window".
Add window-line-height.

17 years ago(Antinews): Mention window-line-height.
Kim F. Storm [Wed, 20 Sep 2006 10:14:11 +0000 (10:14 +0000)]
(Antinews): Mention window-line-height.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 10:14:00 +0000 (10:14 +0000)]
*** empty log message ***

17 years ago(line-move-partial): Call pos-visible-in-window-p with
Kim F. Storm [Wed, 20 Sep 2006 09:45:19 +0000 (09:45 +0000)]
(line-move-partial): Call pos-visible-in-window-p with
position t instead of trying both window-end and window-end - 1.

17 years ago(Fset_window_hscroll, Fpos_visible_in_window_p):
Kim F. Storm [Wed, 20 Sep 2006 09:43:25 +0000 (09:43 +0000)]
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-window" instead of "off-screen".
(Fpos_visible_in_window_p): Likewise.
If POS is t, return info for last visible glyph in window.

17 years ago(pos_visible_p): CHARPOS < 0 means return info for
Kim F. Storm [Wed, 20 Sep 2006 09:43:18 +0000 (09:43 +0000)]
(pos_visible_p): CHARPOS < 0 means return info for
last visible glyph in window.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 09:43:02 +0000 (09:43 +0000)]
*** empty log message ***

17 years ago(org-scan-tags): Find end of subtrees also in hidden trees.
Carsten Dominik [Wed, 20 Sep 2006 09:24:39 +0000 (09:24 +0000)]
(org-scan-tags): Find end of subtrees also in hidden trees.

17 years ago*** empty log message ***
Carsten Dominik [Wed, 20 Sep 2006 09:24:10 +0000 (09:24 +0000)]
*** empty log message ***

17 years ago(isearch-process-search-char): Cancel the previous
Kenichi Handa [Wed, 20 Sep 2006 06:13:43 +0000 (06:13 +0000)]
(isearch-process-search-char): Cancel the previous
change.
(isearch-search-string): New function.
(isearch-search): Use isearch-search-string.
(isearch-lazy-highlight-search): Likewise.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 20 Sep 2006 05:45:06 +0000 (05:45 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article
   regexp.  Articles containing quotation were cut prematurely.

2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-cite-original-without-signature): Use nobody by
   default for the value of From header.
   (message-cite-original): Ditto.
   (message-reply): Ditto.

2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-446

17 years ago(mouse-posn-property): Improve doc string.
David Kastrup [Wed, 20 Sep 2006 04:56:58 +0000 (04:56 +0000)]
(mouse-posn-property): Improve doc string.
(mouse-on-link-p): Change buffers for function calls on links.

17 years ago(clipboard-yank): bomb out in interactive use if
David Kastrup [Wed, 20 Sep 2006 04:13:32 +0000 (04:13 +0000)]
(clipboard-yank): bomb out in interactive use if
buffer is read-only.

17 years agoFixed "allout.el patch to be installed."
Chong Yidong [Tue, 19 Sep 2006 21:56:07 +0000 (21:56 +0000)]
Fixed "allout.el patch to be installed."

17 years ago* allout.el (allout-unprotected): Let inhibit-read-only only when
Chong Yidong [Tue, 19 Sep 2006 21:55:44 +0000 (21:55 +0000)]
* allout.el (allout-unprotected): Let inhibit-read-only only when
buffer-read-only isn't set.
(allout-annotate-hidden): Enable topic annotation during copies even
when the buffer is read-only, eg for topic copies.  Ensure that the loop
advances, even when the span extends beyond the deletion region.
(allout-toggle-subtree-encryption): Use allout-structure-added-hook
rather than allout-exposure-changed-hook, as a stronger assertion.
(allout-keybindings-list): Add bindings for
allout-copy-line-as-kill and allout-copy-topic-as-kill.
(allout-copy-line-as-kill, allout-copy-topic-as-kill): copy
wrappers for allout-kill-line and allout-kill-topic.
(allout-listify-exposed): Position correctly to accumulate lines.

17 years ago* search.c (struct regexp_cache): New entry syntax_table.
Chong Yidong [Tue, 19 Sep 2006 21:44:52 +0000 (21:44 +0000)]
* search.c (struct regexp_cache): New entry syntax_table.
(compile_pattern_1): Set it.
(syms_of_search): Initialize it.
(compile_pattern): Require the syntax_table entry of the cache
element to match the current syntax table entry.

17 years agoFixed "Field handling in C-n."
Chong Yidong [Tue, 19 Sep 2006 21:36:44 +0000 (21:36 +0000)]
Fixed "Field handling in C-n."

17 years ago* simple.el (line-move-1): Escape field boundaries occurring
Chong Yidong [Tue, 19 Sep 2006 21:34:01 +0000 (21:34 +0000)]
* simple.el (line-move-1): Escape field boundaries occurring
exactly at point.  Update goal column if constrained to a field.
(line-move-finish): Escape field boundaries occurring exactly at
point.

17 years ago(mouse-on-link-p): Tentatively fix last change.
Stefan Monnier [Tue, 19 Sep 2006 16:33:30 +0000 (16:33 +0000)]
(mouse-on-link-p): Tentatively fix last change.
(mouse-drag-vertical-line): Remove unused var `wconfig'.

17 years ago(Fwindow_end): Fix recent change.
Stefan Monnier [Tue, 19 Sep 2006 16:32:07 +0000 (16:32 +0000)]
(Fwindow_end): Fix recent change.

17 years ago(Dialog Boxes): Clean up wording: avoid passive, stick to present tense.
Richard M. Stallman [Tue, 19 Sep 2006 15:40:59 +0000 (15:40 +0000)]
(Dialog Boxes): Clean up wording: avoid passive, stick to present tense.

17 years ago(describe-key-briefly, describe-key): Simplify printing
Kim F. Storm [Tue, 19 Sep 2006 13:59:27 +0000 (13:59 +0000)]
(describe-key-briefly, describe-key): Simplify printing
of descriptions by using format and %S.  Fix "is undefined"
messages to say "at that spot" for mouse events.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 19 Sep 2006 13:59:13 +0000 (13:59 +0000)]
*** empty log message ***

17 years ago(line-move-partial): Optimize. Try window-line-height
Kim F. Storm [Tue, 19 Sep 2006 13:13:49 +0000 (13:13 +0000)]
(line-move-partial): Optimize.  Try window-line-height
before posn-at-point to get vpos of current line.

17 years ago(Fset_window_hscroll, Fpos_visible_in_window_p):
Kim F. Storm [Tue, 19 Sep 2006 13:12:26 +0000 (13:12 +0000)]
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-screen" instead of "invisible".
(Fwindow_line_height): Make line numbers 0-based.  Make line arg
optional; if nil, use current cursor row.  Handle text terminals
properly.  Return nil if non-interactive or pseudo-window.

17 years agoInclude alloca.h if available.
Stefan Monnier [Tue, 19 Sep 2006 10:19:34 +0000 (10:19 +0000)]
Include alloca.h if available.
(Fkey_binding): Only use AREF after checking it's a vector.
Remove unused var `window'.

17 years ago(Searching Keymaps): Small clarification.
David Kastrup [Tue, 19 Sep 2006 08:01:33 +0000 (08:01 +0000)]
(Searching Keymaps): Small clarification.

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:19:25 +0000 (03:19 +0000)]
*** empty log message ***

17 years ago(struct mac_output): Remove member menubar_active.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:19:05 +0000 (03:19 +0000)]
(struct mac_output): Remove member menubar_active.
(do_menu_choice): Remove extern.
(do_apple_menu) [!TARGET_API_MAC_CARBON]: Add extern.

17 years ago(menubar_selection_callback): Remove extern.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:18:46 +0000 (03:18 +0000)]
(menubar_selection_callback): Remove extern.
(M_APPLE): Change to 234.
(do_apple_menu) [!TARGET_API_MAC_CARBON]: Make non-static.
(do_menu_choice): Remove function.

17 years ago(enum mac_menu_kind, min_menu_id): New enumerator and
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:18:22 +0000 (03:18 +0000)]
(enum mac_menu_kind, min_menu_id): New enumerator and
menu ID for Apple menu.
(menubar_selection_callback): Remove function.
(find_and_call_menu_selection): New function from xmenu.c.
(x_activate_menubar): Use it.
(set_frame_menubar): Don't use f->output_data.mac->menubar_active.

17 years ago[!MAC_OSX] (select): Fix argument name.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:18:01 +0000 (03:18 +0000)]
[!MAC_OSX] (select): Fix argument name.

17 years ago(shut_down_emacs) [!subprocesses]: Don't set inhibit_sentinels.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:17:45 +0000 (03:17 +0000)]
(shut_down_emacs) [!subprocesses]: Don't set inhibit_sentinels.

17 years ago(M_APPLE): New define.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:17:13 +0000 (03:17 +0000)]
(M_APPLE): New define.
(MENU): Use it.

17 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:16:56 +0000 (03:16 +0000)]
Sync with src/config.in.

17 years agoRemove descriptions about experimental flags.
YAMAMOTO Mitsuharu [Tue, 19 Sep 2006 03:16:09 +0000 (03:16 +0000)]
Remove descriptions about experimental flags.

17 years ago(Creating Keymaps): Explain that keymap prompt strings cause keyboard menus.
Richard M. Stallman [Mon, 18 Sep 2006 22:48:49 +0000 (22:48 +0000)]
(Creating Keymaps): Explain that keymap prompt strings cause keyboard menus.
(Menu Keymaps): Likewise.
(Defining Menus, Keyboard Menus): Clarify.

17 years ago(Fields): Clarify explanation of constrain-to-field.
Richard M. Stallman [Mon, 18 Sep 2006 21:56:30 +0000 (21:56 +0000)]
(Fields): Clarify explanation of constrain-to-field.

17 years ago* viper.el: Bumped up version/date of update to reflect the substantial
Michael Kifer [Mon, 18 Sep 2006 19:22:31 +0000 (19:22 +0000)]
* viper.el: Bumped up version/date of update to reflect the substantial
changes done in August 2006.

* viper-cmd (viper-next-line-at-bol): make sure button-at, push-button
are defined.

* ediff-util.el (ediff-add-to-history): new function.

* ediff.el: use ediff-add-to-history instead of add-to-history.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 18 Sep 2006 18:05:18 +0000 (18:05 +0000)]
*** empty log message ***

17 years ago(conf-space-mode): Doc fix.
Richard M. Stallman [Mon, 18 Sep 2006 17:19:16 +0000 (17:19 +0000)]
(conf-space-mode): Doc fix.
Delete duplicate make-local-variable form.
(conf-space-keywords): Add autoload cookie.
Fix typo (`keywords', not `keyword').

17 years ago* frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.
Jan Djärv [Mon, 18 Sep 2006 16:59:50 +0000 (16:59 +0000)]
* frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.

17 years ago* cus-start.el (all): Rename x-gtk-show-chooser-help-text to
Jan Djärv [Mon, 18 Sep 2006 16:50:31 +0000 (16:50 +0000)]
* cus-start.el (all): Rename x-gtk-show-chooser-help-text to
 x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
 to x-gtk-use-old-file-dialog

17 years ago* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
Jan Djärv [Mon, 18 Sep 2006 16:48:05 +0000 (16:48 +0000)]
* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
 x_gtk_file_dialog_help_text.

17 years ago* gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to
Jan Djärv [Mon, 18 Sep 2006 16:47:46 +0000 (16:47 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to
 x_gtk_file_dialog_help_text.

17 years ago* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
Jan Djärv [Mon, 18 Sep 2006 16:47:29 +0000 (16:47 +0000)]
* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
 x_gtk_file_dialog_help_text.

 * gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to
 x_gtk_file_dialog_help_text.

17 years agoComment change.
Richard M. Stallman [Mon, 18 Sep 2006 16:43:43 +0000 (16:43 +0000)]
Comment change.

17 years agoRename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
Jan Djärv [Mon, 18 Sep 2006 16:42:52 +0000 (16:42 +0000)]
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.

17 years ago* xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialog
Jan Djärv [Mon, 18 Sep 2006 16:42:09 +0000 (16:42 +0000)]
* xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialog
 to x-gtk-use-old-file-dialog.

17 years ago* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog
Jan Djärv [Mon, 18 Sep 2006 16:41:49 +0000 (16:41 +0000)]
* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog
 to x-gtk-use-old-file-dialog.

17 years ago* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog
Jan Djärv [Mon, 18 Sep 2006 16:41:37 +0000 (16:41 +0000)]
* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog
 to x-gtk-use-old-file-dialog.

 * xfns.c (syms_of_xfns): Ditto.

17 years ago* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv [Mon, 18 Sep 2006 16:40:17 +0000 (16:40 +0000)]
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
 to x-gtk-use-old-file-dialog.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 18 Sep 2006 15:46:33 +0000 (15:46 +0000)]
*** empty log message ***

17 years ago(widget-button-click): Handle non-mouse-motion events
Richard M. Stallman [Mon, 18 Sep 2006 15:39:50 +0000 (15:39 +0000)]
(widget-button-click): Handle non-mouse-motion events
that might come in during mouse tracking.

17 years agolisp/url/url-methods.el: Fix format error when http_proxy is empty string
Miles Bader [Mon, 18 Sep 2006 14:16:07 +0000 (14:16 +0000)]
lisp/url/url-methods.el: Fix format error when http_proxy is empty string

2006-09-18  Michael Olson  <mwolson@gnu.org>

* url-methods.el (url-scheme-register-proxy): Handle case where
getenv returns an empty string for http_proxy.  This prevents an
error when calling `format' later on.

--This line, and those below, will be ignored--
Files to commit:
   lisp/url/ChangeLog
   lisp/url/url-methods.el

This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-441
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago(line-move-partial): Rework 2006-09-15 change to use
Kim F. Storm [Mon, 18 Sep 2006 11:13:04 +0000 (11:13 +0000)]
(line-move-partial): Rework 2006-09-15 change to use
new window-line-height function.  Further optimize by not calling
pos-visible-in-window-p for window-end when window-line-height
returns useful information.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 18 Sep 2006 11:11:36 +0000 (11:11 +0000)]
*** empty log message ***

17 years ago(Fwindow_line_visibility): Remove.
Kim F. Storm [Mon, 18 Sep 2006 11:11:23 +0000 (11:11 +0000)]
(Fwindow_line_visibility): Remove.
(Fwindow_line_height): New defun replacing it.
(syms_of_window): Defsubr it.

17 years ago(SELECT_USE_CFSOCKET) [MAC_OSX]: Set default to 1.
YAMAMOTO Mitsuharu [Mon, 18 Sep 2006 07:32:47 +0000 (07:32 +0000)]
(SELECT_USE_CFSOCKET) [MAC_OSX]: Set default to 1.
[MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]: Fix pointer type.

17 years ago*** empty log message ***
Jay Belanger [Mon, 18 Sep 2006 03:38:44 +0000 (03:38 +0000)]
*** empty log message ***

17 years agoReplace "GNU Library General Public License" by "GNU General Public
Jay Belanger [Mon, 18 Sep 2006 03:32:42 +0000 (03:32 +0000)]
Replace "GNU Library General Public License" by "GNU General Public
License" throughout.