bpt/emacs.git
22 years ago(x_display_list): New variable.
Andrew Innes [Thu, 26 Jul 2001 10:06:32 +0000 (10:06 +0000)]
(x_display_list): New variable.
(w32_term_init): Set it.

22 years ago(x_display_list): New extern.
Andrew Innes [Thu, 26 Jul 2001 10:05:02 +0000 (10:05 +0000)]
(x_display_list): New extern.

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 26 Jul 2001 09:54:21 +0000 (09:54 +0000)]
*** empty log message ***

22 years ago(resize_mini_window): Give up when inhibit-redisplay
Gerd Moellmann [Thu, 26 Jul 2001 09:54:02 +0000 (09:54 +0000)]
(resize_mini_window): Give up when inhibit-redisplay
is non-nil, instead of when redisplaying_p is non-zero.  See
comment there.
(mark_window_display_accurate_1): Add an assertion.

22 years ago(eval-last-sexp-1): If standard-output
Gerd Moellmann [Thu, 26 Jul 2001 09:28:58 +0000 (09:28 +0000)]
(eval-last-sexp-1): If standard-output
is a buffer, put a text property `printed-value' on the printed
representation, with the Lisp object printed as value.

22 years ago2001-07-26 Andrew Choi <akochoi@i-cable.com>
Andrew Choi [Thu, 26 Jul 2001 02:35:08 +0000 (02:35 +0000)]
2001-07-26  Andrew Choi  <akochoi@i-cable.com>

        * inc/macterm.h (x_display_list): Declare extern.

22 years ago(xterm-mouse-event): Recognize control sequences
Gerd Moellmann [Wed, 25 Jul 2001 17:42:56 +0000 (17:42 +0000)]
(xterm-mouse-event): Recognize control sequences
for buttons > 3.
(xterm-mouse-translate): Handle the case that we don't get a
down-event.

22 years agoMention the effect of eval-expression-print-length and
Eli Zaretskii [Wed, 25 Jul 2001 16:25:47 +0000 (16:25 +0000)]
Mention the effect of eval-expression-print-length and
eval-expression-print-level.

22 years ago(eval-print-last-sexp, eval-defun):
Eli Zaretskii [Wed, 25 Jul 2001 16:24:58 +0000 (16:24 +0000)]
(eval-print-last-sexp, eval-defun):
Mention the effect of eval-expression-print-length and
eval-expression-print-level.  Suggested by Kevin Gallagher
<kevingal@onramp.net>.

22 years agoRecommend XPM 3.4k.
Gerd Moellmann [Wed, 25 Jul 2001 15:49:09 +0000 (15:49 +0000)]
Recommend XPM 3.4k.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 25 Jul 2001 15:40:05 +0000 (15:40 +0000)]
*** empty log message ***

22 years ago(find-function-regexp): Add
Gerd Moellmann [Wed, 25 Jul 2001 15:04:21 +0000 (15:04 +0000)]
(find-function-regexp): Add
easy-mmode-define-global-mode to the regexp.  Allow newlines
in front of the function name.

22 years ago(isearch-other-meta-char): Fix last change.
Gerd Moellmann [Wed, 25 Jul 2001 14:51:10 +0000 (14:51 +0000)]
(isearch-other-meta-char): Fix last change.

22 years ago(isearch-other-meta-char): Don't modify mode-line and
Gerd Moellmann [Wed, 25 Jul 2001 14:02:28 +0000 (14:02 +0000)]
(isearch-other-meta-char): Don't modify mode-line and
similar events for which fake prefix keys are generated.  It's no
longer necessary since read_key_sequence doesn't modify these
events for internal purposes anymore.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 25 Jul 2001 13:00:42 +0000 (13:00 +0000)]
*** empty log message ***

22 years ago(parse_changelog): Remove unused local variable.
Gerd Moellmann [Wed, 25 Jul 2001 13:00:30 +0000 (13:00 +0000)]
(parse_changelog): Remove unused local variable.

(main): Add new option --reverse.
(print_log): Use it.
(parse_changelog): Use it.

22 years ago(struct it): Increase size of ctl_chars to 16.
Gerd Moellmann [Wed, 25 Jul 2001 12:52:23 +0000 (12:52 +0000)]
(struct it): Increase size of ctl_chars to 16.

22 years ago(Fx_file_dialog): Block/unblock input while processing
Gerd Moellmann [Wed, 25 Jul 2001 12:45:28 +0000 (12:45 +0000)]
(Fx_file_dialog): Block/unblock input while processing
events so that we get a chance of processing expose events.

22 years ago(resize_mini_window): Don't resize while redisplaying.
Gerd Moellmann [Wed, 25 Jul 2001 12:04:25 +0000 (12:04 +0000)]
(resize_mini_window): Don't resize while redisplaying.

22 years ago(auto-mode-alist): Use nroff-mode for files ending
Gerd Moellmann [Wed, 25 Jul 2001 09:48:04 +0000 (09:48 +0000)]
(auto-mode-alist): Use nroff-mode for files ending
in `.9'.  From Assar Westerlund  <assar@stacken.kth.se>.

