]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(Fx_file_dialog): Remove unused variable `f'. Call check_mac.
YAMAMOTO Mitsuharu [Sun, 10 Sep 2006 05:51:45 +0000 (05:51 +0000)]
(Fx_file_dialog): Remove unused variable `f'.  Call check_mac.

17 years ago[MAC_OSX] (sys_select): Check argument `nfds' more
YAMAMOTO Mitsuharu [Sun, 10 Sep 2006 05:51:29 +0000 (05:51 +0000)]
[MAC_OSX] (sys_select): Check argument `nfds' more
rigidly.  Make variable `ofds' static.  Remove variable `maxfd'.

17 years ago(conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
Richard M. Stallman [Sun, 10 Sep 2006 00:30:52 +0000 (00:30 +0000)]
(conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
(conf-space-mode): Always make conf-space-keywords and
conf-space-keywords-override local.
Call conf-space-mode-internal directly as well as via hook.

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

17 years agoFix: cursor display on images that don't use :mask.
Kim F. Storm [Sun, 10 Sep 2006 00:24:12 +0000 (00:24 +0000)]
Fix: cursor display on images that don't use :mask.

17 years ago(get_window_cursor_type): Use hollow cursor on
Kim F. Storm [Sun, 10 Sep 2006 00:10:46 +0000 (00:10 +0000)]
(get_window_cursor_type): Use hollow cursor on
non-transparent images.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 9 Sep 2006 23:21:57 +0000 (23:21 +0000)]
*** empty log message ***

17 years ago(conf-space-mode): Use hack-local-variables-hook instead of calling
Richard M. Stallman [Sat, 9 Sep 2006 23:20:39 +0000 (23:20 +0000)]
(conf-space-mode): Use hack-local-variables-hook instead of calling
hack-local-variables.
(conf-space-keywords-override): New variable.

17 years ago(Window Hooks): Explain limits of window-scroll-functions.
Richard M. Stallman [Sat, 9 Sep 2006 22:36:01 +0000 (22:36 +0000)]
(Window Hooks): Explain limits of window-scroll-functions.

17 years ago(python-font-lock-keywords): Add `self' and other quasi-keywords.
Stefan Monnier [Sat, 9 Sep 2006 19:48:36 +0000 (19:48 +0000)]
(python-font-lock-keywords): Add `self' and other quasi-keywords.

17 years agoQuieten the compiler about hippie-expand vars.
Stefan Monnier [Sat, 9 Sep 2006 19:42:35 +0000 (19:42 +0000)]
Quieten the compiler about hippie-expand vars.
(python-send-string): Be slightly more careful about adding \n.

17 years ago(normal-splash-screen): Don't display the buffer if we'll
Stefan Monnier [Sat, 9 Sep 2006 19:21:31 +0000 (19:21 +0000)]
(normal-splash-screen): Don't display the buffer if we'll
kill it right away anyway.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 9 Sep 2006 18:26:56 +0000 (18:26 +0000)]
*** empty log message ***

17 years ago(Fringe Indicators): Update for last change in indicate-buffer-boundaries.
Richard M. Stallman [Sat, 9 Sep 2006 18:26:51 +0000 (18:26 +0000)]
(Fringe Indicators): Update for last change in indicate-buffer-boundaries.

17 years ago(Vmenu_updating_frame): Don't define here.
Richard M. Stallman [Sat, 9 Sep 2006 17:51:17 +0000 (17:51 +0000)]
(Vmenu_updating_frame): Don't define here.
(syms_of_xmenu): Don't DEFVAR it here.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 9 Sep 2006 17:19:37 +0000 (17:19 +0000)]
*** empty log message ***

17 years ago(cp850-decode-table): Fix a few codes.
Eli Zaretskii [Sat, 9 Sep 2006 12:19:06 +0000 (12:19 +0000)]
(cp850-decode-table): Fix a few codes.
(cp858-decode-table): New variable.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 9 Sep 2006 11:07:11 +0000 (11:07 +0000)]
*** empty log message ***

17 years ago(ldap-search-internal): Doc fix.
Eli Zaretskii [Sat, 9 Sep 2006 11:06:19 +0000 (11:06 +0000)]
(ldap-search-internal): Doc fix.

17 years ago(Fsystem_name): Mention "host" in the doc string.
Eli Zaretskii [Sat, 9 Sep 2006 10:50:03 +0000 (10:50 +0000)]
(Fsystem_name): Mention "host" in the doc string.
(syms_of_editfns) <system-name>: Likewise.

