]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(mh-show-msg): Likewise.
Pavel Janík [Tue, 25 Dec 2001 11:18:39 +0000 (11:18 +0000)]
(mh-show-msg): Likewise.
(mh-handle-process-error): Use frame-width instead of obsolete
screen-width.

22 years ago(vt-wide, vt-narrow): Use set-frame-width instead of obsolete
Pavel Janík [Tue, 25 Dec 2001 11:16:02 +0000 (11:16 +0000)]
(vt-wide, vt-narrow): Use set-frame-width instead of obsolete
set-screen-width.

22 years agoFix Lisp headers.
Pavel Janík [Tue, 25 Dec 2001 11:10:03 +0000 (11:10 +0000)]
Fix Lisp headers.

22 years agoRemove empty line at the end of file.
Pavel Janík [Tue, 25 Dec 2001 11:09:24 +0000 (11:09 +0000)]
Remove empty line at the end of file.

22 years ago(locate): Remove dot at the end of error argument.
Pavel Janík [Tue, 25 Dec 2001 11:07:45 +0000 (11:07 +0000)]
(locate): Remove dot at the end of error argument.

22 years agoAdd Maintainer header.
Pavel Janík [Tue, 25 Dec 2001 11:03:46 +0000 (11:03 +0000)]
Add Maintainer header.

22 years agoRemove empty lines at the end of file.
Pavel Janík [Tue, 25 Dec 2001 11:02:43 +0000 (11:02 +0000)]
Remove empty lines at the end of file.

22 years ago(emerge-show-file-name): Use frame-height instead of obsolete
Pavel Janík [Tue, 25 Dec 2001 11:01:47 +0000 (11:01 +0000)]
(emerge-show-file-name): Use frame-height instead of obsolete
screen-height.

22 years agoAdd keyword.
Pavel Janík [Tue, 25 Dec 2001 10:55:12 +0000 (10:55 +0000)]
Add keyword.

22 years agoFix Lisp footer.
Pavel Janík [Tue, 25 Dec 2001 10:53:42 +0000 (10:53 +0000)]
Fix Lisp footer.

22 years agoFix previous change.
Pavel Janík [Tue, 25 Dec 2001 10:43:25 +0000 (10:43 +0000)]
Fix previous change.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 25 Dec 2001 10:36:14 +0000 (10:36 +0000)]
*** empty log message ***

22 years ago(enlarge_window): New arg PRESERVE_BEFORE. Callers changed.
Richard M. Stallman [Tue, 25 Dec 2001 10:36:08 +0000 (10:36 +0000)]
(enlarge_window): New arg PRESERVE_BEFORE.  Callers changed.
(Fenlarge_window): New arg PRESERVE_BEFORE.

22 years ago(balance-windows): Use new PRESERVE-BEFORE arg
Richard M. Stallman [Tue, 25 Dec 2001 10:34:39 +0000 (10:34 +0000)]
(balance-windows): Use new PRESERVE-BEFORE arg
to enlarge-window.  Use save-selected-window.  Don't try
to resize windows that end at the bottom "level".
Retry changing the sizes until the windows get the desired sizes.
Discount the minibuffer when computing total height available.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 25 Dec 2001 08:16:54 +0000 (08:16 +0000)]
*** empty log message ***