22 years ago*** empty log message ***
Gerd Moellmann [Tue, 24 Jul 2001 12:02:11 +0000 (12:02 +0000)]
*** empty log message ***

22 years ago(valid_image_p): Protect better against invalid image
Gerd Moellmann [Tue, 24 Jul 2001 11:28:18 +0000 (11:28 +0000)]
(valid_image_p): Protect better against invalid image
specifications.

22 years ago(Repeating): Mention the numeric argument as another form of repetition,
Eli Zaretskii [Tue, 24 Jul 2001 11:21:40 +0000 (11:21 +0000)]
(Repeating): Mention the numeric argument as another form of repetition,
with an xref to the "Arguments" node.  Suggested by Kai Grossjohann.

22 years ago(mouse-avoidance-too-close-p): If the frame lacks a
Eli Zaretskii [Tue, 24 Jul 2001 11:05:40 +0000 (11:05 +0000)]
(mouse-avoidance-too-close-p): If the frame lacks a
tool-bar-lines parameter, behave as if its value were zero.
(mouse-avoidance-set-pointer-shape): Don't do anything if
x-pointer-shape is not boundp.

22 years agoCorrected typos in the latest entry.
Francesco Potortì [Tue, 24 Jul 2001 10:44:48 +0000 (10:44 +0000)]
Corrected typos in the latest entry.

22 years agouniquify.el speedup.
Francesco Potortì [Tue, 24 Jul 2001 10:42:01 +0000 (10:42 +0000)]
uniquify.el speedup.

