]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years ago(Fignore_event): Remove.
Stefan Monnier [Sat, 19 Mar 2005 16:37:27 +0000 (16:37 +0000)]
(Fignore_event): Remove.
(syms_of_frame): Don't defsubr it.

19 years ago(keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.
Stefan Monnier [Sat, 19 Mar 2005 16:36:01 +0000 (16:36 +0000)]
(keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.

19 years ago(save-buffer): Fix last change.
Eli Zaretskii [Sat, 19 Mar 2005 15:11:07 +0000 (15:11 +0000)]
(save-buffer): Fix last change.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 19 Mar 2005 15:07:32 +0000 (15:07 +0000)]
*** empty log message ***

19 years ago(Acknowledgments): Update.
Eli Zaretskii [Sat, 19 Mar 2005 15:07:04 +0000 (15:07 +0000)]
(Acknowledgments): Update.

19 years ago(tex-view): If tex-shell process is not running, restart it.
Eli Zaretskii [Sat, 19 Mar 2005 14:45:20 +0000 (14:45 +0000)]
(tex-view): If tex-shell process is not running, restart it.

19 years ago(Man-follow-manual-reference): If current-word returns nil, use "".
Eli Zaretskii [Sat, 19 Mar 2005 14:37:59 +0000 (14:37 +0000)]
(Man-follow-manual-reference): If current-word returns nil, use "".

19 years ago(finder-current-item): Throw an error on an empty line.
Eli Zaretskii [Sat, 19 Mar 2005 14:35:59 +0000 (14:35 +0000)]
(finder-current-item): Throw an error on an empty line.

19 years ago(goto-line): Doc fix.
Eli Zaretskii [Sat, 19 Mar 2005 14:25:29 +0000 (14:25 +0000)]
(goto-line): Doc fix.

19 years ago(save-buffer): Doc fix.
Eli Zaretskii [Sat, 19 Mar 2005 14:18:22 +0000 (14:18 +0000)]
(save-buffer): Doc fix.

19 years ago(recentf-cleanup-remote): New variable.
Eli Zaretskii [Sat, 19 Mar 2005 14:10:46 +0000 (14:10 +0000)]
(recentf-cleanup-remote): New variable.
(recentf-cleanup): Use it to conditionally check availablity of
remote files.

19 years ago(lisp-mode-variables): Recognize `@' in function names.
Eli Zaretskii [Sat, 19 Mar 2005 14:01:52 +0000 (14:01 +0000)]
(lisp-mode-variables): Recognize `@' in function names.

19 years agoNew file, from Werner Lemberg and Kenichi Handa.
Eli Zaretskii [Sat, 19 Mar 2005 13:53:13 +0000 (13:53 +0000)]
New file, from Werner Lemberg and Kenichi Handa.

19 years ago(Antinews): Refer to Emacs 21.4, not 21.3. Update copyright years.
Eli Zaretskii [Sat, 19 Mar 2005 13:40:50 +0000 (13:40 +0000)]
(Antinews): Refer to Emacs 21.4, not 21.3.  Update copyright years.

19 years agoUpdate copyright years.
Eli Zaretskii [Sat, 19 Mar 2005 13:39:54 +0000 (13:39 +0000)]
Update copyright years.

19 years ago(backup-buffer): If the file's directory is not writable,
Eli Zaretskii [Sat, 19 Mar 2005 13:30:10 +0000 (13:30 +0000)]
(backup-buffer): If the file's directory is not writable,
use copy instead of move to backup the file.

19 years agoMoved keyswap.el from term/ to obsolete/.
Eli Zaretskii [Sat, 19 Mar 2005 13:15:38 +0000 (13:15 +0000)]
Moved keyswap.el from term/ to obsolete/.

19 years ago(write_segment, unexec): Move these functions to avoid forward
Eli Zaretskii [Sat, 19 Mar 2005 11:52:25 +0000 (11:52 +0000)]
(write_segment, unexec): Move these functions to avoid forward
references (which cause errors with "gcc -gcoff").

19 years agoFix date in ps-print-version.
Vinicius Jose Latorre [Sat, 19 Mar 2005 04:18:17 +0000 (04:18 +0000)]
Fix date in ps-print-version.

19 years agoUse functionp instead symbolp and fboundp.
Vinicius Jose Latorre [Sat, 19 Mar 2005 04:11:54 +0000 (04:11 +0000)]
Use functionp instead symbolp and fboundp.

19 years ago(table--line-column-position): New idiom.
Stefan Monnier [Fri, 18 Mar 2005 23:17:34 +0000 (23:17 +0000)]
(table--line-column-position): New idiom.
(table--row-column-insertion-point-p): New function to test
validity of row and column insertion operation at a location.
(table-global-menu, table-cell-menu): Use above functions for
deterministic test operation.
(table--editable-cell-p): Behave in deterministic fashion.

19 years agoh* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
Jan Djärv [Fri, 18 Mar 2005 21:20:55 +0000 (21:20 +0000)]
h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
that it doesn't become "tooltip".  The specbind is enough.

19 years ago* xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so
Jan Djärv [Fri, 18 Mar 2005 21:19:23 +0000 (21:19 +0000)]
* xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so
that it doesn't become "tooltip".  The specbind is enough.

19 years ago* xfns.c: Removed setting of Vx_resource_name so that it doesn't
Jan Djärv [Fri, 18 Mar 2005 21:17:42 +0000 (21:17 +0000)]
* xfns.c: Removed setting of Vx_resource_name so that it doesn't
become "tooltip".  The specbind is enough.

19 years agoAdjust the Lucid-menu item.
Stefan Monnier [Fri, 18 Mar 2005 21:07:27 +0000 (21:07 +0000)]
Adjust the Lucid-menu item.

19 years ago* emacsclient.c: Avoid expansion of getcwd when defined as a macro.
Jan Djärv [Fri, 18 Mar 2005 20:44:50 +0000 (20:44 +0000)]
* emacsclient.c: Avoid expansion of getcwd when defined as a macro.

19 years ago* xrdb.c (x_load_resources): Use different char *helv when I18N
Jan Djärv [Fri, 18 Mar 2005 20:39:32 +0000 (20:39 +0000)]
* xrdb.c (x_load_resources): Use different char *helv when I18N
is present.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Mar 2005 18:35:33 +0000 (18:35 +0000)]
*** empty log message ***

