bpt/emacs.git
21 years ago(unencodable_char_position): New function.
Kenichi Handa [Sun, 11 Aug 2002 01:06:42 +0000 (01:06 +0000)]
(unencodable_char_position): New function.
(Funencodable_char_position): New function.
(syms_of_coding): Defsubr Funencodable_char_position.

21 years ago*** empty log message ***
Kenichi Handa [Sun, 11 Aug 2002 01:04:58 +0000 (01:04 +0000)]
*** empty log message ***

21 years ago(search-unencodable-char): New
Kenichi Handa [Sun, 11 Aug 2002 01:04:41 +0000 (01:04 +0000)]
(search-unencodable-char): New
function.
(select-safe-coding-system): Show unencodable characters.
(unencodable-char-position): Deleted, and implemented by C in
coding.c.

21 years ago2002-08-10 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 11 Aug 2002 00:26:24 +0000 (00:26 +0000)]
2002-08-10  Andrew Choi  <akochoi@shaw.ca>

* mac.c (sys_select) [MAC_OSX]: New function.

* macterm.c (MakeMeTheFrontProcess): New function.
(mac_initialize): Call MakeMeTheFrontProcess.

* s/darwin.h: Define select to sys_select.

21 years ago(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
Richard M. Stallman [Sat, 10 Aug 2002 03:48:12 +0000 (03:48 +0000)]
(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.

21 years agoI did not mean to check in these changes yet, they are still
John Wiegley [Sat, 10 Aug 2002 00:20:09 +0000 (00:20 +0000)]
I did not mean to check in these changes yet, they are still
unreviewed.

21 years agoRemoved eshell-under-cygwin-p, and all uses of it.
John Wiegley [Sat, 10 Aug 2002 00:18:18 +0000 (00:18 +0000)]
Removed eshell-under-cygwin-p, and all uses of it.

21 years ago*** empty log message ***
John Wiegley [Sat, 10 Aug 2002 00:17:41 +0000 (00:17 +0000)]
*** empty log message ***

21 years ago(forward_to_next_line_start): Return 0 when reaching the
Gerd Moellmann [Fri, 9 Aug 2002 17:29:34 +0000 (17:29 +0000)]
(forward_to_next_line_start): Return 0 when reaching the
end of the buffer.

21 years ago(pages-directory-mode): Undo previous change.
Richard M. Stallman [Fri, 9 Aug 2002 16:41:01 +0000 (16:41 +0000)]
(pages-directory-mode): Undo previous change.

21 years ago(set-variable): If given a prefix argument, set variable buffer-locally.
Richard M. Stallman [Fri, 9 Aug 2002 14:14:32 +0000 (14:14 +0000)]
(set-variable): If given a prefix argument, set variable buffer-locally.
Give locality status in prompt.

21 years ago(font-lock-function): Make it buffer-local.
John Paul Wallington [Fri, 9 Aug 2002 12:15:54 +0000 (12:15 +0000)]
(font-lock-function): Make it buffer-local.

21 years ago(BASE_PURESIZE): Increase to 910000.
Ken Raeburn [Fri, 9 Aug 2002 05:08:10 +0000 (05:08 +0000)]
(BASE_PURESIZE): Increase to 910000.

21 years ago(checkdoc, checkdoc-interactive)
Richard M. Stallman [Fri, 9 Aug 2002 01:56:00 +0000 (01:56 +0000)]
(checkdoc, checkdoc-interactive)
(checkdoc-message-interactive, checkdoc-interactive-loop)
(checkdoc-current-buffer, checkdoc-continue, checkdoc-comments)
(checkdoc-defun):
Update checkdoc-spellcheck-documentation-flag correctly.
(checkdoc-ispell-docstring-engine): Don't test for
checkdoc-autofix-flag = nil.

21 years ago(Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
Ken Raeburn [Thu, 8 Aug 2002 16:59:23 +0000 (16:59 +0000)]
(Ffind_operation_coding_system): Fix Lisp_Object/int mixup.

21 years ago(Ffind_operation_coding_system): For write-region, if
Kenichi Handa [Thu, 8 Aug 2002 12:34:27 +0000 (12:34 +0000)]
(Ffind_operation_coding_system): For write-region, if
VISIT is a filename, make it the target.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Aug 2002 12:34:08 +0000 (12:34 +0000)]
*** empty log message ***

21 years ago* xt-mouse.el (xterm-mouse-mode): Make it a global mode.
John Paul Wallington [Wed, 7 Aug 2002 21:46:49 +0000 (21:46 +0000)]
* xt-mouse.el (xterm-mouse-mode): Make it a global mode.

* wid-browse.el (widget-minor-mode): Fix doc typo.

21 years agoVersion 2.0.12 released.
Kai Großjohann [Wed, 7 Aug 2002 14:54:05 +0000 (14:54 +0000)]
Version 2.0.12 released.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Comment out possibly obsolete "echo hello" commands.
(tramp-run-real-handler): If operation is
`ange-ftp-hook-function', use first arg as the real operation.
(tramp-check-ls-commands): Use / instead of \ as directory
separator.  (Relevant for XEmacs on Windows.)
(tramp-maybe-open-connection): Use tramp-wait-for-output when
waiting for the "are you awake" command.  Use a different string
for the "are you awake" command.
(tramp-send-command): New optional arg NEVEROPEN means to never
invoke tramp-maybe-open-connection.
(tramp-maybe-open-connection): Use it

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 7 Aug 2002 14:38:02 +0000 (14:38 +0000)]
*** empty log message ***

21 years ago(mark_object): Detect long lists for debugging.
Richard M. Stallman [Wed, 7 Aug 2002 14:37:32 +0000 (14:37 +0000)]
(mark_object): Detect long lists for debugging.
(mark_object_loop_halt): New variable.

21 years ago(C_SWITCH_SYSTEM): #undef it.
Richard M. Stallman [Wed, 7 Aug 2002 14:32:09 +0000 (14:32 +0000)]
(C_SWITCH_SYSTEM): #undef it.

21 years ago(Fmake_variable_frame_local): Doc fix.
Richard M. Stallman [Wed, 7 Aug 2002 14:30:52 +0000 (14:30 +0000)]
(Fmake_variable_frame_local): Doc fix.

21 years ago(warning-prefix-function, warning-series)
Richard M. Stallman [Wed, 7 Aug 2002 14:26:28 +0000 (14:26 +0000)]
(warning-prefix-function, warning-series)
(warning-fill-prefix, warning-group-format): Add autoload cookies.

21 years ago(select-safe-coding-system): Call pop-to-buffer inside
Kenichi Handa [Wed, 7 Aug 2002 12:21:25 +0000 (12:21 +0000)]
(select-safe-coding-system): Call pop-to-buffer inside
save-window-excursion and save-excursion.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 7 Aug 2002 12:21:05 +0000 (12:21 +0000)]
*** empty log message ***

21 years ago(describe-function-1): Skip arglist note if
John Paul Wallington [Tue, 6 Aug 2002 17:21:19 +0000 (17:21 +0000)]
(describe-function-1): Skip arglist note if
function's definition is a keymap.

21 years ago(diary-mail-entries): Use `compose-mail'
Sam Steingold [Tue, 6 Aug 2002 15:11:26 +0000 (15:11 +0000)]
(diary-mail-entries): Use `compose-mail'
and `mail-user-agent' instead of straight sendmail.
(diary-modified, diary-entries-list, displayed-year)
(displayed-month, entry, date, number, date-string, d-file)
(original-date): defvar without binding to avoid compiler warnings.

21 years ago(ibuffer-list-buffer-modes): New.
Colin Walters [Tue, 6 Aug 2002 06:04:44 +0000 (06:04 +0000)]
(ibuffer-list-buffer-modes): New.
(ibuffer-filter-by-used-mode): New.

21 years ago(ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
Colin Walters [Tue, 6 Aug 2002 06:04:22 +0000 (06:04 +0000)]
(ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
(ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
(ibuffer-mode): Added ibuffer-filter-by-used-mode to doc string.

21 years ago*** empty log message ***
Colin Walters [Tue, 6 Aug 2002 06:03:59 +0000 (06:03 +0000)]
*** empty log message ***

21 years ago(ediff-copy-list): Use `defalias' instead of
John Paul Wallington [Mon, 5 Aug 2002 22:37:25 +0000 (22:37 +0000)]
(ediff-copy-list): Use `defalias' instead of
`fset' and `symbol-function'.

21 years agoAdded checks that distinguish between cygwin and windows in some
John Wiegley [Mon, 5 Aug 2002 20:09:37 +0000 (20:09 +0000)]
Added checks that distinguish between cygwin and windows in some
places.

21 years agoRemoved a comment.
John Wiegley [Mon, 5 Aug 2002 20:08:40 +0000 (20:08 +0000)]
Removed a comment.

21 years ago(pcomplete-entries): Don't set `above-cutoff' to a value unless
John Wiegley [Mon, 5 Aug 2002 20:07:12 +0000 (20:07 +0000)]
(pcomplete-entries): Don't set `above-cutoff' to a value unless
pcomplete-cycle-cutoff-length is non-nil.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 5 Aug 2002 16:35:07 +0000 (16:35 +0000)]
*** empty log message ***

21 years ago(select-safe-coding-system): Check for
Richard M. Stallman [Mon, 5 Aug 2002 16:34:53 +0000 (16:34 +0000)]
(select-safe-coding-system): Check for
non-nil CODING-SYSTEM before warning it disagrees with AUTO-CS.

21 years ago(local_heap, local_alloc, local_free): New macros.
Richard M. Stallman [Mon, 5 Aug 2002 16:33:44 +0000 (16:33 +0000)]
(local_heap, local_alloc, local_free): New macros.
(malloc_widget_value, free_widget_value)
(w32_free_submenu_strings): Use them.

(push_submenu_start, push_submenu_end, push_left_right_boundary)
(push_menu_pane, push_menu_item, single_keymap_panes)
(single_menu_item, Fx_popup_menu, menubar_selection_callback)
(single_submenu, set_frame_menubar)
(w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE.

(Fx_popup_menu):  Don't show pop up menu until preceding one is
actually cleaned up.  Moved UNGCPRO outside #ifdef HAVE_MENUS block.

Changes adapted from xmenu.c
(set_frame_menubar): First parse all submenus,
then make widget_value trees from them.
Don't allocate any widget_value objects
until we are done with the parsing.
(parse_single_submenu): New function.
(digest_single_submenu): New function.
(single_submenu): Function deleted, replaced by those two.

21 years agoComment change.
Richard M. Stallman [Mon, 5 Aug 2002 16:28:41 +0000 (16:28 +0000)]
Comment change.

21 years agoAdd index entries for skeletons, templates, autotyping, etc.
Richard M. Stallman [Mon, 5 Aug 2002 16:28:06 +0000 (16:28 +0000)]
Add index entries for skeletons, templates, autotyping, etc.

21 years ago(ange-ftp-smart-gateway): Doc fix.
Richard M. Stallman [Mon, 5 Aug 2002 16:27:07 +0000 (16:27 +0000)]
(ange-ftp-smart-gateway): Doc fix.

21 years ago(image-jpeg-p): Accept "Exif" marker.
Richard M. Stallman [Mon, 5 Aug 2002 16:26:03 +0000 (16:26 +0000)]
(image-jpeg-p): Accept "Exif" marker.

21 years ago2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Mon, 5 Aug 2002 15:15:18 +0000 (15:15 +0000)]
2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* customize.texi (Splicing into Lists): Fixed example.
Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>

21 years agoVersion 2.0.11 released.
Kai Großjohann [Mon, 5 Aug 2002 14:58:21 +0000 (14:58 +0000)]
Version 2.0.11 released.
(tramp-perl-file-attributes): Print uid and gid as signed
integers.
(tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded.
Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP
calling Tramp again.
(tramp-find-file-exists-command): Check for `ls -d' last, after
all the variants on `test -e'.
(tramp-post-connection): Erase buffer before finding a command to
check if file exists.

21 years ago(math-format-stack-value): Revert a broken
David Kastrup [Mon, 5 Aug 2002 09:34:12 +0000 (09:34 +0000)]
(math-format-stack-value): Revert a broken
if->when replacement and reformat so that this does not happen
again.  Fixes a pretty lethal line formatting/yanking bug.

21 years ago*** empty log message ***
David Kastrup [Mon, 5 Aug 2002 09:33:44 +0000 (09:33 +0000)]
*** empty log message ***

21 years ago2002-08-04 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 4 Aug 2002 19:29:06 +0000 (19:29 +0000)]
2002-08-04  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (XTread_socket): Check that FrontNonFloatingWindow
        returns a valid window pointer before proceeding for keyDown and
        autoKey events.

21 years ago(fancy-splash-frame): Check selected frame last.
Glenn Morris [Sun, 4 Aug 2002 16:18:54 +0000 (16:18 +0000)]
(fancy-splash-frame): Check selected frame last.

21 years agoVersion 2.0.10 released.
Kai Großjohann [Sun, 4 Aug 2002 13:58:44 +0000 (13:58 +0000)]
Version 2.0.10 released.
(tramp-uudecode): New shell function `tramp_uudecode' to decode to
standard output even if `uudecode -p' and `uudecode -o -' don't
work.
(tramp-post-connection): After finding the right shell, wait a
bit.  This is a kludge to avoid a race condition, even though I
don't understand why there is a race condition in the first place.
(tramp-post-connection): Install the `tramp_uudecode' shell
function on the remote host.
(tramp-coding-commands): Add an alternative for `tramp_uudecode'.
(tramp-bug): Include more variables in the report.

21 years agoVersion 2.0.9 released.
Kai Großjohann [Sun, 4 Aug 2002 11:41:38 +0000 (11:41 +0000)]
Version 2.0.9 released.
(tramp-bug): Add wording about additional info to include in bug
report.
(tramp-find-shell): Set $PS1 for invocation of second shell (for
tilde expansion).
(tramp-find-shell): Shell prompt must match at end of buffer.  Do
this also for fallback shell prompt.
(tramp-find-shell): More debugging output.
(tramp-find-inline-encoding): When checking the decoding command,
some commands fail when reading from /dev/null.  So we pass a
known string through the encoding command and pass that through
the decoding command.  So we know whether the decoding command can
deal with some real input.

21 years ago(tramp-perl-encode, tramp-perl-decode): Doc fix.
Andreas Schwab [Sat, 3 Aug 2002 23:26:26 +0000 (23:26 +0000)]
(tramp-perl-encode, tramp-perl-decode): Doc fix.

21 years agoIn src:
Andrew Choi [Sat, 3 Aug 2002 22:21:09 +0000 (22:21 +0000)]
In src:

2002-08-03  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (USE_CARBON_EVENTS): New macro.
        (macCtrlKey, macShiftKey, macMetaKey, macAltKey): New macros.
        (x_iconify_frame): Call CollapseWindow.
        (Vmac_reverse_ctrl_meta): New variable.
        (Vmac_wheel_button_is_mouse_2): New variable.
        (init_mac_drag_n_drop): New function.
        (mac_do_receive_drag): New function.
        (mac_handle_service_event): New function.
        (init_service_handler): New function.
        (mac_to_emacs_modifiers): New function.
        (mac_event_to_emacs_modifiers): New function.
        (mac_get_mouse_btn): New function.
        (mac_convert_event_ref): New function.
        (XTread_socket) [USE_CARBON_EVENTS]: Call ReceiveNextEvent,
        SendEventToEventTarget, mac_event_to_emacs_modifiers, and
        mac_get_mouse_btn.
        (mac_initialize): Call init_mac_drag_n_drop and
        init_service_handler.

        * keyboard.c: Define Qmouse_wheel, mouse_wheel_syms, and
        lispy_mouse_wheel_names for MAC_OSX as well as for WINDOWS_NT.
        (kbd_buffer_get_event): Set used_mouse_menu for MENU_BAR_EVENT and
        TOOL_BAR_EVENT for MAC_OS as well.
        (make_lispy_event): Handle MOUSE_WHEEL_EVENT for MAC_OSX as well
        as for WINDOWS_NT.
        (syms_of_keyboard): Initialize Qmouse_wheel for MAC_OSX.

        * termhooks.h (event_kind): Define MOUSE_WHEEL_EVENT also for
        MAC_OSX.

In lisp:

2002-08-03  Andrew Choi  <akochoi@shaw.ca>

        * term/mac-win.el: Set keys to enable mouse wheel support.

21 years agoVersion 2.0.8.
Kai Großjohann [Sat, 3 Aug 2002 20:54:52 +0000 (20:54 +0000)]
Version 2.0.8.
(tramp-perl-encode, tramp-perl-encode): Double the backslashes.

21 years ago(f90-font-lock-keywords-1): Simplify `type' value a little.
Glenn Morris [Sat, 3 Aug 2002 19:01:50 +0000 (19:01 +0000)]
(f90-font-lock-keywords-1): Simplify `type' value a little.
(f90-type-def-re): Simplify value a little.

21 years agoVersion 2.0.7.
Kai Großjohann [Sat, 3 Aug 2002 17:04:43 +0000 (17:04 +0000)]
Version 2.0.7.
(tramp-perl-encode-with-module, tramp-perl-decode-with-module)
(tramp-perl-encode, tramp-perl-decode): Escape `%' characters
because of `format' and say so in the docstring.

21 years ago(f90-font-lock-keywords-1): Fix highlighting of `type' forms.
Glenn Morris [Sat, 3 Aug 2002 16:57:43 +0000 (16:57 +0000)]
(f90-font-lock-keywords-1): Fix highlighting of `type' forms.
(f90-font-lock-keywords-2): Fix highlighting of `implicit type(foo)' forms.
(f90-type-def-re): Fix value.

21 years ago(forward_to_next_line_start): Fix a condition that
Gerd Moellmann [Sat, 3 Aug 2002 12:44:32 +0000 (12:44 +0000)]
(forward_to_next_line_start): Fix a condition that
lead to a newline being skipped.

21 years agoVersion 2.0.6.
Kai Großjohann [Sat, 3 Aug 2002 09:23:25 +0000 (09:23 +0000)]
Version 2.0.6.
(tramp-default-method): Change to "ssh" from "sm".
(tramp-wrong-passwd-regexp): Restructure.  Add additional
alternative.
(tramp-su-program): New internal variable for method parameter.
(tramp-perl-encode-with-module, tramp-perl-decode-with-module):
New variables.  Very short Perl one-liner, but requires Perl
module MIME::Base64 to be installed on the remote site.
(tramp-perl-encode, tramp-perl-decode): New base64
encoder/decoder.  From Juanma Barranquero <lektu@terra.es>.
(tramp-handle-file-truename): Invoke Ange-FTP properly (even
though Ange-FTP doesn't do anything for this operation).
(tramp-handle-set-visited-file-modtime): Comment change.
(tramp-handle-make-directory): Save-excursion.
(tramp-handle-expand-many-files): Don't try to invoke Ange-FTP
twice, once is enough.
(tramp-action-permission-denied): Show *tramp/foo* buffer so the
user knows what's wrong.
(tramp-post-connection): Support the two Perl encoders and
decoders.
(tramp-coding-commands): Ditto.  Add some todo items.

21 years agoAdd comment for last change.
Andreas Schwab [Fri, 2 Aug 2002 22:21:43 +0000 (22:21 +0000)]
Add comment for last change.

21 years ago2002-08-02 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Fri, 2 Aug 2002 20:34:38 +0000 (20:34 +0000)]
2002-08-02  Andrew Choi  <akochoi@shaw.ca>

* mac.c (syms_of_mac): Defsubr Sx_selection_exists_p.

21 years ago*** empty log message ***
Richard M. Stallman [Fri, 2 Aug 2002 18:03:01 +0000 (18:03 +0000)]
*** empty log message ***

21 years ago(mule-keymap, set-coding-system-map):
Richard M. Stallman [Fri, 2 Aug 2002 18:02:17 +0000 (18:02 +0000)]
(mule-keymap, set-coding-system-map):
Add bindings for revert-buffer-with-coding-system.
(set-coding-system-map): Clarify menu item info for
set-buffer-file-coding-system.
(set-coding-system-map): Reorder and add separators.

21 years ago(merge-coding-systems): New function.
Richard M. Stallman [Fri, 2 Aug 2002 18:01:33 +0000 (18:01 +0000)]
(merge-coding-systems): New function.
(set-buffer-file-coding-system): Use merge-coding-systems.
Change prompt for args.
(revert-buffer-with-coding-system): New command.

21 years ago(edebug-eval-top-level-form): Use eval-expression.
Richard M. Stallman [Fri, 2 Aug 2002 18:00:18 +0000 (18:00 +0000)]
(edebug-eval-top-level-form): Use eval-expression.

21 years ago(atomic-change-group): Doc fix.
Richard M. Stallman [Fri, 2 Aug 2002 17:59:22 +0000 (17:59 +0000)]
(atomic-change-group): Doc fix.

21 years ago*** empty log message ***
Richard M. Stallman [Thu, 1 Aug 2002 17:07:46 +0000 (17:07 +0000)]
*** empty log message ***

21 years ago(compile-after-backup): Renamed from `compile'.
Richard M. Stallman [Thu, 1 Aug 2002 17:07:28 +0000 (17:07 +0000)]
(compile-after-backup): Renamed from `compile'.
Use `compile-always'.
(bootstrap): Use `compile', not `compile-files'.  Use `update-subdirs'.
(compile): Renamed from `compile-files'.
(compile-CMD, compile-SH): Renamed from `compile-files-*'.

21 years agoCorrection regarding --enable-static and libjpeg.
Richard M. Stallman [Thu, 1 Aug 2002 17:06:08 +0000 (17:06 +0000)]
Correction regarding --enable-static and libjpeg.

21 years ago(SOME_MACHINE_OBJECTS): Add fontset.o.
Richard M. Stallman [Thu, 1 Aug 2002 17:04:14 +0000 (17:04 +0000)]
(SOME_MACHINE_OBJECTS): Add fontset.o.

21 years ago2002-07-31 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Thu, 1 Aug 2002 03:53:04 +0000 (03:53 +0000)]
2002-07-31  Andrew Choi  <akochoi@shaw.ca>

        * macfns.c: #undef init_process before #define-ing it.

21 years ago2002-07-31 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Thu, 1 Aug 2002 03:48:22 +0000 (03:48 +0000)]
2002-07-31  Andrew Choi  <akochoi@shaw.ca>

        * Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
        change creator code from ???? to EMAx.

21 years agoIn src:
Andrew Choi [Thu, 1 Aug 2002 03:33:20 +0000 (03:33 +0000)]
In src:

2002-07-31  Andrew Choi  <akochoi@shaw.ca>

* s/darwin.h: Define MAC_OS, SYMS_SYSTEM, and OTHER_FILES only if
HAVE_CARBON is defined.

In mac:

2002-07-31  Andrew Choi  <akochoi@shaw.ca>

* INSTALL: Add instructions for building X Window version.

21 years agoMention new command `ediff-backup'.
Markus Rost [Thu, 1 Aug 2002 03:11:39 +0000 (03:11 +0000)]
Mention new command `ediff-backup'.

21 years ago(P_): New macro. Use it for all prototypes.
Colin Walters [Thu, 1 Aug 2002 01:31:44 +0000 (01:31 +0000)]
(P_): New macro.  Use it for all prototypes.
(lose): Don't use varargs.
(lose_syserr): New function.

Change all functions to K&R style.

21 years ago*** empty log message ***
Colin Walters [Thu, 1 Aug 2002 01:31:04 +0000 (01:31 +0000)]
*** empty log message ***

21 years ago(ibuffer-hooks): Rename to `ibuffer-hook'; Add defvaralias for
Colin Walters [Thu, 1 Aug 2002 01:24:10 +0000 (01:24 +0000)]
(ibuffer-hooks): Rename to `ibuffer-hook'; Add defvaralias for
compatibility.
(ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add defvaralias
for compatibility.

21 years ago(ibuffer-fontification-alist): Use `font-lock-constant-face' instead
Colin Walters [Thu, 1 Aug 2002 01:21:18 +0000 (01:21 +0000)]
(ibuffer-fontification-alist): Use `font-lock-constant-face' instead
of `font-lock-reference-face'.

21 years ago(pcomplete-comint-setup): Use `add-to-list', to prevent adding the
John Wiegley [Wed, 31 Jul 2002 23:32:14 +0000 (23:32 +0000)]
(pcomplete-comint-setup): Use `add-to-list', to prevent adding the
symbol `pcomplete' to shell-dynamic-complete-functions too many times.

21 years ago*** empty log message ***
John Wiegley [Wed, 31 Jul 2002 23:32:02 +0000 (23:32 +0000)]
*** empty log message ***

21 years ago(ediff-backup): New autoloaded command.
Markus Rost [Wed, 31 Jul 2002 22:29:36 +0000 (22:29 +0000)]
(ediff-backup): New autoloaded command.

21 years ago(describe-function-1): Test function for obsolescence only if it is a
Markus Rost [Wed, 31 Jul 2002 22:28:30 +0000 (22:28 +0000)]
(describe-function-1): Test function for obsolescence only if it is a
symbol.

21 years ago(byte-compile-find-cl-functions):
Richard M. Stallman [Wed, 31 Jul 2002 22:05:16 +0000 (22:05 +0000)]
(byte-compile-find-cl-functions):
Check that (car elt) is a string.

21 years ago(pcomplete-entries): Doc fix.
Richard M. Stallman [Wed, 31 Jul 2002 22:01:54 +0000 (22:01 +0000)]
(pcomplete-entries): Doc fix.

21 years ago(non-standard-icccm-encodings-alist): Doc fix.
Richard M. Stallman [Wed, 31 Jul 2002 22:01:07 +0000 (22:01 +0000)]
(non-standard-icccm-encodings-alist): Doc fix.

21 years agoHide disabling of dired-find-alternate-file behind
Andreas Schwab [Wed, 31 Jul 2002 12:08:06 +0000 (12:08 +0000)]
Hide disabling of dired-find-alternate-file behind
autoload-cookie.

21 years ago(update-subdirs-CMD): Generate the right list of subdirectories. From
Juanma Barranquero [Wed, 31 Jul 2002 08:09:58 +0000 (08:09 +0000)]
(update-subdirs-CMD): Generate the right list of subdirectories.  From
Tak Ota <Takaaki.Ota@am.sony.com>.

21 years agoRevert some changes from 2002-07-23 because they don't work on MSVC/nmake builds.
Juanma Barranquero [Wed, 31 Jul 2002 07:45:58 +0000 (07:45 +0000)]
Revert some changes from 2002-07-23 because they don't work on MSVC/nmake builds.

21 years ago(set_frame_menubar): First parse all submenus,
Richard M. Stallman [Wed, 31 Jul 2002 06:15:58 +0000 (06:15 +0000)]
(set_frame_menubar): First parse all submenus,
then make widget_value trees from them.
Don't allocate any widget_value objects
until we are done with the parsing.
(parse_single_submenu): New function.
(digest_single_submenu): New function.
(single_submenu): Function deleted, replaced by those two.

21 years agoNew version 2.0.5.
Kai Großjohann [Tue, 30 Jul 2002 20:24:27 +0000 (20:24 +0000)]
New version 2.0.5.
(tramp-methods): Remove inline encoding method parameters.  The
encoding is now autodetected.  Also shorten the list of
methods (u/m distinction gone) and rename the remaining methods to
have longer, but more mnemonic, names.
(tramp-login-prompt-regexp, tramp-password-prompt-regexp)
(tramp-wrong-passwd-regexp): Trailing `$' not needed, regexp is
matched at end of buffer anyway.
(tramp-yesno-prompt-regexp): New variable, for questions where the
user should say "yes" or "no".
(tramp-file-name-structure-unified)
(tramp-file-name-structure-separate): Allow dash in method names.
(tramp-actions-before-shell): New variable, contains list of
pattern/action pairs.  Output sent by remote end is scanned for
the patterns, then the actions are executed.
(tramp-multi-actions): Like `tramp-actions-before-shell', but
executed for each hop in a multi-hop connection.
(tramp-last-cmd-time): New variable.  If nothing has been sent to
remote end for 60 seconds, look to see if the remote end is still
alive.
(tramp-perl-mime-encode, tramp-perl-mime-decode): Remove.  It
didn't work.
(tramp-perl-encode, tramp-perl-decode): New variables, these
require the MIME::Base64 module on the remote end.
(tramp-handle-file-attributes): Restructure logic.
(tramp-handle-file-attributes-with-ls)
(tramp-handle-file-attributes-with-perl): More debugging.
(tramp-handle-directory-files): Grok fifth arg `files-only' for
XEmacs.
(tramp-handle-make-directory, tramp-handle-delete-directory)
(tramp-handle-delete-file, tramp-handle-insert-directory): Expand
file name.
(tramp-handle-shell-command): Use `when', not `if'.
(tramp-handle-file-local-copy, tramp-handle-write-region): Adapt
to autodetection of inline encoding.
(tramp-invoke-ange-ftp): Require ange-ftp to make sure that
variable ange-ftp-name-format is defined before binding it.
(tramp-action-login, tramp-action-password, tramp-action-succeed)
(tramp-action-permission-denied, tramp-action-yesno): Functions
called from `tramp-actions-before-shell'.
(tramp-multi-action-login, tramp-multi-action-password)
(tramp-multi-action-succeed)
(tramp-multi-action-permission-denied): Functions called from
`tramp-multi-actions'.
(tramp-process-one-action, tramp-process-actions): Pattern
matching and action invocation code for
`tramp-actions-before-shell'.
(tramp-process-one-multi-action, tramp-process-multi-actions):
Same for `tramp-multi-actions'.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Process actions instead of hardwired
logic.
(tramp-multi-connect-telnet, tramp-multi-connect-rlogin)
(tramp-multi-connect-su): Ditto.
(tramp-post-connection): New method for tramp_encode and
tramp_decode scripts.
(tramp-post-connection): Invoke inline autodetection code.
(tramp-coding-commands): List of inline codings.
(tramp-find-inline-encoding): This is the inline autodetection
code.
(tramp-maybe-open-connection): If nothing was sent to connection
for 60 seconds, look if it connection is still alive.
(tramp-send-command): Remember that something was sent to the
connection.
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks for constructing alist.
(tramp-get-encoding-command, tramp-set-encoding-command)
(tramp-get-decoding-command, tramp-set-decoding-command)
(tramp-get-encoding-function, tramp-set-encoding-function)
(tramp-get-decoding-function, tramp-set-decoding-function): Use
for results of inline autodetection.
(tramp-get-encoding-command, tramp-get-decoding-command)
(tramp-get-encoding-function, tramp-get-decoding-function):
Remove these old functions.

21 years agoExplain values of sexp diary entries.
Richard M. Stallman [Tue, 30 Jul 2002 18:56:52 +0000 (18:56 +0000)]
Explain values of sexp diary entries.

21 years agoAdd missing semicolon.
Juanma Barranquero [Tue, 30 Jul 2002 16:24:30 +0000 (16:24 +0000)]
Add missing semicolon.

21 years ago(syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.
Juanma Barranquero [Tue, 30 Jul 2002 16:19:30 +0000 (16:19 +0000)]
(syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.

21 years ago(localstatedir): New variable.
Andreas Schwab [Tue, 30 Jul 2002 13:53:27 +0000 (13:53 +0000)]
(localstatedir): New variable.

21 years agoAdd coding cookie.
Dave Love [Tue, 30 Jul 2002 11:40:46 +0000 (11:40 +0000)]
Add coding cookie.

21 years ago(in-is13194): Give correct `safe-chars' property.
Kenichi Handa [Tue, 30 Jul 2002 06:35:51 +0000 (06:35 +0000)]
(in-is13194): Give correct `safe-chars' property.
(devanagari): Define it as an alias of in-is13194.

21 years ago(safe-chars): Put `char-table-extra-slots' property with value 0.
Kenichi Handa [Tue, 30 Jul 2002 06:34:28 +0000 (06:34 +0000)]
(safe-chars): Put `char-table-extra-slots' property with value 0.

21 years ago(revert-buffer): Fix previous change.
Kenichi Handa [Tue, 30 Jul 2002 00:44:36 +0000 (00:44 +0000)]
(revert-buffer): Fix previous change.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 30 Jul 2002 00:42:21 +0000 (00:42 +0000)]
*** empty log message ***

21 years ago(help-echo): If global-mode-string is non-nil,
Richard M. Stallman [Mon, 29 Jul 2002 21:17:06 +0000 (21:17 +0000)]
(help-echo): If global-mode-string is non-nil,
display some spaces after it.

21 years agoFix regexp for finding return address fields.
Pavel Janík [Mon, 29 Jul 2002 20:05:34 +0000 (20:05 +0000)]
Fix regexp for finding return address fields.