22 years agoOverall speedup when using many buffers.
Francesco Potortì [Tue, 24 Jul 2001 10:39:09 +0000 (10:39 +0000)]
Overall speedup when using many buffers.
(uniquify-fix-item-base, uniquify-fix-item-filename,
uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic change).
(uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
place in the item, but waas never used.
(uniquify-fix-item-min-proposed): New defalias: the fourth place
in the item is now used as cache for the proposed name.
(uniquify-rationalize-file-buffer-names): Move computation made on
newbuffile out of the loop, in the newbuffile-nd local var.  Use
dolist (cosmetic change).  Compute the proposed name for the most
common case and cache it in the fourth place in the item.
(uniquify-rationalize-file-buffer-names): Used to return a list
of flags indicating renamed buffers, but that return value was
never used.
(uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
the cached proposed name, does much less consing and is quicker.
(uniquify-filename-lessp): Deleted.
(uniquify-rationalize-a-list): Use dolist (cosmetic change).  Do
not bind locally the uniquify-possibly-resolvable flag.  Use the
cached proposed name if possible.
(uniquify-get-proposed-name): Arguments changed, callers changed.
(uniquify-rationalize-conflicting-sublist): Explicitely reset the
uniquify-possibly-resolvable flag, which is no more bound locally.
(uniquify-rename-buffer): Do not set the unrationalised-buffer
flag, which is replaced by the cached proposed name.

22 years ago(IT-unicode-translations): Fix the appearance of "6`".
Eli Zaretskii [Mon, 23 Jul 2001 15:29:46 +0000 (15:29 +0000)]
(IT-unicode-translations): Fix the appearance of "6`".

22 years ago(compile-internal): If EMACS is already
Eli Zaretskii [Mon, 23 Jul 2001 15:24:00 +0000 (15:24 +0000)]
(compile-internal): If EMACS is already
defined in the environment, don't override its value.

22 years ago(current_column): Fix column computation in the
Gerd Moellmann [Mon, 23 Jul 2001 14:47:42 +0000 (14:47 +0000)]
(current_column): Fix column computation in the
presence of display table entries.
(current_column_1, Fmove_to_column, compute_motion): Likewise.

22 years ago(adjust_glyph_matrix): In the optimization for
Gerd Moellmann [Mon, 23 Jul 2001 11:33:58 +0000 (11:33 +0000)]
(adjust_glyph_matrix): In the optimization for
windows whose height has changed, use the new window height
to compute which rows to invalidate.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 23 Jul 2001 10:08:53 +0000 (10:08 +0000)]
*** empty log message ***

22 years ago(gnus-find-new-newsgroups): Use
Gerd Moellmann [Mon, 23 Jul 2001 10:08:40 +0000 (10:08 +0000)]
(gnus-find-new-newsgroups): Use
`message-make-date' instead of `current-time-string'.
(gnus-ask-server-for-new-groups): Ditto.
(gnus-check-first-time-used): Ditto.

22 years ago(nntp-request-newgroups): Use UTC date for NEWGROUPS
Gerd Moellmann [Mon, 23 Jul 2001 10:08:15 +0000 (10:08 +0000)]
(nntp-request-newgroups): Use UTC date for NEWGROUPS
command.

22 years agoUndo change of 2001-07-13.
Gerd Moellmann [Mon, 23 Jul 2001 09:57:37 +0000 (09:57 +0000)]
Undo change of 2001-07-13.
Fix autoload cookies.  Add types to defcustoms.
(fortune) <defgroup>: Add :link.
(fortune-from-region): Use eq, not eql.
From Dave Love <fx@gnu.org>.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 23 Jul 2001 09:51:48 +0000 (09:51 +0000)]
*** empty log message ***

22 years ago(animate-birthday-present): Function removed.
Gerd Moellmann [Mon, 23 Jul 2001 09:51:21 +0000 (09:51 +0000)]
(animate-birthday-present): Function removed.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 23 Jul 2001 09:46:39 +0000 (09:46 +0000)]
*** empty log message ***

22 years ago(toplevel) [STDC_HEADERS]: Include float.h.
Gerd Moellmann [Mon, 23 Jul 2001 09:38:43 +0000 (09:38 +0000)]
(toplevel) [STDC_HEADERS]: Include float.h.
(MAX_10_EXP): New macro.
(Fformat): Use it.

22 years ago(code_convert_region): Handle the multibyte case if
Gerd Moellmann [Mon, 23 Jul 2001 09:26:46 +0000 (09:26 +0000)]
(code_convert_region): Handle the multibyte case if
decoding ends with CODING_FINISH_INSUFFICIENT_SRC.

22 years ago(normal-top-level-add-subdirs-to-load-path): On Windows,
Eli Zaretskii [Sun, 22 Jul 2001 10:53:30 +0000 (10:53 +0000)]
(normal-top-level-add-subdirs-to-load-path): On Windows,
put into normal-top-level-add-subdirs-inode-list the
canonicalized names of the directories instead of inode numbers.

22 years ago(Input methods): Some more keys useful in Chinese input methods.
Eli Zaretskii [Sat, 21 Jul 2001 08:21:55 +0000 (08:21 +0000)]
(Input methods): Some more keys useful in Chinese input methods.