19 years ago(ispell-lazy-highlight): New defcustom.
Juri Linkov [Fri, 18 Mar 2005 10:01:12 +0000 (10:01 +0000)]
(ispell-lazy-highlight): New defcustom.
(ispell-highlight-face): Set default face to `isearch' when
lazy highlighting is enabled.
(ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
priority to 1.  Add lazy highlighting.
(ispell-highlight-spelling-error-xemacs): Remove obsolete arg
from `isearch-dehighlight'.

19 years ago(perform-replace): Remove bindings of global
Juri Linkov [Fri, 18 Mar 2005 09:59:45 +0000 (09:59 +0000)]
(perform-replace): Remove bindings of global
variables isearch-string, isearch-regexp, isearch-case-fold-search.
Add three new arguments to `replace-highlight'.
(replace-highlight): Add arguments string, regexp, case-fold.
Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
to allow isearch-lazy-highlight-new-loop to use these values
to set corresponding isearch-lazy-highlight-... internal
variables whose values lazy highlighting will use regardless of
changes to global variables isearch-string, isearch-regexp,
isearch-case-fold-search during lazy highlighting loop.
(replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
to `lazy-highlight-cleanup'.

19 years ago(isearch-lazy-highlight-new-loop):
Juri Linkov [Fri, 18 Mar 2005 09:59:31 +0000 (09:59 +0000)]
(isearch-lazy-highlight-new-loop):
Make arguments beg and end optional.
(isearch-update): Remove optional arguments nil from
isearch-lazy-highlight-new-loop.
(isearch-lazy-highlight-search): Let-bind case-fold-search to
isearch-lazy-highlight-case-fold-search instead of
isearch-case-fold-search, and let-bind isearch-regexp to
isearch-lazy-highlight-regexp.  Use
isearch-lazy-highlight-last-string instead of isearch-string.

19 years ago(hack-local-variables): Do a case-insensitive search
David Ponce [Fri, 18 Mar 2005 08:07:55 +0000 (08:07 +0000)]
(hack-local-variables): Do a case-insensitive search
for End.