17 years ago(life-display-generation): Test for input manually if `sleeptime' is negative
Eli Zaretskii [Sat, 9 Sep 2006 10:43:49 +0000 (10:43 +0000)]
(life-display-generation): Test for input manually if `sleeptime' is negative
or null.

17 years ago(lpr-page-header-switches): Page title switch is one of them.
Eli Zaretskii [Sat, 9 Sep 2006 10:40:27 +0000 (10:40 +0000)]
(lpr-page-header-switches): Page title switch is one of them.
(print-region-1): Substitute `%s' with the page title.

17 years ago(locate-current-search): New variable.
Eli Zaretskii [Sat, 9 Sep 2006 10:34:23 +0000 (10:34 +0000)]
(locate-current-search): New variable.
(locate): Set buffer local value.  Use current buffer if it is in Locate mode.
(locate-mode): Disable undo here.
(locate-do-setup): Use locate-current-filter from buffer to be killed.
(locate-update): Use locate-current-search and locate-current-filter.

17 years ago(desktop-read): when loading a desktop, disable
David Kastrup [Fri, 8 Sep 2006 19:47:27 +0000 (19:47 +0000)]
(desktop-read): when loading a desktop, disable
saving it while the load progresses, and switch off a pending lazy
load by calling `desktop-lazy-abort'.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 8 Sep 2006 18:07:51 +0000 (18:07 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 8 Sep 2006 17:29:40 +0000 (17:29 +0000)]
*** empty log message ***

17 years agoDelete extra tab.
Romain Francoise [Fri, 8 Sep 2006 16:54:33 +0000 (16:54 +0000)]
Delete extra tab.

17 years ago"Bug in woman, Juri Linkov, Sep 3" closed by 2006-09-08 RMS commit.
Chong Yidong [Fri, 8 Sep 2006 14:25:43 +0000 (14:25 +0000)]
"Bug in woman, Juri Linkov, Sep 3" closed by 2006-09-08 RMS commit.

17 years agoTwo bugs closed.
Chong Yidong [Fri, 8 Sep 2006 14:15:48 +0000 (14:15 +0000)]
Two bugs closed.