22 years ago* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
Michael Kifer [Sat, 21 Jul 2001 05:28:24 +0000 (05:28 +0000)]
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
of Scott Bronson.
(ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
(viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
Deleted functions.
(viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
ex-token-list.
(viper-get-ex-address-subr): convert registers to char data type.

* viper-util.el (viper-int-to-char,viper-char-equal): new
functions.
(viper-memq-char): use viper-int-to-char.
(viper-file-checked-in-p): use vc-locking-user, if vc doesn't have
vc-locking-state.
(viper-read-key): use viper-read-key-sequence.

* viper.el (viper-major-mode-modifier-list): added
inferior-emacs-lisp-mode.
(this-major-mode-requires-vi-state): new function that uses simple
heuristics to decide if vi state is appropriate.
(set-viper-state-in-major-mode): use this-major-mode-requires-vi-state.
(viper-non-hook-settings): don't advise read-key-sequence.
(viper-read-key-sequence): new function that replaces the
previously used advice to read-key-sequence.

* viper-cmd.el (viper-test-com-defun,viper-exec-change,
viper-exec-Change,viper-execute-com,viper-insert,viper-append,
viper-Append,viper-Insert,viper-open-line,viper-Open-line,
viper-open-line-at-point,viper-substitute,viper-overwrite,
viper-replace-char-subr,viper-forward-word,viper-forward-Word):
got rid of the negative character hack.
(viper-escape-to-state,viper-replace-state-exit-cmd):
use viper-read-key-sequence.
(viper-envelop-ESC-key): no need for ad-get-orig-definition.
(viper-minibuffer-standard-hook,viper-read-string-with-history):
don't override existing minibuffer-setup-hook.
(viper-mark-point,viper-goto-mark-subr,viper-brac-function):
convert registers to char data type.
(viper-autoindent): use viper-indent-line.

* viper-keym.el: use viper-exec-key-in-emacs.

* viper.texi: Added credits, new commands, like :make.

* ediff-util.el: Copyright years.
(ediff-choose-syntax-table): New function.
(ediff-setup): Use ediff-choose-syntax-table.
(ediff-file-checked-out-p,ediff-file-checked-in-p): check if
vc-state is available.
(ediff-make-temp-file): use ediff-coding-system-for-write.

* ediff-init.el (ediff-with-syntax-table): New macro, uses
with-syntax-table.
(ediff-coding-system-for-read): from ediff-diff.el
(ediff-coding-system-for-write): new variable.
(ediff-highest-priority): fixed the bug having to do with disappearing
overlays.
(ediff-file-remote-p): use file-remote-p, if available.
(ediff-listable-file): new function.
(ediff-file-attributes): use ediff-listable-file.

* ediff-mult.el (ediff-meta-insert-file-info1): use
ediff-listable-file.

* ediff-ptch.el (ediff-prompt-for-patch-file): use
ediff-coding-system-for-read.
(ediff-patch-file-internal): use ediff-coding-system-for-write.

* ediff-diff.el (ediff-coding-system-for-read): moved to ediff-init.el.
(ediff-match-diff3-line,ediff-get-diff3-group): improved pattern.

* ediff.el: Date of last update, copyright years.

* ediff-wind (ediff-setup-control-frame): Nill->nil.

* ediff.texi: added clarifications, acknowledgements.

22 years ago(server-visit-files): Fix variable name typo.
Stefan Monnier [Fri, 20 Jul 2001 22:46:18 +0000 (22:46 +0000)]
(server-visit-files): Fix variable name typo.

22 years agoRemove RCS Id keyword.
Gerd Moellmann [Fri, 20 Jul 2001 11:06:50 +0000 (11:06 +0000)]
Remove RCS Id keyword.

22 years ago(main, parse_changelog): Make "use strict"-clean.
Gerd Moellmann [Fri, 20 Jul 2001 11:05:57 +0000 (11:05 +0000)]
(main, parse_changelog): Make "use strict"-clean.

22 years agoFix typo.
Pavel Janík [Fri, 20 Jul 2001 11:00:46 +0000 (11:00 +0000)]
Fix typo.

22 years ago(install): Create site-lisp/subdirs.el if it is not already there.
Eli Zaretskii [Fri, 20 Jul 2001 10:55:50 +0000 (10:55 +0000)]
(install): Create site-lisp/subdirs.el if it is not already there.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 20 Jul 2001 10:04:36 +0000 (10:04 +0000)]
*** empty log message ***

22 years ago(parse_changelog): Add another test for defined value to
Gerd Moellmann [Fri, 20 Jul 2001 10:04:17 +0000 (10:04 +0000)]
(parse_changelog): Add another test for defined value to
quiet warnings from Perl 5.005 and above.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 20 Jul 2001 10:02:19 +0000 (10:02 +0000)]
*** empty log message ***

22 years ago(entry_match_p, header_match_p): Fix handling of null or empty
Gerd Moellmann [Fri, 20 Jul 2001 10:02:06 +0000 (10:02 +0000)]
(entry_match_p, header_match_p): Fix handling of null or empty
argument to prevent duplicate headers.

22 years ago(parse_changelog): Add test for defined value to
Gerd Moellmann [Fri, 20 Jul 2001 09:59:34 +0000 (09:59 +0000)]
(parse_changelog): Add test for defined value to
quiet warning from Perl 5.005 or above.

22 years ago(struct face): Change type of `stipple' to
Gerd Moellmann [Fri, 20 Jul 2001 09:53:57 +0000 (09:53 +0000)]
(struct face): Change type of `stipple' to
int; it's an ID.

22 years ago(delete-trailing-whitespace): Save match data
Gerd Moellmann [Fri, 20 Jul 2001 09:40:27 +0000 (09:40 +0000)]
(delete-trailing-whitespace): Save match data
around looking-at.  From Markus Rost <rost@math.ohio-state.edu>.

22 years ago(x_fill_stretch_glyph_string): Remove an assertion.
Gerd Moellmann [Fri, 20 Jul 2001 09:35:17 +0000 (09:35 +0000)]
(x_fill_stretch_glyph_string): Remove an assertion.

22 years agoUpdate copyright notice.
Gerd Moellmann [Fri, 20 Jul 2001 09:05:26 +0000 (09:05 +0000)]
Update copyright notice.

22 years agoA minor wording fix.
Eli Zaretskii [Fri, 20 Jul 2001 07:24:57 +0000 (07:24 +0000)]
A minor wording fix.

22 years ago(compilation-parse-errors): `linenum' might return a this-error using
Stefan Monnier [Thu, 19 Jul 2001 21:46:37 +0000 (21:46 +0000)]
(compilation-parse-errors): `linenum' might return a this-error using
the alternative format (a pair of markers).

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 19 Jul 2001 13:26:18 +0000 (13:26 +0000)]
*** empty log message ***