19 years ago*** empty log message ***
David Ponce [Fri, 18 Mar 2005 08:07:17 +0000 (08:07 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 18 Mar 2005 07:10:50 +0000 (07:10 +0000)]
*** empty log message ***

19 years ago(lazy-highlight-cleanup) <command>: Rename from
Juri Linkov [Fri, 18 Mar 2005 07:06:45 +0000 (07:06 +0000)]
(lazy-highlight-cleanup) <command>: Rename from
`isearch-lazy-highlight-cleanup', add alias to old name and
declare obsolete.  Add release numbers to other obsolete vars.
(isearch-done, isearch-lazy-highlight-new-loop): Rename
`isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
(lazy-highlight-cleanup) <variable>: Doc fix.
(isearch-lazy-highlight-update): Rename obsolete
`isearch-lazy-highlight-face' to `lazy-highlight-face'.

19 years ago(quail-thai-update-translation): Delete it.
Kenichi Handa [Fri, 18 Mar 2005 06:54:25 +0000 (06:54 +0000)]
(quail-thai-update-translation): Delete it.
(thai-generate-quail-map): Generate is simple map.
("thai-kesmanee"): Don't use quail-thai-update-translation.
(thai-generate-quail-map): Likewise.

19 years agoFix categorization of Thai characters in
Kenichi Handa [Fri, 18 Mar 2005 06:51:41 +0000 (06:51 +0000)]
Fix categorization of Thai characters in
thai-category-table.
(thai-composition-pattern): Adjust it for the above change.
(thai-self-insert-command, thai-compose-syllable): New functions.
(thai-compose-region): Use thai-compose-syllable.
(thai-compose-string): Likewise.
(thai-composition-function): Likewise.
(thai-auto-composition): New function.
(thai-auto-composition-mode): New minor mode.

19 years agoFix patterns to be registered in composition-function-table.
Kenichi Handa [Fri, 18 Mar 2005 06:48:58 +0000 (06:48 +0000)]
Fix patterns to be registered in composition-function-table.

19 years ago(quail-input-method): Locally bind
Kenichi Handa [Fri, 18 Mar 2005 06:43:15 +0000 (06:43 +0000)]
(quail-input-method): Locally bind
inhibit-modification-hooks to .

19 years ago(MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.
Stefan Monnier [Fri, 18 Mar 2005 05:19:59 +0000 (05:19 +0000)]
(MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.

19 years ago(x_update_menu_appearance) [HAVE_X_I18N]:
Stefan Monnier [Fri, 18 Mar 2005 04:21:17 +0000 (04:21 +0000)]
(x_update_menu_appearance) [HAVE_X_I18N]:
Use xic_create_fontsetname even for non-Motif menus.
Don't forget to free the fontsetname.

19 years agoAdd support for I18N to Lucid menus.
Stefan Monnier [Fri, 18 Mar 2005 04:19:41 +0000 (04:19 +0000)]
Add support for I18N to Lucid menus.

* xlwmenuP.h (struct _XlwMenu_part) [HAVE_X_I18N]: Change `font' to be
a fontset.  Add a `font_extents' element.

* xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the
`font' resource.
(string_width) [HAVE_X_I18N]: Use XmbTextExtents;
(MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros.
(arrow_width, toggle_button_width, size_menu_item, draw_arrow)
(draw_toggle, draw_radio, display_menu_item): Use them.
(display_menu_item) [HAVE_X_I18N]: Use XmbDrawString.
(make_drawing_gcs) [HAVE_X_I18N]: Don't mess with fonts.
(XlwMenuInitialize) [HAVE_X_I18N]: Initialize font_extents.
(XlwMenuSetValues) [HAVE_X_I18N]: Refresh font_extents if font changes.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Fri, 18 Mar 2005 02:53:44 +0000 (02:53 +0000)]
Changes from arch/CVS synchronization

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-187
Miles Bader [Fri, 18 Mar 2005 02:49:57 +0000 (02:49 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-187

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 39-44)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnimap.el (nnimap-open-connection): Print which authinfo file is
   used.

   * lisp/gnus/nneething.el (nneething-map-file-directory): Derive from
   `gnus-directory'.

   * lisp/gnus/gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
   the To/Cc button.

2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnmaildir.el (nnmaildir-request-accept-article): Use
   `nnheader-cancel-timer' for compatibility with current XEmacs.

2005-03-13  Steve Youngs  <steve@sxemacs.org>

   * lisp/gnus/gnus.el: Don't try and mark `gnus-agent-save-groups' as an
   autoloaded function.
   From: Andrey Slusar <anrays@gmail.com>.

2005-03-13  Steve Youngs  <steve@sxemacs.org>

   * lisp/gnus/mm-url.el: Require timer-funcs at compile time when in XEmacs
   for `with-timeout'.

   * lisp/gnus/mail-source.el: Require timer-funcs at compile time when in
   XEmacs for `run-with-idle-timer'.

   * lisp/gnus/gnus-async.el: Ditto.

   * lisp/gnus/dgnushack.el: No need to ignore `run-with-idle-timer', XEmacs
   has this function now.

19 years ago(xic_create_fontsetname): Add a final catch-all font pattern.
Stefan Monnier [Fri, 18 Mar 2005 02:25:13 +0000 (02:25 +0000)]
(xic_create_fontsetname): Add a final catch-all font pattern.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Mar 2005 00:15:23 +0000 (00:15 +0000)]
*** empty log message ***

19 years ago(perl-mode-hook): Defvar it.
Richard M. Stallman [Fri, 18 Mar 2005 00:13:40 +0000 (00:13 +0000)]
(perl-mode-hook): Defvar it.
(perl-mode): Use run-mode-hooks.

19 years ago(rmail-movemail-program, rmail-pop-password)
Richard M. Stallman [Fri, 18 Mar 2005 00:12:08 +0000 (00:12 +0000)]
(rmail-movemail-program, rmail-pop-password)
(rmail-pop-password-required, rmail-remote-password): Doc fixes.
(rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.

(rmail-unknown-mail-followup-to): New function.
(rmail-show-message): Use rmail-unknown-mail-followup-to.
(rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.

19 years ago(sendmail-send-it): Reenaable the code
Richard M. Stallman [Fri, 18 Mar 2005 00:08:24 +0000 (00:08 +0000)]
(sendmail-send-it): Reenaable the code
to compute resend-to-address and use it.

(mail-yank-ignored-headers)
(mail-font-lock-keywords, mail-mode-fill-paragraph):
Add Mail-Followup-To and Mail-Reply-To headers.
(mail-citation-hook): Add autoload cookie.
(mail-mode): Doc fix.
(mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
(mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
(mail-mode-fill-paragraph): Handle those headers.
(mail-mailing-lists): New variable.
(mail-mail-reply-to, mail-mail-followup-to): New functions.

19 years agoComment change.
Richard M. Stallman [Thu, 17 Mar 2005 23:59:31 +0000 (23:59 +0000)]
Comment change.

19 years ago(tar-mode): Turn off undo unconditionally.
Richard M. Stallman [Thu, 17 Mar 2005 23:58:09 +0000 (23:58 +0000)]
(tar-mode): Turn off undo unconditionally.

19 years ago(insert-sliced-image): Add autoload cookie.
Richard M. Stallman [Thu, 17 Mar 2005 23:56:15 +0000 (23:56 +0000)]
(insert-sliced-image): Add autoload cookie.

19 years ago(Undo): Document extensible undo entries.
Richard M. Stallman [Thu, 17 Mar 2005 23:51:04 +0000 (23:51 +0000)]
(Undo): Document extensible undo entries.

19 years ago(font-lock-lines-before): New user option.
Richard M. Stallman [Thu, 17 Mar 2005 23:44:19 +0000 (23:44 +0000)]
(font-lock-lines-before): New user option.
(font-lock-after-change-function): Obey it.

19 years ago(esc-map): Make M-g a prefix. Bind M-g g and M-g M-g to goto-line.
Richard M. Stallman [Thu, 17 Mar 2005 23:43:17 +0000 (23:43 +0000)]
(esc-map): Make M-g a prefix.  Bind M-g g and M-g M-g to goto-line.

19 years ago(mirror_line_dance): Set W2 according to FRAME_FROM.
Richard M. Stallman [Thu, 17 Mar 2005 23:39:12 +0000 (23:39 +0000)]
(mirror_line_dance): Set W2 according to FRAME_FROM.

19 years ago(buffer_lisp_local_variables): New function,
Richard M. Stallman [Thu, 17 Mar 2005 23:37:39 +0000 (23:37 +0000)]
(buffer_lisp_local_variables): New function,
broken out from Fbuffer_local_variables.
(clone_per_buffer_values): Use buffer_lisp_local_variables.

19 years ago(Fcopy_file, Frename_file, Fadd_name_to_file)
Richard M. Stallman [Thu, 17 Mar 2005 23:36:03 +0000 (23:36 +0000)]
(Fcopy_file, Frename_file, Fadd_name_to_file)
(Fmake_symbolic_link): Use G to read the new file name.

19 years ago(Finteractive): Document G option.
Richard M. Stallman [Thu, 17 Mar 2005 23:33:07 +0000 (23:33 +0000)]
(Finteractive): Document G option.
(Fcall_interactively): Implement G option.

19 years ago(Filling): Add sentence-end-without-period and sentence-end-without-space.
Richard M. Stallman [Thu, 17 Mar 2005 23:30:49 +0000 (23:30 +0000)]
(Filling): Add sentence-end-without-period and sentence-end-without-space.
(Changing Properties): Minor fix.

19 years ago(String Search, Regexp Search, Regexp Search): Cleanups.
Richard M. Stallman [Thu, 17 Mar 2005 23:28:42 +0000 (23:28 +0000)]
(String Search, Regexp Search, Regexp Search): Cleanups.

19 years ago(Character Codes): Minor fix.
Richard M. Stallman [Thu, 17 Mar 2005 23:24:51 +0000 (23:24 +0000)]
(Character Codes): Minor fix.

19 years ago(Display Property): Explain the significance
Richard M. Stallman [Thu, 17 Mar 2005 23:19:40 +0000 (23:19 +0000)]
(Display Property): Explain the significance
of having text properties that are eq.
(Other Display Specs): Explain string as display spec.

19 years ago(Interactive Codes): Document G option.
Richard M. Stallman [Thu, 17 Mar 2005 23:17:22 +0000 (23:17 +0000)]
(Interactive Codes): Document G option.

19 years agoRewritten for Emacs 22->21.
Richard M. Stallman [Thu, 17 Mar 2005 23:16:11 +0000 (23:16 +0000)]
Rewritten for Emacs 22->21.

19 years ago(isearch-fallback): Check for `(car previous)'
Juri Linkov [Thu, 17 Mar 2005 19:22:55 +0000 (19:22 +0000)]
(isearch-fallback): Check for `(car previous)'
before calling `isearch-other-end-state'.

19 years ago(xm_update_label, xm_update_list): Use the recommended
Stefan Monnier [Thu, 17 Mar 2005 19:03:16 +0000 (19:03 +0000)]
(xm_update_label, xm_update_list): Use the recommended
XmStringCreateLocalized function.  Add missing copyright.

19 years ago(x_update_menu_appearance) [USE_MOTIF]:
Stefan Monnier [Thu, 17 Mar 2005 18:43:47 +0000 (18:43 +0000)]
(x_update_menu_appearance) [USE_MOTIF]:
Use xic_create_fontsetname to create a fontset so utf-8 locales work.
(dump_realized_face): Fix warning.

19 years ago(xic_create_fontsetname): Add `motif' argument.
Stefan Monnier [Thu, 17 Mar 2005 18:32:33 +0000 (18:32 +0000)]
(xic_create_fontsetname): Add `motif' argument.
Always return a freshly allocated string.
(xic_create_xfontset): Adjust call.

19 years ago*** empty log message ***
Stefan Monnier [Thu, 17 Mar 2005 17:17:57 +0000 (17:17 +0000)]
*** empty log message ***

19 years agoAdd missing copyright and license notice.
Stefan Monnier [Thu, 17 Mar 2005 17:16:33 +0000 (17:16 +0000)]
Add missing copyright and license notice.

19 years ago(Fkill_emacs): YAILOM.
Stefan Monnier [Thu, 17 Mar 2005 17:11:50 +0000 (17:11 +0000)]
(Fkill_emacs): YAILOM.

19 years ago(move-beginning-of-line): Move to beginning of buffer
Kim F. Storm [Thu, 17 Mar 2005 15:33:56 +0000 (15:33 +0000)]
(move-beginning-of-line): Move to beginning of buffer
line, as well as beginning of screen line.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 17 Mar 2005 15:33:37 +0000 (15:33 +0000)]
*** empty log message ***

19 years ago(Fignore_event): Fix ancient obscure C-u handling bug.
Stefan Monnier [Thu, 17 Mar 2005 13:39:39 +0000 (13:39 +0000)]
(Fignore_event): Fix ancient obscure C-u handling bug.

19 years ago(HASHKEY_TERMINAL): Remove.
YAMAMOTO Mitsuharu [Thu, 17 Mar 2005 08:02:53 +0000 (08:02 +0000)]
(HASHKEY_TERMINAL): Remove.
(HASHKEY_MAX_NID): New macro.
(xrm_q_get_resource_1): Rename from xrm_q_get_resource.  Add extra
argument.
(xrm_q_get_resource): Call xrm_q_get_resource_1 with extra argument.
(xrm_create_database, xrm_q_put_resource)
(xrm_merge_string_database, xrm_q_get_resource_1)
(xrm_q_get_resource): Change resource database representation so that
it may not use multiple hash tables for a single database.
[TARGET_API_MAC_CARBON] (xrm_cfproperty_list_to_value): YAILOM.

19 years ago*** empty log message ***
Stefan Monnier [Thu, 17 Mar 2005 02:01:23 +0000 (02:01 +0000)]
*** empty log message ***

19 years ago(ENCODE_MENU_STRING) [HAVE_X_I18N]: Use ENCODE_SYSTEM.
Stefan Monnier [Thu, 17 Mar 2005 01:37:31 +0000 (01:37 +0000)]
(ENCODE_MENU_STRING) [HAVE_X_I18N]: Use ENCODE_SYSTEM.

19 years ago(ENCODE_SYSTEM, DECODE_SYSTEM) [!WINDOWSNT]: Use the
Stefan Monnier [Thu, 17 Mar 2005 00:37:35 +0000 (00:37 +0000)]
(ENCODE_SYSTEM, DECODE_SYSTEM) [!WINDOWSNT]: Use the
locale-coding-system, as was already done for WINDOWSNT.

19 years ago(message-make-date): Require parse-time.
Lute Kamstra [Wed, 16 Mar 2005 22:55:07 +0000 (22:55 +0000)]
(message-make-date): Require parse-time.

19 years agoDon't let a special LessTif/Motif1.2 install
Stefan Monnier [Wed, 16 Mar 2005 22:21:31 +0000 (22:21 +0000)]
Don't let a special LessTif/Motif1.2 install
shadow the main Lesstif/Motif-2.1 libs and includes.

19 years ago(read_char): Only do the 7-bit-meta -> 27-bit-meta
Stefan Monnier [Wed, 16 Mar 2005 21:39:49 +0000 (21:39 +0000)]
(read_char): Only do the 7-bit-meta -> 27-bit-meta
translation for chars in the 0-255 range.

19 years ago(Ffloor): Doc fix.
Lute Kamstra [Wed, 16 Mar 2005 15:01:22 +0000 (15:01 +0000)]
(Ffloor): Doc fix.

19 years ago(mark-diary-entries): Use new optional argument REDRAW rather than
Glenn Morris [Wed, 16 Mar 2005 13:23:55 +0000 (13:23 +0000)]
(mark-diary-entries): Use new optional argument REDRAW rather than
calendar-redrawing variable.

From  Matt Hodges  <MPHodges@member.fsf.org>:
(diary-redraw-calendar): Preserve point in diary-file buffer.

19 years ago(calendar-redrawing): Delete.
Glenn Morris [Wed, 16 Mar 2005 13:23:09 +0000 (13:23 +0000)]
(calendar-redrawing): Delete.
(redraw-calendar): Do not bind calendar-redrawing.

19 years ago*** empty log message ***
Glenn Morris [Wed, 16 Mar 2005 13:21:20 +0000 (13:21 +0000)]
*** empty log message ***

19 years ago(add-minor-mode): Use the new :minor-mode-function property.
Stefan Monnier [Wed, 16 Mar 2005 13:12:47 +0000 (13:12 +0000)]
(add-minor-mode): Use the new :minor-mode-function property.

19 years ago(auto-fill-function): Use the new :minor-mode-function property.
Stefan Monnier [Wed, 16 Mar 2005 13:11:34 +0000 (13:11 +0000)]
(auto-fill-function): Use the new :minor-mode-function property.

19 years ago(describe-mode): Allow minor mode toggles to use a different
Stefan Monnier [Wed, 16 Mar 2005 13:08:15 +0000 (13:08 +0000)]
(describe-mode): Allow minor mode toggles to use a different
symbol than the minor mode variable.

19 years ago(sera-being-called-by-w3): New variable.
Kenichi Handa [Wed, 16 Mar 2005 11:34:41 +0000 (11:34 +0000)]
(sera-being-called-by-w3): New variable.
(ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
(ethio-fidel-to-sera-buffer): Likewise.

19 years agoFix typo.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:25:31 +0000 (08:25 +0000)]
Fix typo.

19 years agoFix typo (skip_while_space -> skip_white_space).
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:24:47 +0000 (08:24 +0000)]
Fix typo (skip_while_space -> skip_white_space).

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:10:47 +0000 (08:10 +0000)]
*** empty log message ***

