]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(file-cache-add-directory)
Reiner Steib [Sun, 10 Sep 2006 16:26:31 +0000 (16:26 +0000)]
(file-cache-add-directory)
(file-cache-add-directory-list, file-cache-add-file)
(file-cache-add-directory-using-find)
(file-cache-add-directory-using-locate)
(file-cache-add-directory-recursively): Add autoloads.

18 years agoClarify.
Richard M. Stallman [Sun, 10 Sep 2006 13:48:42 +0000 (13:48 +0000)]
Clarify.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 10 Sep 2006 13:18:24 +0000 (13:18 +0000)]
*** empty log message ***

18 years agoAdd "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
Jan Djärv [Sun, 10 Sep 2006 12:29:10 +0000 (12:29 +0000)]
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."

18 years ago* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.
Jan Djärv [Sun, 10 Sep 2006 12:17:49 +0000 (12:17 +0000)]
* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.

 * gtkutil.c (xg_display_close): Always change default display if needed,
 check for < Gtk+ version 2.10 before calling gdk_display_close.

18 years ago* gtkutil.c (xg_display_close): Always change default display if needed,
Jan Djärv [Sun, 10 Sep 2006 12:17:19 +0000 (12:17 +0000)]
* gtkutil.c (xg_display_close): Always change default display if needed,
check for < Gtk+ version 2.10 before calling gdk_display_close.

18 years ago* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.
Jan Djärv [Sun, 10 Sep 2006 12:16:58 +0000 (12:16 +0000)]
* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 10 Sep 2006 06:25:40 +0000 (06:25 +0000)]
*** empty log message ***

18 years ago(Fx_file_dialog): Call check_x.
YAMAMOTO Mitsuharu [Sun, 10 Sep 2006 05:52:54 +0000 (05:52 +0000)]
(Fx_file_dialog): Call check_x.

18 years ago* src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):
YAMAMOTO Mitsuharu [Sun, 10 Sep 2006 05:52:01 +0000 (05:52 +0000)]
* src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):
* src/w32menu.c (Vmenu_updating_frame, syms_of_xmenu): Apply
2006-09-08 change for xmenu.c.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18 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>

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

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

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

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

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

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

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

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

18 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

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

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

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

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

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

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

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

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

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

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

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

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

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