22 years ago(c++-keywords): Add Standard C++ operator names.
Gerd Moellmann [Thu, 19 Jul 2001 13:25:34 +0000 (13:25 +0000)]
(c++-keywords): Add Standard C++ operator names.

22 years agoFix last changes.
Eli Zaretskii [Thu, 19 Jul 2001 13:24:11 +0000 (13:24 +0000)]
Fix last changes.

22 years ago(update_window): Don't set the cursor at the end
Gerd Moellmann [Thu, 19 Jul 2001 13:16:14 +0000 (13:16 +0000)]
(update_window): Don't set the cursor at the end
of the update if display update has been paused.

22 years agoFix last change.
Eli Zaretskii [Thu, 19 Jul 2001 13:10:50 +0000 (13:10 +0000)]
Fix last change.

22 years ago(mh-find-progs): Also search in `lib'.
Gerd Moellmann [Thu, 19 Jul 2001 13:04:43 +0000 (13:04 +0000)]
(mh-find-progs): Also search in `lib'.
From Mats Bengtsson <mats.bengtsson@s3.kth.se>,

22 years ago(syms_of_composite): Renamed from
Gerd Moellmann [Thu, 19 Jul 2001 11:20:40 +0000 (11:20 +0000)]
(syms_of_composite): Renamed from
syms_of_composition.