19 years ago(DARWIN): Don't define.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:10:12 +0000 (08:10 +0000)]
(DARWIN): Don't define.

19 years ago(init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) ||
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:09:28 +0000 (08:09 +0000)]
(init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) ||
defined (MAC_OSX)'

19 years ago(xrm_merge_string_database, xrm_get_resource)
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:08:48 +0000 (08:08 +0000)]
(xrm_merge_string_database, xrm_get_resource)
(xrm_get_preference_database): Add externs.
[TARGET_API_MAC_CARBON] (cfdata_to_lisp, cfstring_to_lisp)
(cfnumber_to_lisp, cfdate_to_lisp, cfboolean_to_lisp)
(cfobject_desc_to_lisp, cfproperty_list_to_lisp): Likewise.

19 years ago(x_list_fonts): FONT-LIST-CACHE is now cadr part of name_list_element.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:08:06 +0000 (08:08 +0000)]
(x_list_fonts): FONT-LIST-CACHE is now cadr part of name_list_element.
(mac_make_rdb): Create resource database from preferences and argument
string.
(mac_term_init): Save resource database to cddr part of
name_list_element.

19 years ago(XrmDatabase): Typedef to Lisp_Object.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:07:05 +0000 (08:07 +0000)]
(XrmDatabase): Typedef to Lisp_Object.

