bpt/emacs.git
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.

19 years ago(CFBundleIdentifier): Change to org.gnu.Emacs.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 08:02:13 +0000 (08:02 +0000)]
(CFBundleIdentifier): Change to org.gnu.Emacs.

19 years agoFix isearch in Info.
Juri Linkov [Wed, 16 Mar 2005 07:43:50 +0000 (07:43 +0000)]
Fix isearch in Info.

19 years ago(find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.
Juri Linkov [Wed, 16 Mar 2005 07:41:57 +0000 (07:41 +0000)]
(find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.

19 years agoPut `isearch-scroll' property to `split-window-horizontally'.
Juri Linkov [Wed, 16 Mar 2005 07:33:26 +0000 (07:33 +0000)]
Put `isearch-scroll' property to `split-window-horizontally'.

19 years agoUpdate error messages for `debug-ignored-errors'.
Juri Linkov [Wed, 16 Mar 2005 07:32:43 +0000 (07:32 +0000)]
Update error messages for `debug-ignored-errors'.
(Info-isearch-search): Doc fix.
(Info-find-node): Move up code to go into info buffer before
recording the node to the history.
(Info-fontify-node): Fontify titles only if the next line
has two or more `*', `=', `-', `.'.
Display "go to this node" for empty (match-string 3).

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 03:30:34 +0000 (03:30 +0000)]
*** empty log message ***

19 years ago(struct mac_output) [TARGET_API_MAC_CARBON]: New member
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 03:29:57 +0000 (03:29 +0000)]
(struct mac_output) [TARGET_API_MAC_CARBON]: New member
hourglass_control.
(HOURGLASS_WIDTH, HOURGLASS_HEIGHT): New defines.
(activate_scroll_bars, deactivate_scroll_bars): Remove declarations.

19 years ago(activate_scroll_bars, deactivate_scroll_bars): Remove functions and
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 03:29:13 +0000 (03:29 +0000)]
(activate_scroll_bars, deactivate_scroll_bars): Remove functions and
declarations.
(mac_set_colors): Take argument for saving background color.  All
callers changed.
(XDrawLine, XClearArea, mac_draw_bitmap, XFillRectangle)
(mac_draw_rectangle, mac_draw_string_common): Save and Restore
background color.
(x_update_end, mac_do_track_drag): Don't reset background color.
(mac_define_frame_cursor) [!TARGET_API_MAC_CARBON]: Use
SetThemeCursor.
(x_set_window_size) [TARGET_API_MAC_CARBON]: Move progress indicator
control to the upper-right corner of the window.
(arrow_cursor) [!TARGET_API_MAC_CARBON]: Remove variable.
(do_init_managers) [!TARGET_API_MAC_CARBON]: Don't initialize it.
(do_window_update): Update controls after updating content area.
(mac_handle_window_event): Remove unused extern.
(XTread_socket): Check both control handle and control part code to
determine whether a scroll bar is clicked.  Activate/deactivate root
control instead of contained scroll bar controls.
(make_mac_terminal_frame): Use ThemeCursor constants.

19 years ago[!TARGET_API_MAC_CARBON]: Include Appearance.h and Controls.h. Use
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 03:27:38 +0000 (03:27 +0000)]
[!TARGET_API_MAC_CARBON]: Include Appearance.h and Controls.h.  Use
ThemeCursor instead of CursHandle.

19 years ago(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 03:26:37 +0000 (03:26 +0000)]
(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused
variables.
(syms_of_macfns): Don't initialize them.  Likewise for
Qface_set_after_frame_default.  Defvar and initialize
Vx_window_horizontal_drag_shape.
(x_set_mouse_color): Change mouse pointer shape.
(mac_window) [!MAC_OSX]: Create root control.
(mac_window): Remove initializations of mouse pointer shapes.
(hourglass_started): New function (from xfns.c).
(start_hourglass, cancel_hourglass): Put function body in #ifdef
MAC_OSX.
(show_hourglass) [TARGET_API_MAC_CARBON]: Create progress
indicator for each non-tooltip frame if needed, and show it.
(hide_hourglass) [TARGET_API_MAC_CARBON]: Hide progress indicators.

19 years agoAdd mouse pointer shape constants.
YAMAMOTO Mitsuharu [Wed, 16 Mar 2005 03:23:34 +0000 (03:23 +0000)]
Add mouse pointer shape constants.

19 years ago(move-beginning-of-line): Use vertical-motion.
Kim F. Storm [Tue, 15 Mar 2005 23:15:05 +0000 (23:15 +0000)]
(move-beginning-of-line): Use vertical-motion.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 15 Mar 2005 22:48:11 +0000 (22:48 +0000)]
*** empty log message ***

19 years ago(Instrumenting Macro Calls): Fix typos.
Lute Kamstra [Tue, 15 Mar 2005 17:28:15 +0000 (17:28 +0000)]
(Instrumenting Macro Calls): Fix typos.

19 years ago(Info-isearch-initial-node): New internal variable.
Juri Linkov [Tue, 15 Mar 2005 10:46:00 +0000 (10:46 +0000)]
(Info-isearch-initial-node): New internal variable.
(Info-search): Signal an error in isearch mode when search leaves
the initial node.  Signal an error when `bound' is non-nil and
nothing was found in the current subfile.
(Info-isearch-search): Remove `condition-case'.
(Info-isearch-wrap): Don't wrap when search failed during leaving
the initial node.  If `Info-isearch-search' is nil, wrap around
the current node.
(Info-isearch-start): New fun.
(Info-mode): Add buffer-local hook `Info-isearch-start' to
`isearch-mode-hook'.

19 years ago(isearch-error): New variable.
Juri Linkov [Tue, 15 Mar 2005 10:45:25 +0000 (10:45 +0000)]
(isearch-error): New variable.
(isearch-invalid-regexp, isearch-within-brackets): Remove.
(isearch-error-state): Renamed from `isearch-invalid-regexp-state'.
(isearch-within-brackets-state): Remove.
(isearch-case-fold-search-state, isearch-pop-fun-state):
Decrease frame index.
(isearch-mode, isearch-top-state, isearch-push-state)
(isearch-edit-string, isearch-abort, isearch-search-and-update)
(isearch-fallback, isearch-message-prefix, isearch-message-suffix)
(isearch-search, isearch-lazy-highlight-new-loop):
Replace `isearch-invalid-regexp' with `isearch-error'.
Remove `isearch-within-brackets'.
(isearch-search): Add `search-failed' handler to `condition-case'.
(isearch-lazy-highlight-search): Add `condition-case' to catch
errors and allow `isearch-lazy-highlight-update' to try
highlighting from the beginning of the window.
(isearch-repeat): Move up code to set isearch-wrapped to t
before calling isearch-wrap-function.

19 years ago*** empty log message ***
Juri Linkov [Tue, 15 Mar 2005 10:44:51 +0000 (10:44 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 15 Mar 2005 07:48:07 +0000 (07:48 +0000)]
*** empty log message ***

19 years ago(keycode_to_xkeysym_table): Change mapping so that it coincide with
YAMAMOTO Mitsuharu [Tue, 15 Mar 2005 07:47:25 +0000 (07:47 +0000)]
(keycode_to_xkeysym_table): Change mapping so that it coincide with
that in Apple X11 except `clear', `enter' on laptops, and fn + `enter'
on laptops.

19 years ago(function-key-map): Sync with x-win.el.
YAMAMOTO Mitsuharu [Tue, 15 Mar 2005 07:45:58 +0000 (07:45 +0000)]
(function-key-map): Sync with x-win.el.

19 years ago(normal-erase-is-backspace): Set default to t if running on Mac.
YAMAMOTO Mitsuharu [Tue, 15 Mar 2005 07:45:21 +0000 (07:45 +0000)]
(normal-erase-is-backspace): Set default to t if running on Mac.

19 years ago(syms_of_coding): Docstring of coding-category-list fixed.
Kenichi Handa [Tue, 15 Mar 2005 06:26:15 +0000 (06:26 +0000)]
(syms_of_coding): Docstring of coding-category-list fixed.

19 years agoFix previous change.
Kenichi Handa [Tue, 15 Mar 2005 05:51:55 +0000 (05:51 +0000)]
Fix previous change.

19 years ago(thai-generate-quail-map): Fix the kesmanee layout.
Kenichi Handa [Tue, 15 Mar 2005 05:37:12 +0000 (05:37 +0000)]
(thai-generate-quail-map): Fix the kesmanee layout.

19 years ago(locale-language-names): Modify the
Kenichi Handa [Tue, 15 Mar 2005 02:32:39 +0000 (02:32 +0000)]
(locale-language-names): Modify the
format of elements and add more entries.
(locale-preferred-coding-systems): Add more entries.
(set-locale-environment): Adjusted for the change of
locale-language-names.

19 years ago(smerge-ediff): Remove bogus autoload.
Stefan Monnier [Mon, 14 Mar 2005 19:39:17 +0000 (19:39 +0000)]
(smerge-ediff): Remove bogus autoload.

19 years ago(debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginning
Lute Kamstra [Mon, 14 Mar 2005 17:46:09 +0000 (17:46 +0000)]
(debugger-make-xrefs): Docstring fix.  Ignore a `*' at the beginning
of a line.

19 years ago(macro-declaration-function): Move to emacs-lisp/byte-run.el.
Lute Kamstra [Mon, 14 Mar 2005 14:07:38 +0000 (14:07 +0000)]
(macro-declaration-function): Move to emacs-lisp/byte-run.el.

19 years ago(macro-declaration-function): Move from subr.el.
Lute Kamstra [Mon, 14 Mar 2005 14:05:13 +0000 (14:05 +0000)]
(macro-declaration-function): Move from subr.el.
(dont-compile, eval-when-compile, eval-and-compile): Use declare to
specify indentation.

19 years ago(define-generic-mode): Let generic-mode-list be a list of strings;
Lute Kamstra [Mon, 14 Mar 2005 11:07:07 +0000 (11:07 +0000)]
(define-generic-mode): Let generic-mode-list be a list of strings;
test membership with equal.

19 years ago(Commands of GUD): Move paragraph on setting
Nick Roberts [Mon, 14 Mar 2005 10:00:58 +0000 (10:00 +0000)]
(Commands of GUD): Move paragraph on setting
breakpoints with mouse to the GDB Graphical Interface node.

19 years ago*** empty log message ***
Nick Roberts [Mon, 14 Mar 2005 10:00:20 +0000 (10:00 +0000)]
*** empty log message ***

19 years ago(cvs-string->strings): Strip trailing whitespace.
Stefan Monnier [Mon, 14 Mar 2005 01:13:33 +0000 (01:13 +0000)]
(cvs-string->strings): Strip trailing whitespace.

19 years ago(next-line, previous-line): Add optional try-vscroll
Kim F. Storm [Sun, 13 Mar 2005 23:20:49 +0000 (23:20 +0000)]
(next-line, previous-line): Add optional try-vscroll
arg to recognize interactive use.  Pass it on to line-move.
(line-move): Don't perform auto-window-vscroll when defining or
executing keyboard macro to ensure consistent behaviour.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 13 Mar 2005 23:20:29 +0000 (23:20 +0000)]
*** empty log message ***

19 years ago(debug): Set debug-on-exit before calling debugger-setup-buffer so
Lute Kamstra [Sun, 13 Mar 2005 20:54:14 +0000 (20:54 +0000)]
(debug): Set debug-on-exit before calling debugger-setup-buffer so
that backtrace marks the frames set to debug-on-exit and we don't have
to do it manually.  Set an extra debug-on-exit for macro's.
(debugger-setup-buffer): Don't mark the top frame manually.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 13 Mar 2005 15:34:46 +0000 (15:34 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Stefan Monnier [Sat, 12 Mar 2005 23:39:37 +0000 (23:39 +0000)]
*** empty log message ***

19 years agoAdd missing copyright and license notice.
Stefan Monnier [Sat, 12 Mar 2005 23:38:43 +0000 (23:38 +0000)]
Add missing copyright and license notice.

19 years ago(ENCODE_MENU_STRING): Explicitly use string_make_unibyte.
Stefan Monnier [Sat, 12 Mar 2005 23:29:04 +0000 (23:29 +0000)]
(ENCODE_MENU_STRING): Explicitly use string_make_unibyte.
(list_of_panes, list_of_items, Fx_popup_menu): Use XCAR/XCDR.
(digest_single_submenu, xmenu_show): Use ENCODE_MENU_STRING.

19 years ago(xic_defaut_fontset): New constant.
Stefan Monnier [Sat, 12 Mar 2005 23:25:42 +0000 (23:25 +0000)]
(xic_defaut_fontset): New constant.
(xic_create_fontsetname): New function.
Extracted from create_frame_xic.  Try to generate a slightly better fontset.
(xic_create_xfontset): Use it.
(create_frame_xic): Simplify.

19 years agoReplace lisp-indent-hook with lisp-indent-function throughout.
Lute Kamstra [Sat, 12 Mar 2005 17:24:29 +0000 (17:24 +0000)]
Replace lisp-indent-hook with lisp-indent-function throughout.
(with-no-warnings): Set lisp-indent-function property.

19 years ago(dcl-mode-syntax-table): Add entry for backslash.
Thien-Thi Nguyen [Sat, 12 Mar 2005 17:02:32 +0000 (17:02 +0000)]
(dcl-mode-syntax-table): Add entry for backslash.

19 years ago(Info-search): Four fixes for backward search.
Juri Linkov [Sat, 12 Mar 2005 02:18:32 +0000 (02:18 +0000)]
(Info-search): Four fixes for backward search.

19 years ago*** empty log message ***
Juri Linkov [Sat, 12 Mar 2005 02:18:16 +0000 (02:18 +0000)]
*** empty log message ***

19 years ago(Fmake_symbolic_link): Fix last change.
Stefan Monnier [Sat, 12 Mar 2005 01:37:51 +0000 (01:37 +0000)]
(Fmake_symbolic_link): Fix last change.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 11 Mar 2005 23:51:27 +0000 (23:51 +0000)]
*** empty log message ***

19 years ago(Frename_file, Fadd_name_to_file)
Richard M. Stallman [Fri, 11 Mar 2005 23:49:25 +0000 (23:49 +0000)]
(Frename_file, Fadd_name_to_file)
(Fmake_symbolic_link): If NEWNAME or LINKNAME is a directory,
expand the basename of FILE relative to it.

19 years ago(calc-embedded-language-alist): Remove.
Jay Belanger [Fri, 11 Mar 2005 22:23:26 +0000 (22:23 +0000)]
(calc-embedded-language-alist): Remove.
(calc-embedded-find-modes): Use calc-language-alist instead of
calc-embedded-language-alist.

19 years ago(calc-language-alist): New variable.
Jay Belanger [Fri, 11 Mar 2005 22:18:42 +0000 (22:18 +0000)]
(calc-language-alist): New variable.

19 years ago(calendar-redrawing): New internal variable.
Glenn Morris [Fri, 11 Mar 2005 21:44:42 +0000 (21:44 +0000)]
(calendar-redrawing): New internal variable.
(redraw-calendar): Remove bogus save-excursion from previous
change.  Bind calendar-redrawing to t for mark-diary-entries.

19 years ago(mark-diary-entries): No need to redraw calendar if that is why we
Glenn Morris [Fri, 11 Mar 2005 21:44:06 +0000 (21:44 +0000)]
(mark-diary-entries): No need to redraw calendar if that is why we
were called.

19 years ago*** empty log message ***
Glenn Morris [Fri, 11 Mar 2005 21:43:29 +0000 (21:43 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 11 Mar 2005 12:03:13 +0000 (12:03 +0000)]
*** empty log message ***

19 years ago(make-coding-system): Set property
Kenichi Handa [Fri, 11 Mar 2005 12:00:47 +0000 (12:00 +0000)]
(make-coding-system): Set property
'coding-system-define-form to nil.
(define-coding-system-alias): Likewise.

19 years ago(Finsert_file_contents): Call Fcheck_coding_system
Kenichi Handa [Fri, 11 Mar 2005 11:59:42 +0000 (11:59 +0000)]
(Finsert_file_contents): Call Fcheck_coding_system
before calling setup_coding_system so that autoloading of a coding
system work.

19 years agoChange encoding to iso-2022-7bit and add coding: tag.
Kenichi Handa [Fri, 11 Mar 2005 02:04:21 +0000 (02:04 +0000)]
Change encoding to iso-2022-7bit and add coding: tag.
(adaptive-fill-regexp): Add more bullets.
(fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
regexps.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-172
Miles Bader [Thu, 10 Mar 2005 23:31:53 +0000 (23:31 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-172

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 38)

   - Update from CVS

2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)

   * lisp/gnus/nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one
   flaw.

19 years ago(describe-mode): Properly handle non-trivial lighters.
Stefan Monnier [Thu, 10 Mar 2005 21:43:16 +0000 (21:43 +0000)]
(describe-mode): Properly handle non-trivial lighters.
Don't ignore minor modes that are not listed in minor-mode-list.

19 years ago(nnimap-retrieve-headers-from-server): Fix last change.
Stefan Monnier [Thu, 10 Mar 2005 21:21:51 +0000 (21:21 +0000)]
(nnimap-retrieve-headers-from-server): Fix last change.

19 years ago* xfns.c (hourglass_started): New function.
Jan Djärv [Thu, 10 Mar 2005 19:09:10 +0000 (19:09 +0000)]
* xfns.c (hourglass_started): New function.

* dispextern.h: Declare hourglass_started.

* keyboard.c (Fexecute_extended_command): Restart hourglass
after call to Fcompleting_read if already started.

19 years ago* keyboard.c (Fexecute_extended_command): Restart hourglass
Jan Djärv [Thu, 10 Mar 2005 19:08:31 +0000 (19:08 +0000)]
* keyboard.c (Fexecute_extended_command): Restart hourglass
after call to Fcompleting_read if already started.

19 years ago* xfns.c (hourglass_started): New function.
Jan Djärv [Thu, 10 Mar 2005 19:08:01 +0000 (19:08 +0000)]
* xfns.c (hourglass_started): New function.

19 years ago* dispextern.h: Declare hourglass_started.
Jan Djärv [Thu, 10 Mar 2005 19:07:39 +0000 (19:07 +0000)]
* dispextern.h: Declare hourglass_started.

19 years ago* gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the
Jan Djärv [Thu, 10 Mar 2005 18:07:37 +0000 (18:07 +0000)]
* gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the
  GTK main loop is entered in xterm.c, thus doing the redraw.

19 years agoRegenerate
Jan Djärv [Thu, 10 Mar 2005 17:23:04 +0000 (17:23 +0000)]
Regenerate