22 years ago(Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.
Richard M. Stallman [Tue, 25 Dec 2001 08:16:46 +0000 (08:16 +0000)]
(Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.

22 years ago(debugger-mode-map): Bind C-m, not `RET'.
Richard M. Stallman [Tue, 25 Dec 2001 08:14:45 +0000 (08:14 +0000)]
(debugger-mode-map): Bind C-m, not `RET'.
(debugger-make-xrefs): Only make a button for the first symbol on any line.

22 years ago(ftp-mode-abbrev-table): Don't define it.
Richard M. Stallman [Mon, 24 Dec 2001 20:18:36 +0000 (20:18 +0000)]
(ftp-mode-abbrev-table): Don't define it.
(nslookup-mode-abbrev-table): Don't define it.
(smbclient-mode-abbrev-table): Don't define it.
(ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
(nslookup-mode, smbclient-mode): Likewise.
(network-connection-service-abbrev-alist): Variable deleted.
(network-connection-mode-setup): Don't set up abbrev table.

22 years agoReplace "comment-fence" and "string-fence" with consistent terms.
Richard M. Stallman [Mon, 24 Dec 2001 18:01:56 +0000 (18:01 +0000)]
Replace "comment-fence" and "string-fence" with consistent terms.

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 24 Dec 2001 17:11:11 +0000 (17:11 +0000)]
*** empty log message ***

22 years ago(dos-cpNNN-setup, dos-codepage-setup):
Eli Zaretskii [Mon, 24 Dec 2001 16:52:50 +0000 (16:52 +0000)]
(dos-cpNNN-setup, dos-codepage-setup):
Call IT-setup-unicode-display here instead of adding it to
dos-codepage-setup-hook, so that Unicode display tables are set
before dos-codepage-setup-hook runs.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 24 Dec 2001 16:39:39 +0000 (16:39 +0000)]
*** empty log message ***

22 years ago(minibuffer-prompt): New face.
Richard M. Stallman [Mon, 24 Dec 2001 16:39:31 +0000 (16:39 +0000)]
(minibuffer-prompt): New face.
(minibuffer-prompt-properties): Add `face' property.

22 years agoExplain using a before-string to put something in the margin.
Richard M. Stallman [Mon, 24 Dec 2001 16:29:42 +0000 (16:29 +0000)]
Explain using a before-string to put something in the margin.

22 years agoExplain mode line redisplay better.
Richard M. Stallman [Mon, 24 Dec 2001 16:28:22 +0000 (16:28 +0000)]
Explain mode line redisplay better.

22 years ago(occur-mode-display-occurrence): New function.
Richard M. Stallman [Mon, 24 Dec 2001 16:27:20 +0000 (16:27 +0000)]
(occur-mode-display-occurrence): New function.
(occur-mode-map): Bind C-o to it.

22 years agoFix headers.
Pavel Janík [Mon, 24 Dec 2001 12:20:50 +0000 (12:20 +0000)]
Fix headers.

22 years agoFix typo.
Pavel Janík [Mon, 24 Dec 2001 12:17:55 +0000 (12:17 +0000)]
Fix typo.

22 years agoMore fixes.
ShengHuo ZHU [Mon, 24 Dec 2001 06:04:36 +0000 (06:04 +0000)]
More fixes.

22 years agoFix confusing entries.
ShengHuo ZHU [Mon, 24 Dec 2001 05:51:46 +0000 (05:51 +0000)]
Fix confusing entries.

22 years ago2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Mon, 24 Dec 2001 05:50:31 +0000 (05:50 +0000)]
2001-12-24  Michael Kifer  <kifer@cs.sunysb.edu>

* viper-cmd.el (viper-change-state): Got rid of make-local-hook.
(viper-special-read-and-insert-char): Make C-m work right in the r
comand.
(viper-buffer-search-enable): Fixed format string.

* viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
instead of viper-info-on-file.
(ex-set-visited-file-name): New function.

* viper.el (viper-emacs-state-mode-list): Added mail-mode.

* ediff-mult.el (ediff-meta-mark-equal-files): Added optional
action argument.

* ediff-init.el: Fixed some doc strings.

* ediff-util.el (ediff-after-quit-hook-internal): New variable.
Got rid of make-local-hook.

* ediff-wind.el (ediff-setup-control-frame): Got rid of
make-local-hook.

22 years ago(x-handle-geometry): Put height and width on default-frame-alist,
Richard M. Stallman [Mon, 24 Dec 2001 04:52:54 +0000 (04:52 +0000)]
(x-handle-geometry): Put height and width on default-frame-alist,
left and top on initial-frame-alist.

22 years ago(sort-reorder-buffer): Copy all to a temp buffer first.
Richard M. Stallman [Sun, 23 Dec 2001 06:46:19 +0000 (06:46 +0000)]
(sort-reorder-buffer): Copy all to a temp buffer first.

22 years ago(yow): Use an arg to distinguish interactive calls, not interactive-p.
Richard M. Stallman [Sun, 23 Dec 2001 06:40:00 +0000 (06:40 +0000)]
(yow): Use an arg to distinguish interactive calls, not interactive-p.

22 years agoDocument new doc string format.
Richard M. Stallman [Sun, 23 Dec 2001 06:38:58 +0000 (06:38 +0000)]
Document new doc string format.

22 years ago*** empty log message ***
Pavel Janík [Sat, 22 Dec 2001 14:18:08 +0000 (14:18 +0000)]
*** empty log message ***

22 years agoFiles removed.
Pavel Janík [Sat, 22 Dec 2001 14:13:11 +0000 (14:13 +0000)]
Files removed.

22 years agoRemove mocklisp files.
Pavel Janík [Sat, 22 Dec 2001 14:02:33 +0000 (14:02 +0000)]
Remove mocklisp files.

22 years agoRemove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and
Pavel Janík [Sat, 22 Dec 2001 14:01:52 +0000 (14:01 +0000)]
Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and
`Qmocklisp_arguments'.
Remove prototype of syms_of_mocklisp.

22 years agoRemove variables `Qmocklisp_arguments', `Vmocklisp_arguments' and
Pavel Janík [Sat, 22 Dec 2001 14:01:01 +0000 (14:01 +0000)]
Remove variables `Qmocklisp_arguments', `Vmocklisp_arguments' and
`Qmocklisp'.  Remove prototype of ml_apply.
(Fprogn, Fwhile, Fcommandp, Feval, Ffuncall, funcall_lambda): Do not test
for mocklisp case.
(Fwhile): Remove unused variable `tem'.
(syms_of_eval): Remove variable `moclisp-arguments'.

22 years ago(main): Do not call syms_of_mocklisp.
Pavel Janík [Sat, 22 Dec 2001 14:00:05 +0000 (14:00 +0000)]
(main): Do not call syms_of_mocklisp.

22 years ago(Fdocumentation): Remove mocklisp case.
Pavel Janík [Sat, 22 Dec 2001 13:59:08 +0000 (13:59 +0000)]
(Fdocumentation): Remove mocklisp case.

22 years ago(wrong_type_argument): Remove mocklisp case.
Pavel Janík [Sat, 22 Dec 2001 13:58:42 +0000 (13:58 +0000)]
(wrong_type_argument): Remove mocklisp case.

22 years ago*** empty log message ***
Pavel Janík [Sat, 22 Dec 2001 13:57:51 +0000 (13:57 +0000)]
*** empty log message ***

22 years agoDo not include mocklisp.h.
Pavel Janík [Sat, 22 Dec 2001 13:55:34 +0000 (13:55 +0000)]
Do not include mocklisp.h.
(Fcall_interactively): Do not test for mocklisp case.

22 years ago*** empty log message ***
Pavel Janík [Sat, 22 Dec 2001 13:49:19 +0000 (13:49 +0000)]
*** empty log message ***

22 years agoMoved there from lisp/emulation.
Pavel Janík [Sat, 22 Dec 2001 13:39:18 +0000 (13:39 +0000)]
Moved there from lisp/emulation.

22 years ago(source-files): Remove mocklisp.c.
Pavel Janík [Sat, 22 Dec 2001 13:37:57 +0000 (13:37 +0000)]
(source-files): Remove mocklisp.c.

22 years ago(elint-unknown-builtin-args): Remove mocklisp entries.
Pavel Janík [Sat, 22 Dec 2001 13:37:30 +0000 (13:37 +0000)]
(elint-unknown-builtin-args): Remove mocklisp entries.

22 years ago(byte-optimize-form-code-walker): Remove mocklisp case.
Pavel Janík [Sat, 22 Dec 2001 13:36:59 +0000 (13:36 +0000)]
(byte-optimize-form-code-walker): Remove mocklisp case.

22 years ago(insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.
Pavel Janík [Sat, 22 Dec 2001 13:36:12 +0000 (13:36 +0000)]
(insert-string): Moved from mocklisp.c, reimplemented in Lisp.  Obsoleted.

22 years agoRemove mocklisp function case.
Pavel Janík [Sat, 22 Dec 2001 13:35:14 +0000 (13:35 +0000)]
Remove mocklisp function case.

22 years ago*** empty log message ***
Miles Bader [Sat, 22 Dec 2001 12:40:41 +0000 (12:40 +0000)]
*** empty log message ***

22 years ago(refill-mode): Don't barf when redundantly turning refill-mode off.
Miles Bader [Sat, 22 Dec 2001 12:25:14 +0000 (12:25 +0000)]
(refill-mode): Don't barf when redundantly turning refill-mode off.

22 years ago(display-time-load-average-threshold): New variable.
Pavel Janík [Sat, 22 Dec 2001 09:18:01 +0000 (09:18 +0000)]
(display-time-load-average-threshold): New variable.
(display-time-update): Use it.
(display-time-default-load-average): New customizable option.
(display-time-load-average): New variable.
(display-time-cycle-load-average): New function.
(display-time-update): Use them.

22 years agoComment change.
Richard M. Stallman [Sat, 22 Dec 2001 03:17:24 +0000 (03:17 +0000)]
Comment change.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 Dec 2001 03:16:49 +0000 (03:16 +0000)]
*** empty log message ***

22 years agoComment change.
Richard M. Stallman [Sat, 22 Dec 2001 03:12:40 +0000 (03:12 +0000)]
Comment change.

22 years ago(apropos-print): SPACING is now nil or a separator string.
Richard M. Stallman [Sat, 22 Dec 2001 01:36:48 +0000 (01:36 +0000)]
(apropos-print): SPACING is now nil or a separator string.
(apropos-documentation, apropos-value): Pass a suitable string.

22 years ago(view-order-manuals, view-emacs-news, describe-copying)
Richard M. Stallman [Sat, 22 Dec 2001 01:27:34 +0000 (01:27 +0000)]
(view-order-manuals, view-emacs-news, describe-copying)
(describe-distribution, describe-project): Use view-file.

22 years ago(define-modify-macro): Better indent spec.
Richard M. Stallman [Sat, 22 Dec 2001 00:03:08 +0000 (00:03 +0000)]
(define-modify-macro): Better indent spec.

22 years ago(ange-ftp-file-modtime): Use save-match-data.
Richard M. Stallman [Fri, 21 Dec 2001 23:57:20 +0000 (23:57 +0000)]
(ange-ftp-file-modtime): Use save-match-data.

22 years agoMore sophisticated indentation of cpp directive.
Richard M. Stallman [Fri, 21 Dec 2001 23:57:08 +0000 (23:57 +0000)]
More sophisticated indentation of cpp directive.
(antlr-indent-at-bol-alist): New user option.
(antlr-indent-line): Use it.
(antlr-indent-style): New user option.
(antlr-mode): Use it.
(antlr-indent-item-regexp): Customize.

Syntax highlighting changes.
(antlr-font-lock-literal-regexp): New user option.
(antlr-font-lock-syntax-face): New face used for :, |, ....
(antlr-font-lock-default-face): New face.
(antlr-font-lock-additional-keywords): Use them.

New command to insert options -- variables.
(antlr-mode-map): New binding [C-c C-o].
(antlr-mode-menu): New submenus.
(antlr-options-use-submenus): New user option.
(antlr-tool-version): New user option.
(antlr-options-auto-colon): New user option.
(antlr-options-style): New user option.
(antlr-options-push-mark): New user option.
(antlr-options-assign-string): New user option.
(antlr-options-headings): New variable.

New command to insert options -- specific.
(antlr-options-alists): New variable.
(antlr-read-value): New function.
(antlr-read-boolean): New function.
(antlr-language-option-extra): New function.
(antlr-language-limit-n-regexp): Change default to higher LIMIT.
(antlr-c++-mode-extra): New function.
(antlr-grammar-tokens): New function.
(antlr-imenu-create-index-function): New optional argument.

New command to insert options -- functions.
(antlr-insert-option): New command.
(antlr-insert-option-interactive): New function.
(antlr-options-menu-filter): New function.
(antlr-option-kind): New function.
(antlr-scan-lists): New alias.
(antlr-scan-lists-internal): New function.
(antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
(antlr-option-level): New function.
(antlr-syntactic-grammar-depth): New function.
(antlr-option-location): New function.
(antlr-insert-option-do): New function.
(antlr-option-spec): New function.
(antlr-version-string): New function.
(antlr-insert-option-existing): New function.
(antlr-insert-option-space): New function.
(antlr-insert-option-area): New function.

New electric keys ":;|&(){}", TAB works better
with narrowing.  Menu change.  Miscellaneous.
(antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
(antlr-mode-map): New bindings for characters in ":;|&(){}".
(antlr-electric-character): New command.
(antlr-class-header-regexp): New variable.
(antlr-font-lock-additional-keywords): Use it.
(antlr-imenu-create-index-function): Use it.
(antlr-file-dependencies): Use it.
(antlr-indent-line): Also works with restrictions.
(antlr-indent-command): Interactive spec - changes the buffer.
(antlr-language-for-option): Deletia.
(antlr-language-option): New function, defined instead.
(antlr-mode): Use it.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Dec 2001 23:55:01 +0000 (23:55 +0000)]
*** empty log message ***

22 years ago(compute_tip_xy): If tooltip won't fit on the screen
Richard M. Stallman [Fri, 21 Dec 2001 22:55:36 +0000 (22:55 +0000)]
(compute_tip_xy): If tooltip won't fit on the screen
to the left or to the right of the pointer, put it against
the left screen edge.

22 years ago(dired-free-space-program, dired-free-space-args):
Eli Zaretskii [Fri, 21 Dec 2001 19:38:25 +0000 (19:38 +0000)]
(dired-free-space-program, dired-free-space-args):
Aliases for back-compatibility.

22 years ago(Info-fontify-node): Remove any local-map text properties left
Eli Zaretskii [Fri, 21 Dec 2001 19:31:06 +0000 (19:31 +0000)]
(Info-fontify-node): Remove any local-map text properties left
over from past visits to this node.

22 years ago(Info-select-node): If Info-use-header-line is nil, set
Eli Zaretskii [Fri, 21 Dec 2001 18:38:52 +0000 (18:38 +0000)]
(Info-select-node): If Info-use-header-line is nil, set
header-line-format to nil.
(Info-fontify-node): Don't put a keymap text property on the
heading if we are not going to display the header line.

22 years ago(insert-directory): Insert the amount of free disk
Eli Zaretskii [Fri, 21 Dec 2001 15:22:06 +0000 (15:22 +0000)]
(insert-directory): Insert the amount of free disk
space, like files.el's insert-directory does.

22 years ago(directory-free-space-program): Mention
Eli Zaretskii [Fri, 21 Dec 2001 15:20:42 +0000 (15:20 +0000)]
(directory-free-space-program): Mention
file-system-info in the doc string.
(get-free-disk-space): New function; code moved from insert-directory.
(insert-directory): Call get-free-disk-space to get the amount of free space.

22 years ago(define-minor-mode): Make no arg by default in an interactive call,
Richard M. Stallman [Fri, 21 Dec 2001 14:12:30 +0000 (14:12 +0000)]
(define-minor-mode): Make no arg by default in an interactive call,
so that repeating the command toggles again.

22 years ago(eval-defun-1): Cope with atoms as args.
Richard M. Stallman [Fri, 21 Dec 2001 14:07:45 +0000 (14:07 +0000)]
(eval-defun-1): Cope with atoms as args.

22 years ago(Font Lock): Mention jit-lock and its customization group.
Eli Zaretskii [Fri, 21 Dec 2001 13:00:35 +0000 (13:00 +0000)]
(Font Lock): Mention jit-lock and its customization group.

22 years agoFix typo.
Pavel Janík [Fri, 21 Dec 2001 12:47:12 +0000 (12:47 +0000)]
Fix typo.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 21 Dec 2001 12:46:51 +0000 (12:46 +0000)]
*** empty log message ***

22 years ago(jka-compr-partial-uncompress): Use null-device instead of a literal
Eli Zaretskii [Fri, 21 Dec 2001 12:43:55 +0000 (12:43 +0000)]
(jka-compr-partial-uncompress): Use null-device instead of a literal
/dev/null.  Reported by Jens Schmidt <schmidt@mathematik.uni-kl.de>.

22 years agoDelete _gdbinit in distclean target.
Eli Zaretskii [Fri, 21 Dec 2001 12:39:25 +0000 (12:39 +0000)]
Delete _gdbinit in distclean target.

22 years agoFix last change.
Eli Zaretskii [Fri, 21 Dec 2001 12:29:36 +0000 (12:29 +0000)]
Fix last change.

22 years agoDocument problems with AIX's /bin/c89 compiler and with old versions
Eli Zaretskii [Fri, 21 Dec 2001 12:25:47 +0000 (12:25 +0000)]
Document problems with AIX's /bin/c89 compiler and with old versions
of X-Symbol.

22 years agoWarn again using /bin/c89 on AIX 4.x.
Eli Zaretskii [Fri, 21 Dec 2001 12:18:37 +0000 (12:18 +0000)]
Warn again using /bin/c89 on AIX 4.x.
From William J. Smith <William.Smith@eiStream.com>.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 21 Dec 2001 12:09:14 +0000 (12:09 +0000)]
*** empty log message ***

22 years ago(smtpmail-send-queued-mail): Use
Eli Zaretskii [Fri, 21 Dec 2001 12:06:21 +0000 (12:06 +0000)]
(smtpmail-send-queued-mail): Use
with-temp-buffer instead of find-file-noselect, and bind
coding-system-for-read to no-conversion when reading the queued
messages.  From Simon Josefsson <jas@extundo.com>.

22 years ago(distclean): Remove .gdbinit if we are building outside the source tree.
Eli Zaretskii [Fri, 21 Dec 2001 11:40:15 +0000 (11:40 +0000)]
(distclean): Remove .gdbinit if we are building outside the source tree.

22 years ago(distclean): Remove Makefile in the build directory, not in the source
Eli Zaretskii [Fri, 21 Dec 2001 11:07:49 +0000 (11:07 +0000)]
(distclean): Remove Makefile in the build directory, not in the source
directory.

22 years agoUpdate Emacs memory and disk usage numbers.
Eli Zaretskii [Fri, 21 Dec 2001 10:22:39 +0000 (10:22 +0000)]
Update Emacs memory and disk usage numbers.

22 years agoSet SHELL and VPATH when running makeinfo in lispintro.
Eli Zaretskii [Fri, 21 Dec 2001 10:17:16 +0000 (10:17 +0000)]
Set SHELL and VPATH when running makeinfo in lispintro.
Don't copy lispref/index.texi to the staging directory.

22 years agoloaddefs.el and finder-inf.el regenerated.
Eli Zaretskii [Fri, 21 Dec 2001 09:20:35 +0000 (09:20 +0000)]
loaddefs.el and finder-inf.el regenerated.

22 years agoFix previous change.
Pavel Janík [Fri, 21 Dec 2001 09:06:34 +0000 (09:06 +0000)]
Fix previous change.

22 years agoComment changes.
Richard M. Stallman [Fri, 21 Dec 2001 09:06:29 +0000 (09:06 +0000)]
Comment changes.

22 years agoDocument the inclusion of Leim in the standard tarball.
Eli Zaretskii [Fri, 21 Dec 2001 09:03:16 +0000 (09:03 +0000)]
Document the inclusion of Leim in the standard tarball.

22 years agoAdd info about the `leim' directory
Eli Zaretskii [Fri, 21 Dec 2001 08:59:17 +0000 (08:59 +0000)]
Add info about the `leim' directory

22 years agoRemove text that describes Leim as a separate package.
Eli Zaretskii [Fri, 21 Dec 2001 08:56:39 +0000 (08:56 +0000)]
Remove text that describes Leim as a separate package.

22 years agoRemoved, as Leim is now part of the standard tarball.
Eli Zaretskii [Fri, 21 Dec 2001 08:46:42 +0000 (08:46 +0000)]
Removed, as Leim is now part of the standard tarball.

22 years agoMake Leim part of the standard tarball:
Eli Zaretskii [Fri, 21 Dec 2001 08:44:17 +0000 (08:44 +0000)]
Make Leim part of the standard tarball:
Don't copy noleim-Makefile.in to the leim subdirectory.
Link Leim files to ${tempdir}/leim, not to real-leim.  Don't move
Leim files out of the Emacs tree.  Don't prepare a separate tarball
for Leim.

22 years ago(describe-coding-system, print-coding-system-briefly): Make printed output have a...
Werner LEMBERG [Thu, 20 Dec 2001 21:34:02 +0000 (21:34 +0000)]
(describe-coding-system, print-coding-system-briefly): Make printed output have a similar
format as describe-character-set.

22 years ago(EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii [Thu, 20 Dec 2001 20:14:29 +0000 (20:14 +0000)]
(EMACSSOURCES): Update the list of Emacs manual source files.

22 years agoDoc fix.
Pavel Janík [Thu, 20 Dec 2001 19:01:00 +0000 (19:01 +0000)]
Doc fix.

22 years agoDoc fixes.
Pavel Janík [Thu, 20 Dec 2001 18:59:32 +0000 (18:59 +0000)]
Doc fixes.

22 years agoFix un-doubled backslashes.
Dave Love [Thu, 20 Dec 2001 18:43:45 +0000 (18:43 +0000)]
Fix un-doubled backslashes.

22 years agoDoc fix for commented out function.
Pavel Janík [Thu, 20 Dec 2001 18:17:15 +0000 (18:17 +0000)]
Doc fix for commented out function.