19 years ago(mac_get_rdb_resource): Remove function.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:06:33 +0000 (08:06 +0000)]
(mac_get_rdb_resource): Remove function.
(x_get_string_resource): Use xrm_get_resource.

19 years agoInclude macterm.h instead of directly including Carbon.h.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:05:56 +0000 (08:05 +0000)]
Include macterm.h instead of directly including Carbon.h.
[TARGET_API_MAC_CARBON] (Qstring, Qnumber, Qboolean, Qdate, Qdata)
(Qarray, Qdictionary): New variables.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Initialize them.
[TARGET_API_MAC_CARBON] (Qutf_8): Add extern.
[TARGET_API_MAC_CARBON] (DECODE_UTF_8): New macro.
[TARGET_API_MAC_CARBON] (struct cfdict_context): New struct used in
callback for CFDictionaryApplyFunction.
[TARGET_API_MAC_CARBON] (cfdata_to_lisp, cfstring_to_lisp)
(cfnumber_to_lisp, cfdate_to_lisp, cfboolean_to_lisp)
(cfobject_desc_to_lisp, cfdictionary_add_to_list)
(cfdictionary_puthash, cfproperty_list_to_lisp): New functions.
[TARGET_API_MAC_CARBON] (Fmac_get_preference): New function.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Defsubr it.
(P, LOOSE_BINDING, SINGLE_COMPONENT, HASHKEY_TERMINAL): New macro.
(skip_while_space, parse_comment, parse_include_file)
(parse_binding, parse_component, parse_resource_name, parse_value)
(parse_resource_line, xrm_create_database, xrm_q_put_resource)
(xrm_merge_string_database, xrm_q_get_resource, xrm_get_resource)
(xrm_cfproperty_list_to_value, xrm_get_preference_database): New
functions.