22 years ago* fns.c (Fset_char_table_default): Check that a charset is defined before checking...
Ken Raeburn [Wed, 18 Jul 2001 20:42:40 +0000 (20:42 +0000)]
* fns.c (Fset_char_table_default): Check that a charset is defined before checking its dimension.

22 years agoMinor changes from Richard M. Stallman.
Eli Zaretskii [Wed, 18 Jul 2001 15:19:49 +0000 (15:19 +0000)]
Minor changes from Richard M. Stallman.

22 years agoAdd a missing word.
Eli Zaretskii [Wed, 18 Jul 2001 15:17:06 +0000 (15:17 +0000)]
Add a missing word.

22 years agoFix a typo.
Gerd Moellmann [Wed, 18 Jul 2001 10:40:57 +0000 (10:40 +0000)]
Fix a typo.

22 years agoDoc and coding conventions fixes.
Pavel Janík [Wed, 18 Jul 2001 09:06:38 +0000 (09:06 +0000)]
Doc and coding conventions fixes.

22 years ago(Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter.
Eli Zaretskii [Wed, 18 Jul 2001 07:07:08 +0000 (07:07 +0000)]
(Auto Fill): Fix a reference to Adaptive Fill.  From Bill Richter.

22 years agoShow how to add wait-for-wm to frame's parameter list.
Eli Zaretskii [Wed, 18 Jul 2001 06:44:35 +0000 (06:44 +0000)]
Show how to add wait-for-wm to frame's parameter list.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 17 Jul 2001 18:40:19 +0000 (18:40 +0000)]
*** empty log message ***

22 years ago(ignore-key, sun-esc-bracket, meta-flag): Remove.
Stefan Monnier [Tue, 17 Jul 2001 18:37:47 +0000 (18:37 +0000)]
(ignore-key, sun-esc-bracket, meta-flag): Remove.
(sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
Complete bindings for F<1..12> keys.
(global-map): Remove `undo' binding (already in the default).
Replace `t<n>' bindings with `f<n>' bindings.

22 years ago* lisp.h (XVECTOR): Verify correct object type before returning a pointer.
Ken Raeburn [Tue, 17 Jul 2001 16:44:16 +0000 (16:44 +0000)]
* lisp.h (XVECTOR): Verify correct object type before returning a pointer.

22 years ago* coding.c (setup_coding_system): Don't do any designation based on reg_bits if
Ken Raeburn [Tue, 17 Jul 2001 16:29:39 +0000 (16:29 +0000)]
* coding.c (setup_coding_system): Don't do any designation based on reg_bits if
charset is not yet defined.

22 years agoDocument display-images-p.
Eli Zaretskii [Tue, 17 Jul 2001 13:00:51 +0000 (13:00 +0000)]
Document display-images-p.

22 years ago(tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
Eli Zaretskii [Tue, 17 Jul 2001 12:59:14 +0000 (12:59 +0000)]
(tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
primitives if the display doesn't support images.

22 years ago(display-images-p): New function.
Eli Zaretskii [Tue, 17 Jul 2001 12:58:19 +0000 (12:58 +0000)]
(display-images-p): New function.

22 years agoMention +LINE:COLUMN.
Gerd Moellmann [Tue, 17 Jul 2001 11:07:02 +0000 (11:07 +0000)]
Mention +LINE:COLUMN.

22 years agoAdd description of +LINE:COLUMN for emacsclient.
Gerd Moellmann [Tue, 17 Jul 2001 11:03:36 +0000 (11:03 +0000)]
Add description of +LINE:COLUMN for emacsclient.

22 years agoAdd description of +LINE:COLUMN.
Gerd Moellmann [Tue, 17 Jul 2001 10:59:34 +0000 (10:59 +0000)]
Add description of +LINE:COLUMN.

22 years ago*** empty log message ***
Gerd Moellmann [Tue, 17 Jul 2001 10:57:38 +0000 (10:57 +0000)]
*** empty log message ***

22 years ago(print_help_and_exit): Fix help message for
Gerd Moellmann [Tue, 17 Jul 2001 10:57:25 +0000 (10:57 +0000)]
(print_help_and_exit): Fix help message for
+LINE:COLUMN option.

(main): Add support for +LINE:COLUMN command line
argument.

22 years ago(command-line-1): Add support for +LINE:COLUMN
Gerd Moellmann [Tue, 17 Jul 2001 10:56:35 +0000 (10:56 +0000)]
(command-line-1): Add support for +LINE:COLUMN
command line argument.

22 years ago(server-visit-files): Handle the case the specified
Gerd Moellmann [Tue, 17 Jul 2001 10:55:28 +0000 (10:55 +0000)]
(server-visit-files): Handle the case the specified
column number is <= 0.

(command-line-1): Add support for +LINE:COLUMN
command line argument.

(server-process-filter, server-visit-files): Add
support for +LINE:COLUMN style emacsclient calls.

22 years agoProofreading fixes from Chris Green <chris_e_green@yahoo.com>.
Eli Zaretskii [Tue, 17 Jul 2001 10:50:35 +0000 (10:50 +0000)]
Proofreading fixes from Chris Green <chris_e_green@yahoo.com>.

22 years agoProofreading fixes from Chris Green <chris_e_green@yahoo.com>
Eli Zaretskii [Tue, 17 Jul 2001 10:39:21 +0000 (10:39 +0000)]
Proofreading fixes from Chris Green <chris_e_green@yahoo.com>
and "J. Otto Tennant" <jot@visi.com>.

22 years ago(Interactive Shell): Document that EMACS is only put into the shell's
Eli Zaretskii [Tue, 17 Jul 2001 10:34:48 +0000 (10:34 +0000)]
(Interactive Shell): Document that EMACS is only put into the shell's
environment if it is not already defined.  From Francois Pinard.

22 years ago(USAGE1): Add +LINE:COLUMN option help.
Gerd Moellmann [Tue, 17 Jul 2001 10:33:06 +0000 (10:33 +0000)]
(USAGE1): Add +LINE:COLUMN option help.

22 years ago(KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
Gerd Moellmann [Tue, 17 Jul 2001 09:35:27 +0000 (09:35 +0000)]
(KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
to 4096 because of paste problems reported on GNU/Linux.

22 years ago*** empty log message ***
Pavel Janík [Tue, 17 Jul 2001 07:37:19 +0000 (07:37 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Mon, 16 Jul 2001 23:45:18 +0000 (23:45 +0000)]
*** empty log message ***

22 years agoSome fixes to follow lisp coding conventions and typo fixes.
Pavel Janík [Mon, 16 Jul 2001 20:22:24 +0000 (20:22 +0000)]
Some fixes to follow lisp coding conventions and typo fixes.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 16 Jul 2001 18:41:09 +0000 (18:41 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 16 Jul 2001 16:00:02 +0000 (16:00 +0000)]
*** empty log message ***

22 years ago(unwind_read): Function removed.
Gerd Moellmann [Mon, 16 Jul 2001 15:59:43 +0000 (15:59 +0000)]
(unwind_read): Function removed.
(read_non_regular, read_non_regular_quit): New functions.
(Finsert_file_contents): When reading from non-regular files,
arrange to catch a `quit' and terminate the loop.  Rearrange
code so that a `quit' when reading from a regular file doesn't
insert text in the buffer.

22 years ago(calendar-goto-islamic-date): Remove
Gerd Moellmann [Mon, 16 Jul 2001 15:45:28 +0000 (15:45 +0000)]
(calendar-goto-islamic-date): Remove
autoload cookie.

22 years ago(calendar-goto-islamic-date): Add
Gerd Moellmann [Mon, 16 Jul 2001 15:45:01 +0000 (15:45 +0000)]
(calendar-goto-islamic-date): Add
call to autoload.