17 years ago* window.el (mouse-autoselect-window-timer)
Chong Yidong [Fri, 8 Sep 2006 14:15:02 +0000 (14:15 +0000)]
* window.el (mouse-autoselect-window-timer)
(mouse-autoselect-window-position)
(mouse-autoselect-window-window)
(mouse-autoselect-window-now): New vars.
(mouse-autoselect-window-cancel)
(mouse-autoselect-window-select)
(mouse-autoselect-window-start): New functions.
(handle-select-window): Call `mouse-autoselect-window-start' when
delayed window autoselection is enabled.

* cus-start.el (mouse-autoselect-window): Handle delayed window
autoselection.

* emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
commands after which it is allowed to print in the echo area.

17 years ago* xdisp.c (mouse_autoselect_window): Removed.
Chong Yidong [Fri, 8 Sep 2006 14:14:28 +0000 (14:14 +0000)]
* xdisp.c (mouse_autoselect_window): Removed.
(Vmouse_autoselect_window): New variable.  DEFVAR_LISP it.

* dispextern.h (mouse_autoselect_window): Remove extern.
(Vmouse_autoselect_window): Add extern.

* macterm.c (XTread_socket): Test Vmouse_autoselect_window
instead of mouse_autoselect_window.

* msdos.c (dos_rawgetc): Likewise.

* w32term.c (w32_read_socket): Likewise.

* xterm.c (handle_one_xevent): Likewise.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 8 Sep 2006 13:25:26 +0000 (13:25 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 8 Sep 2006 12:22:01 +0000 (12:22 +0000)]
*** empty log message ***

17 years ago(Vmenu_updating_frame): Define here.
Richard M. Stallman [Fri, 8 Sep 2006 12:17:32 +0000 (12:17 +0000)]
(Vmenu_updating_frame): Define here.
(syms_of_xdisp): DEFVAR it here.
(update_menu_bar): Always return hooks_run.
Set Vmenu_updating_frame.

(redisplay_internal): Test Vinhibit_redisplay
before calculating SELECTED_FRAME.

17 years ago(x_error_quitter): For BadName error, just return.
Richard M. Stallman [Fri, 8 Sep 2006 12:13:14 +0000 (12:13 +0000)]
(x_error_quitter): For BadName error, just return.

17 years ago(find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.
Richard M. Stallman [Fri, 8 Sep 2006 12:12:39 +0000 (12:12 +0000)]
(find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.

17 years ago(init_casetab_once): Call set_case_table.
Richard M. Stallman [Fri, 8 Sep 2006 12:11:17 +0000 (12:11 +0000)]
(init_casetab_once): Call set_case_table.

17 years ago(shut_down_emacs): Set inhibit_sentinels.
Richard M. Stallman [Fri, 8 Sep 2006 12:10:17 +0000 (12:10 +0000)]
(shut_down_emacs): Set inhibit_sentinels.

17 years ago(inhibit_sentinels): New variable.
Richard M. Stallman [Fri, 8 Sep 2006 12:08:54 +0000 (12:08 +0000)]
(inhibit_sentinels): New variable.
(exec_sentinel): Test inhibit_sentinels.
(init_process): Initialize it.

17 years ago(inhibit_sentinels): Add decl.
Richard M. Stallman [Fri, 8 Sep 2006 12:07:46 +0000 (12:07 +0000)]
(inhibit_sentinels): Add decl.

17 years ago(looking_at_1, string_match_1, search_command):
Richard M. Stallman [Fri, 8 Sep 2006 12:07:07 +0000 (12:07 +0000)]
(looking_at_1, string_match_1, search_command):
Make syntax table's canon table point to eqv table.

17 years ago(Search): Ref multi-file search commands here.
Richard M. Stallman [Fri, 8 Sep 2006 12:05:56 +0000 (12:05 +0000)]
(Search): Ref multi-file search commands here.
(Other Repeating Search): Not here.

17 years ago(Bindat Spec): Suggest names ending in -bindat-spec.
Richard M. Stallman [Fri, 8 Sep 2006 12:05:19 +0000 (12:05 +0000)]
(Bindat Spec): Suggest names ending in -bindat-spec.

17 years ago(adaptive-fill-regexp): Don't match `(1)' or `1.'
Richard M. Stallman [Fri, 8 Sep 2006 12:02:54 +0000 (12:02 +0000)]
(adaptive-fill-regexp): Don't match `(1)' or `1.'

17 years ago(rmail-get-new-mail): Say whether all msgs are spam.
Richard M. Stallman [Fri, 8 Sep 2006 12:02:13 +0000 (12:02 +0000)]
(rmail-get-new-mail): Say whether all msgs are spam.
(rmail-convert-to-babyl-format): Don't record undo, leave list empty.

17 years ago(timer-create, timer-activate): Doc fixes.
Richard M. Stallman [Fri, 8 Sep 2006 12:00:40 +0000 (12:00 +0000)]
(timer-create, timer-activate): Doc fixes.
(cancel-timer-internal): Add doc string.
(cancel-function-timers): Doc fix.
(with-timeout-handler, timer-event-last*): Add doc strings.

17 years ago(bindat-unpack): Doc fix.
Richard M. Stallman [Fri, 8 Sep 2006 11:59:33 +0000 (11:59 +0000)]
(bindat-unpack): Doc fix.

17 years agoComment change.
Richard M. Stallman [Fri, 8 Sep 2006 11:59:00 +0000 (11:59 +0000)]
Comment change.

17 years ago(risky-local-variable-p): Match ...-bindat-spec.
Richard M. Stallman [Fri, 8 Sep 2006 11:58:46 +0000 (11:58 +0000)]
(risky-local-variable-p): Match ...-bindat-spec.

17 years ago(dired-log-summary): Add doc string.
Richard M. Stallman [Fri, 8 Sep 2006 11:58:18 +0000 (11:58 +0000)]
(dired-log-summary): Add doc string.

17 years ago(custom-menu-create): Bind deactivate-mark here
Richard M. Stallman [Fri, 8 Sep 2006 11:57:05 +0000 (11:57 +0000)]
(custom-menu-create): Bind deactivate-mark here
(custom-group-menu-create): Not here.

17 years agoRefill some entries to avoid lines > 80 columns.
Andreas Schwab [Fri, 8 Sep 2006 11:46:42 +0000 (11:46 +0000)]
Refill some entries to avoid lines > 80 columns.

17 years ago(strout): Fix whitespace.
Andreas Schwab [Fri, 8 Sep 2006 11:39:24 +0000 (11:39 +0000)]
(strout): Fix whitespace.

17 years ago(x_draw_glyph_string): Fix 2006-08-24 change.
Kim F. Storm [Fri, 8 Sep 2006 11:35:01 +0000 (11:35 +0000)]
(x_draw_glyph_string): Fix 2006-08-24 change.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 8 Sep 2006 11:34:50 +0000 (11:34 +0000)]
*** empty log message ***

17 years ago(org-dblock-write:clocktable): Avoid infinite loop.
Carsten Dominik [Fri, 8 Sep 2006 08:47:01 +0000 (08:47 +0000)]
(org-dblock-write:clocktable): Avoid infinite loop.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 8 Sep 2006 08:46:37 +0000 (08:46 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Fri, 8 Sep 2006 08:18:39 +0000 (08:18 +0000)]
*** empty log message ***

17 years ago(mac_handle_origin_change, mac_handle_size_change)
YAMAMOTO Mitsuharu [Fri, 8 Sep 2006 08:18:18 +0000 (08:18 +0000)]
(mac_handle_origin_change, mac_handle_size_change)
(mac_get_ideal_size): New functions.
(x_set_offset, x_set_window_size, x_make_frame_visible)
(do_zoom_window, mac_handle_window_event, XTread_socket): Use them.
(install_window_handler, mac_handle_window_event)
[USE_CARBON_EVENTS]: Handle kEventWindowGetIdealSize and
kEventWindowBoundsChanged.
(XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Don't call
DragWindow.

17 years ago(mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
YAMAMOTO Mitsuharu [Fri, 8 Sep 2006 08:18:08 +0000 (08:18 +0000)]
(mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
Specify kWindowAsyncDragAttribute.

17 years ago[!MAC_OSX] Don't include keyboard.h.
YAMAMOTO Mitsuharu [Fri, 8 Sep 2006 08:17:58 +0000 (08:17 +0000)]
[!MAC_OSX] Don't include keyboard.h.
[!MAC_OSX] (select): Try detect_input_pending before ReceiveNextEvent
in the same BLOCK_INPUT block, in case that some input has already
been read asynchronously.  Pretend to be interrupted by a signal
if some input is available.
[MAC_OSX] (select_and_poll_event, sys_select): Likewise.
(SELECT_POLLING_PERIOD_USEC) [SELECT_USE_CFSOCKET]: Change to 100000.
Now used for ReceiveNextEvent timeout instead of select timeout.
(EVENT_CLASS_SOCK) [SELECT_USE_CFSOCKET]: Remove macro.
[SELECT_USE_CFSOCKET] (socket_callback): Add non-blocking connect
support.  Quit event loop.
[MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]: Add non-blocking
connect support.  Reuse previously allocated CFRunLoopSource.
(Fmac_process_hi_command) [TARGET_API_MAC_CARBON]: New function.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Defsubr it.

17 years ago(show-hide-font-panel): New HI command ID symbol.
YAMAMOTO Mitsuharu [Fri, 8 Sep 2006 08:17:21 +0000 (08:17 +0000)]
(show-hide-font-panel): New HI command ID symbol.
(mac-apple-event-map): Define its handler.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 7 Sep 2006 22:14:29 +0000 (22:14 +0000)]
*** empty log message ***

17 years ago* net/ldap.el (ldap-search-internal): Handle `auth' key.
Chong Yidong [Thu, 7 Sep 2006 21:16:16 +0000 (21:16 +0000)]
* net/ldap.el (ldap-search-internal): Handle `auth' key.

17 years ago"rcirc uses member*" fixed.
Chong Yidong [Thu, 7 Sep 2006 20:58:09 +0000 (20:58 +0000)]
"rcirc uses member*" fixed.

17 years ago* net/rcirc.el (rcirc-activity-string): Don't quote value in case
Chong Yidong [Thu, 7 Sep 2006 20:56:24 +0000 (20:56 +0000)]
* net/rcirc.el (rcirc-activity-string): Don't quote value in case
clause.

17 years ago* info.el (Info-index): Bind completion-ignore-case.
Chong Yidong [Thu, 7 Sep 2006 20:45:19 +0000 (20:45 +0000)]
* info.el (Info-index): Bind completion-ignore-case.

17 years agoFix Károly Lőrentey <lorentey@elte.hu>
Jan Djärv [Thu, 7 Sep 2006 19:16:10 +0000 (19:16 +0000)]
Fix Károly Lőrentey  <lorentey@elte.hu>

17 years ago(inferior-prolog-flavor): New var left out of previous commit.
Stefan Monnier [Thu, 7 Sep 2006 16:18:06 +0000 (16:18 +0000)]
(inferior-prolog-flavor): New var left out of previous commit.
(inferior-prolog-guess-flavor): New fun left out of previous commit.
(prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
burp in dedicated windows.
(inferior-prolog-self-insert-command): New command.
(inferior-prolog-mode-map): Use it.

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 7 Sep 2006 15:11:43 +0000 (15:11 +0000)]
*** empty log message ***

17 years agoUpdate.
Kim F. Storm [Thu, 7 Sep 2006 13:22:33 +0000 (13:22 +0000)]
Update.

17 years ago* international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
Reiner Steib [Thu, 7 Sep 2006 12:50:41 +0000 (12:50 +0000)]
* international/latexenc.el (latex-inputenc-coding-alist): Add cp858.

* international/code-pages.el: Add cp858.

17 years ago(START_FILES, LIB_STANDARD): Override to
Andreas Schwab [Thu, 7 Sep 2006 10:48:21 +0000 (10:48 +0000)]
(START_FILES, LIB_STANDARD): Override to
use lib64 instead of lib.

17 years ago* dnd.el: Fix bootstrapping
Jan Djärv [Thu, 7 Sep 2006 10:12:51 +0000 (10:12 +0000)]
* dnd.el: Fix bootstrapping

17 years agoFix mailaddress
Jan Djärv [Thu, 7 Sep 2006 09:56:22 +0000 (09:56 +0000)]
Fix mailaddress

17 years ago* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
Jan Djärv [Thu, 7 Sep 2006 07:44:33 +0000 (07:44 +0000)]
* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
(dnd-open-remote-url): New function.
(dnd-open-remote-file-function): Set to dnd-open-remote-url if
not windows-nt.

2006-09-07  Jason Rumney <jasonr@gnu.org>

* dnd.el (dnd-open-remote-file-function): New variable.
(dnd-open-unc-file): New function.
(dnd-open-file): Call dnd-open-remote-file-function if set.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 7 Sep 2006 05:58:54 +0000 (05:58 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 134-135)

   - Merge from emacs--devo--0
   - Update from CVS

2006-09-06  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
   pgg-passphrase-coding-system rather than locale-coding-system.
   * lisp/pgg-def.el (pgg-passphrase-coding-system): New user option.

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

17 years agoAvoid double quotes when possible.
Stefan Monnier [Wed, 6 Sep 2006 17:53:59 +0000 (17:53 +0000)]
Avoid double quotes when possible.

17 years agoRemove * in docstrings.
Stefan Monnier [Wed, 6 Sep 2006 17:34:12 +0000 (17:34 +0000)]
Remove * in docstrings.
(prolog-program-name): Add SWI prolog.
(prolog-mode-menu): New menu.
(prolog-mode): Set comment-add.
(prolog-indent-line): Simplify.  Use indent-line-to.
(inferior-prolog-buffer): New var.
(inferior-prolog-run, inferior-prolog-process): New funs.
(run-prolog, switch-to-prolog): Rewrite, using them.
(prolog-consult-region): Use inferior-prolog-buffer.
(inferior-prolog-load-file): New function.
(prolog-mode-map): Add bindings for load-file and switch-to-prolog.

17 years ago(fill-single-word-nobreak-p): Allow breaking before
Stefan Monnier [Wed, 6 Sep 2006 16:35:18 +0000 (16:35 +0000)]
(fill-single-word-nobreak-p): Allow breaking before
last word, if it's not the end of the paragraph.

17 years ago(abbreviate-file-name): Don't mistakenly match newlines in file name.
Stefan Monnier [Wed, 6 Sep 2006 16:32:18 +0000 (16:32 +0000)]
(abbreviate-file-name): Don't mistakenly match newlines in file name.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 6 Sep 2006 13:01:57 +0000 (13:01 +0000)]
*** empty log message ***

17 years ago(Display Feature Testing): display-mm-dimensions-alist.
Kim F. Storm [Wed, 6 Sep 2006 13:01:34 +0000 (13:01 +0000)]
(Display Feature Testing): display-mm-dimensions-alist.

17 years ago(display-mm-dimensions-alist): New defcustom.
Kim F. Storm [Wed, 6 Sep 2006 11:51:57 +0000 (11:51 +0000)]
(display-mm-dimensions-alist): New defcustom.
(display-mm-height, display-mm-width): Use it.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 6 Sep 2006 11:51:26 +0000 (11:51 +0000)]
*** empty log message ***

17 years agofringe.el is now pre-loaded.
Kim F. Storm [Wed, 6 Sep 2006 10:35:12 +0000 (10:35 +0000)]
fringe.el is now pre-loaded.

17 years agoTask Done:
Kim F. Storm [Wed, 6 Sep 2006 10:25:42 +0000 (10:25 +0000)]
Task Done:
 ** Image scrolling problems reported by David Kastrup.

17 years ago(Window Start): Update pos-visible-in-window-p.
Kim F. Storm [Wed, 6 Sep 2006 10:24:45 +0000 (10:24 +0000)]
(Window Start): Update pos-visible-in-window-p.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 6 Sep 2006 10:24:33 +0000 (10:24 +0000)]
*** empty log message ***

17 years ago(gnus-button-regexp, gnus-button-marker-list)
Reiner Steib [Wed, 6 Sep 2006 09:43:59 +0000 (09:43 +0000)]
(gnus-button-regexp, gnus-button-marker-list)
(gnus-button-last): Move up.  Convert comments into doc strings.

17 years ago2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 6 Sep 2006 09:10:44 +0000 (09:10 +0000)]
2006-09-06  Simon Josefsson  <jas@extundo.com>

* smtpmail.texi (Authentication): Mention SSL.

17 years ago2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 6 Sep 2006 09:08:55 +0000 (09:08 +0000)]
2006-09-06  Simon Josefsson  <jas@extundo.com>

* mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.

17 years ago(Fformat_time_string): Use make_unibyte_string to make
Kenichi Handa [Wed, 6 Sep 2006 06:41:40 +0000 (06:41 +0000)]
(Fformat_time_string): Use make_unibyte_string to make
a Lisp string from the result of emacs_memftimeu call.

17 years ago(gdb-var-list-children-regexp)
Nick Roberts [Wed, 6 Sep 2006 02:45:03 +0000 (02:45 +0000)]
(gdb-var-list-children-regexp)
(gdb-var-list-children-regexp-1): Tweak regexps to catch full
string values.

17 years ago*** empty log message ***
Nick Roberts [Wed, 6 Sep 2006 02:43:00 +0000 (02:43 +0000)]
*** empty log message ***

17 years ago(line-move-partial): New function to do vscrolling for
Kim F. Storm [Tue, 5 Sep 2006 22:52:29 +0000 (22:52 +0000)]
(line-move-partial): New function to do vscrolling for
partially visible images / tall lines.  Rewrite based on code
previously in line-move.  Simplify backwards vscrolling.
(line-move): Use it.  Simplify.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 5 Sep 2006 22:52:17 +0000 (22:52 +0000)]
*** empty log message ***

17 years ago(pos_visible_p): Remove exact_mode_line_heights_p arg;
Kim F. Storm [Tue, 5 Sep 2006 22:49:51 +0000 (22:49 +0000)]
(pos_visible_p): Remove exact_mode_line_heights_p arg;
so always calculate heights even when pos-visible-in-window-p is
called with partially = t.  Don't overshoot last_visible_y in move_it_to.
Return row height and row number in new rowh and vpos args.
(cursor_row_fully_visible_p): First line is always "fully visible".
(try_window): Don't clear matrix if vscrolled.

17 years ago(Fpos_visible_in_window_p): Adapt to new pos_visible_p.
Kim F. Storm [Tue, 5 Sep 2006 22:49:43 +0000 (22:49 +0000)]
(Fpos_visible_in_window_p): Adapt to new pos_visible_p.
Return row height and row number for partially visible rows.
Modify return value to a 2 element list for fully visible rows
and 6 for partially visible row.
(window_scroll_pixel_based): Use pos_visible_p directly instead of
Fpos_visible_in_window_p.  Fix auto vscrolling for partially visible lines.
Only vscroll backwards if already vscrolled forwards.  Unconditionally
vscroll forwards if PT is first (and only) line.  Set new window start
instead of scrolling at start/end of tall line.

17 years ago(pos_visible_p): Update prototype.
Kim F. Storm [Tue, 5 Sep 2006 22:49:36 +0000 (22:49 +0000)]
(pos_visible_p): Update prototype.