]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(doctor-doc): Don't say "psychiatrist".
Richard M. Stallman [Sun, 23 Oct 2005 18:19:47 +0000 (18:19 +0000)]
(doctor-doc): Don't say "psychiatrist".
(doctor-symptoms): Likewise.

18 years ago(Overlay Arrow): Clarify about local bindings of overlay-arrow-position.
Richard M. Stallman [Sun, 23 Oct 2005 18:18:11 +0000 (18:18 +0000)]
(Overlay Arrow): Clarify about local bindings of overlay-arrow-position.

18 years ago(Init File): Recommend when to use site-start.el.
Richard M. Stallman [Sun, 23 Oct 2005 18:01:25 +0000 (18:01 +0000)]
(Init File): Recommend when to use site-start.el.

18 years ago(add-log-current-defun): Clean up handling of DEFUNs.
Richard M. Stallman [Sun, 23 Oct 2005 17:58:45 +0000 (17:58 +0000)]
(add-log-current-defun): Clean up handling of DEFUNs.

18 years ago(Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
Lars Hansen [Sun, 23 Oct 2005 17:45:24 +0000 (17:45 +0000)]
(Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
and dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.

18 years ago* cus-edit.el (custom-button, custom-button-pressed): New vars.
Chong Yidong [Sun, 23 Oct 2005 17:40:38 +0000 (17:40 +0000)]
* cus-edit.el (custom-button, custom-button-pressed): New vars.
(custom-raised-buttons): Add :set spec.
(custom-button-unraised, custom-button-pressed-unraised): New
faces, so that custom-raised-buttons actually does something.
(custom-mode): Use custom-button and custom-button-pressed.

* wid-edit.el (widget-specify-button): Don't ignore
widget-mouse-face on graphic terminals.
(widget-move-and-invoke): Cleanup.

18 years ago(Fset_case_table): Doc fix.
Richard M. Stallman [Sun, 23 Oct 2005 17:26:53 +0000 (17:26 +0000)]
(Fset_case_table): Doc fix.

18 years ago(build_load_history): Replace STREAM arg with ENTIRE.
Richard M. Stallman [Sun, 23 Oct 2005 17:25:43 +0000 (17:25 +0000)]
(build_load_history): Replace STREAM arg with ENTIRE.
(readevalloop): Compute ENTIRE properly.
(syms_of_lread) <load-history>: Doc fix.

18 years ago(Predefined Units): Use `alpha' for the fine structure constant.
Jay Belanger [Sun, 23 Oct 2005 17:18:09 +0000 (17:18 +0000)]
(Predefined Units): Use `alpha' for the fine structure constant.

18 years agoReverted last change for a better fix:
Chong Yidong [Sun, 23 Oct 2005 16:29:35 +0000 (16:29 +0000)]
Reverted last change for a better fix:
* gnus-sum.el (gnus-ignored-from-addresses): Handle case where
user-mail-name is an empty string.

18 years ago* gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Handle case
Chong Yidong [Sun, 23 Oct 2005 16:25:36 +0000 (16:25 +0000)]
* gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Handle case
where gnus-ignored-from-address is an empty string.

18 years ago(whitespace-cleanup): Doc fix.
Thien-Thi Nguyen [Sun, 23 Oct 2005 13:30:15 +0000 (13:30 +0000)]
(whitespace-cleanup): Doc fix.

18 years ago(viper-set-hooks): Quote forms passed to `eval-after-load' to avoid
Romain Francoise [Sun, 23 Oct 2005 12:47:11 +0000 (12:47 +0000)]
(viper-set-hooks): Quote forms passed to `eval-after-load' to avoid
evaluating their result.

18 years ago* files.el (directory-listing-before-filename-regexp): New
Michael Albinus [Sun, 23 Oct 2005 12:17:28 +0000 (12:17 +0000)]
* files.el (directory-listing-before-filename-regexp): New
defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.

* dired.el (dired-move-to-filename-regexp): Removed.  All
occurences replaced by `directory-listing-before-filename-regexp'.

* dired-x.el, locate.el, vc.el: Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.  In vc.el it is
overwritten locally; maybe this can be handled in files.el too.

* net/ange-ftp.el (ange-ftp-date-regexp): Removed.  All occurences
replaced by `directory-listing-before-filename-regexp'.

* faq.texi (Bugs and problems): Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.

18 years ago(lisp-font-lock-keywords-2): Add eval-at-startup
Andreas Schwab [Sun, 23 Oct 2005 09:45:44 +0000 (09:45 +0000)]
(lisp-font-lock-keywords-2): Add eval-at-startup
and eval-next-after-load.

18 years ago2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
Romain Francoise [Sun, 23 Oct 2005 09:19:37 +0000 (09:19 +0000)]
2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)

* mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
exist, create it.

18 years agoFix typos and update allout entry.
Eli Zaretskii [Sun, 23 Oct 2005 08:28:41 +0000 (08:28 +0000)]
Fix typos and update allout entry.

18 years agoIncrement version number to 2.1, and use a literal
Eli Zaretskii [Sun, 23 Oct 2005 08:24:15 +0000 (08:24 +0000)]
Increment version number to 2.1, and use a literal
rather than RCS $Id$.  Remove autoloads for mailcrypt and crypt++.
Require pgg, pgg-gpg during compilation.
(allout-version): Increment version number to 2.1, and use a literal
rather than RCS $Id$.
(allout-default-encryption-scheme): Removed.
(allout-passphrase-verifier-handling): Renamed from
allout-key-verifier-handling.
(allout-passphrase-verifier-string): Renamed from allout-key-verifier-string.
(allout-file-passphrase-verifier-string): Renamed from
allout-file-key-verifier-string.
(allout-enable-file-variable-adjustment): Simplified.
(allout-passphrase-hint-handling): Renamed from
allout-key-hint-handling and simplified.
(allout-passphrase-hint-string): Renamed from allout-key-hint-string.
(allout-init): Use `find-file-hook' if available, otherwise `find-file-hooks'.
(allout-mode): Use `write-file-functions' if available, otherwise
`local-write-file-hooks' and, instead of making auto-save-hook
buffer local, make the write-file-hook activity contingent to allout-mode.
(allout-mode): Use key-binding substitution placeholders in the docstring.
(allout-kill-line): Spell-out kill ring data structure mutation
instead of using byte-compiler-complaint-provoking `pop'.
(allout-insert-listified): Use `insert' rather than `insert-string'
(allout-toggle-current-subtree-encryption): Updated docstring,
adjust to new gpp-based encryption, use new `allout-encrypted-topic-p'.
(allout-encrypt-string): Totally revamped vis new underlying encryption
facilities.
(allout-mc-activate-passwd): Removed.
(allout-obtain-passphrase): New, more or less replaces
allout-mc-activate-passwd.
(allout-encrypted-key-info): More or less replaces allout-encrypted-text-type.
(outlineify-sticky, outlinify-sticky): Add autoload cookie.
(my-mark-marker): Use `(featurep 'xemacs)' to distinguish between Emacs and
XEmacs.

18 years ago(byte-compile-lambda): Add parameter add-lambda.
Lars Hansen [Sun, 23 Oct 2005 07:33:45 +0000 (07:33 +0000)]
(byte-compile-lambda): Add parameter add-lambda.
(byte-compile-file-form-defmumble, byte-compile-defun, byte-compile-defmacro): Use it.
(byte-compile-form): Don't call byte-compile-set-symbol-position when a byte-compile
handler is called.

18 years ago(savehist-history-variables): Add `grep-find-history'.
Romain Francoise [Sat, 22 Oct 2005 17:45:50 +0000 (17:45 +0000)]
(savehist-history-variables): Add `grep-find-history'.

18 years ago(eval-after-load): Convert library name to an absolute file name using
Romain Francoise [Sat, 22 Oct 2005 17:34:49 +0000 (17:34 +0000)]
(eval-after-load): Convert library name to an absolute file name using
locate-library, since load-history no longer has library names in it.

18 years ago(Building Emacs): Fix last change.
Eli Zaretskii [Sat, 22 Oct 2005 16:41:55 +0000 (16:41 +0000)]
(Building Emacs): Fix last change.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 Oct 2005 15:36:08 +0000 (15:36 +0000)]
*** empty log message ***

18 years ago(make-temp-file): Moved to files.el.
Richard M. Stallman [Sat, 22 Oct 2005 15:35:45 +0000 (15:35 +0000)]
(make-temp-file): Moved to files.el.
(get-buffer-window-list): Moved to window.el.

18 years ago(get-buffer-window-list): Moved from subr.el.
Richard M. Stallman [Sat, 22 Oct 2005 15:35:06 +0000 (15:35 +0000)]
(get-buffer-window-list): Moved from subr.el.

18 years ago(make-temp-file): Moved from subr.el.
Richard M. Stallman [Sat, 22 Oct 2005 15:34:37 +0000 (15:34 +0000)]
(make-temp-file): Moved from subr.el.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 Oct 2005 15:27:03 +0000 (15:27 +0000)]
*** empty log message ***

18 years ago(image-load-path): Use eval-at-startup to initialize.
Richard M. Stallman [Sat, 22 Oct 2005 15:26:36 +0000 (15:26 +0000)]
(image-load-path): Use eval-at-startup to initialize.

18 years ago(eval-at-startup): New macro.
Richard M. Stallman [Sat, 22 Oct 2005 15:23:00 +0000 (15:23 +0000)]
(eval-at-startup): New macro.

18 years ago(Building Emacs): Document eval-at-startup.
Richard M. Stallman [Sat, 22 Oct 2005 15:15:56 +0000 (15:15 +0000)]
(Building Emacs): Document eval-at-startup.

18 years agoMuch rearrangement of functions and division into pages. No code changes.
Richard M. Stallman [Sat, 22 Oct 2005 15:01:08 +0000 (15:01 +0000)]
Much rearrangement of functions and division into pages.  No code changes.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 22 Oct 2005 11:23:54 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago(UPDATED): Set value.
Eli Zaretskii [Sat, 22 Oct 2005 11:23:34 +0000 (11:23 +0000)]
(UPDATED): Set value.

18 years agoAdd mh-autoloads to the partial rebuild procedure.
Eli Zaretskii [Sat, 22 Oct 2005 11:11:59 +0000 (11:11 +0000)]
Add mh-autoloads to the partial rebuild procedure.

18 years agoAdded Chinese character width problem.
Jason Rumney [Sat, 22 Oct 2005 09:11:17 +0000 (09:11 +0000)]
Added Chinese character width problem.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader [Sat, 22 Oct 2005 09:02:46 +0000 (09:02 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 142-146)

   - Update from CVS

2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)

   * lisp/gnus/mail-source.el (mail-source-fetch-pop): Require pop3.
   (mail-source-check-pop): Ditto.

2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
   errors.

2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-treat-strip-trailing-blank-lines)
   (gnus-treat-strip-leading-blank-lines): Improve doc string.

   * lisp/gnus/message.el (message-tool-bar-local-item-from-menu): Fix comment.

2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
   (rfc2047-charset-to-coding-system): New function.
   (rfc2047-decode-encoded-words): New function.
   (rfc2047-decode-region): Use them.
   (rfc2047-decode-cte): Remove.
   (rfc2047-parse-and-decode): Remove.
   (rfc2047-decode): Remove.

2005-10-15  Kenichi Handa  <handa@m17n.org>

   * lisp/gnus/rfc2047.el (rfc2047-decode-cte): New function.
   (rfc2047-decode-region): Change the way to decode successive
   encoded-words: decode B- or Q-encoding in each encoded-word,
   concatenate them, and decode it as charset.

2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Document Groups): Remove duplicate item.

18 years ago*** empty log message ***
Kenichi Handa [Sat, 22 Oct 2005 01:33:17 +0000 (01:33 +0000)]
*** empty log message ***

18 years ago(tar-extract): Be sure to call
Kenichi Handa [Sat, 22 Oct 2005 01:24:38 +0000 (01:24 +0000)]
(tar-extract): Be sure to call
find-operation-coding-system if set-auto-coding doesn't find a
coding system.

18 years ago(image-type-header-regexps): Rename from image-type-regexps.
Kim F. Storm [Fri, 21 Oct 2005 23:42:21 +0000 (23:42 +0000)]
(image-type-header-regexps): Rename from image-type-regexps.
Change uses.
(image-type-file-name-regexps): New defconst.
(image-type-from-data): Simplify loop.
(image-type-from-buffer): New defun.
(image-type-from-file-header): Use it instead of image-type-from-data.
Use image-search-load-path instead of only looking in data-directory.
(image-type-from-file-name): New defun.
(image-search-load-path): Make PATH arg optional, default to image-load-path.
Change `pathname' to `filename'.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 21 Oct 2005 23:41:52 +0000 (23:41 +0000)]
*** empty log message ***

18 years ago(texinfo-mode): Set sentence-end-base.
Richard M. Stallman [Fri, 21 Oct 2005 18:58:08 +0000 (18:58 +0000)]
(texinfo-mode): Set sentence-end-base.

18 years ago(sentence-end-base): New variable.
Richard M. Stallman [Fri, 21 Oct 2005 18:56:56 +0000 (18:56 +0000)]
(sentence-end-base): New variable.
(sentence-end): Use sentence-end-base.

18 years ago(font-lock-default-fontify-region): Check the multiline
Stefan Monnier [Fri, 21 Oct 2005 17:41:54 +0000 (17:41 +0000)]
(font-lock-default-fontify-region): Check the multiline
property independently from the font-lock-multiline variable.

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Oct 2005 17:25:58 +0000 (17:25 +0000)]
*** empty log message ***

18 years ago(Where Defined): load-history contains abs file names.
Richard M. Stallman [Fri, 21 Oct 2005 17:25:23 +0000 (17:25 +0000)]
(Where Defined): load-history contains abs file names.
symbol-file returns abs file names.

18 years ago(find-library-name): Doc fix.
Richard M. Stallman [Fri, 21 Oct 2005 17:22:25 +0000 (17:22 +0000)]
(find-library-name): Doc fix.

18 years ago(command-line): Convert library names in `load-history' to absolute file names.
Richard M. Stallman [Fri, 21 Oct 2005 17:20:45 +0000 (17:20 +0000)]
(command-line): Convert library names in `load-history' to absolute file names.

18 years ago(symbol-file): Doc fix.
Richard M. Stallman [Fri, 21 Oct 2005 17:19:57 +0000 (17:19 +0000)]
(symbol-file): Doc fix.

18 years ago(file-loadhist-lookup): Call locate-library
Richard M. Stallman [Fri, 21 Oct 2005 17:19:10 +0000 (17:19 +0000)]
(file-loadhist-lookup): Call locate-library
instead of find-library-name.  Don't try converting
abs file names to library names, since load-history no longer
has library names in it.
(file-dependents, file-provides, file-requires): Doc fixes.

18 years ago(Fload): Simplify gcpro structure.
Richard M. Stallman [Fri, 21 Oct 2005 16:54:13 +0000 (16:54 +0000)]
(Fload): Simplify gcpro structure.
Gcpro FOUND as well as FILE, but not EFOUND.
Unless preloading, record FOUND instead of FILE in Vload_history.
Rename repeat local FILE to MSG_FILE.
(syms_of_lread) <load-history>: Doc fix.

18 years ago*** empty log message ***
Juri Linkov [Fri, 21 Oct 2005 09:01:26 +0000 (09:01 +0000)]
*** empty log message ***

18 years ago(Examining): Mention accessing the old variable value via M-n in set-variable.
Juri Linkov [Fri, 21 Oct 2005 09:00:15 +0000 (09:00 +0000)]
(Examining): Mention accessing the old variable value via M-n in set-variable.

18 years ago(set-variable): Use user-variable-p instead of symbolp.
Juri Linkov [Fri, 21 Oct 2005 08:55:12 +0000 (08:55 +0000)]
(set-variable): Use user-variable-p instead of symbolp.
Add the old variable value as 4th default-value arg of read-string.

18 years ago(fill-nobreak-p): Fix first two rules to skip backward only
Juri Linkov [Fri, 21 Oct 2005 08:50:28 +0000 (08:50 +0000)]
(fill-nobreak-p): Fix first two rules to skip backward only
space (instead of space and period) before looking at sentence end.

18 years ago(Info-index-next): Add total number of index alternatives to the message.
Juri Linkov [Fri, 21 Oct 2005 08:49:46 +0000 (08:49 +0000)]
(Info-index-next): Add total number of index alternatives to the message.

18 years ago(desktop-buffers-not-to-save): Remove TAGS from the default value.
Juri Linkov [Fri, 21 Oct 2005 08:48:53 +0000 (08:48 +0000)]
(desktop-buffers-not-to-save): Remove TAGS from the default value.
(desktop-modes-not-to-save): Add tags-table-mode to the default value.

18 years ago(tags-table-mode): New function.
Juri Linkov [Fri, 21 Oct 2005 08:48:04 +0000 (08:48 +0000)]
(tags-table-mode): New function.
(tags-verify-table): Replace initialize-new-tags-table with tags-table-mode.

18 years ago(display-screens): Use x-display-screens also on Mac.
YAMAMOTO Mitsuharu [Fri, 21 Oct 2005 08:27:14 +0000 (08:27 +0000)]
(display-screens): Use x-display-screens also on Mac.

18 years ago(standard-display-g1, standard-display-graphic): Refuse to use string
YAMAMOTO Mitsuharu [Fri, 21 Oct 2005 08:26:54 +0000 (08:26 +0000)]
(standard-display-g1, standard-display-graphic): Refuse to use string
glyphs also on Mac.
(standard-display-european): Don't set terminal coding system also
on Mac.

18 years ago(custom-declare-face): Make face from X resources also on Mac.
YAMAMOTO Mitsuharu [Fri, 21 Oct 2005 08:26:37 +0000 (08:26 +0000)]
(custom-declare-face): Make face from X resources also on Mac.

18 years agoNow part of GNU Emacs. Update FSF's address.
Romain Francoise [Fri, 21 Oct 2005 07:56:50 +0000 (07:56 +0000)]
Now part of GNU Emacs.  Update FSF's address.

18 years ago(sh-font-lock-syntactic-keywords): Make $@ and $? into sexps.
Stefan Monnier [Fri, 21 Oct 2005 06:32:05 +0000 (06:32 +0000)]
(sh-font-lock-syntactic-keywords): Make $@ and $? into sexps.

18 years ago(font-lock-compile-keywords): Add a help-echo to the
Stefan Monnier [Fri, 21 Oct 2005 06:29:52 +0000 (06:29 +0000)]
(font-lock-compile-keywords): Add a help-echo to the
warning face on open-paren-in-column-0.

18 years ago(syntax-ppss-flush-cache): Fix typo.
Stefan Monnier [Fri, 21 Oct 2005 06:05:09 +0000 (06:05 +0000)]
(syntax-ppss-flush-cache): Fix typo.
Suggested by Martin Rudalics <rudalics@gmx.at>.

18 years ago(syntax-ppss-flush-cache): Fix corner boundary case.
Stefan Monnier [Fri, 21 Oct 2005 06:01:22 +0000 (06:01 +0000)]
(syntax-ppss-flush-cache): Fix corner boundary case.
Suggested by Martin Rudalics <rudalics@gmx.at>.

18 years agoVersion 3.18
Carsten Dominik [Fri, 21 Oct 2005 05:57:08 +0000 (05:57 +0000)]
Version 3.18

18 years ago(Summary): Mention iCalendar support.
Carsten Dominik [Fri, 21 Oct 2005 05:56:26 +0000 (05:56 +0000)]
(Summary): Mention iCalendar support.
(Exporting): Document iCalendar support.

18 years ago*** empty log message ***
Carsten Dominik [Fri, 21 Oct 2005 05:56:05 +0000 (05:56 +0000)]
*** empty log message ***

18 years ago* textmodes/org.el (org-combined-agenda-icalendar-file)
Carsten Dominik [Fri, 21 Oct 2005 05:55:05 +0000 (05:55 +0000)]
* textmodes/org.el (org-combined-agenda-icalendar-file)
(org-icalendar-include-todo, org-icalendar-combined-name): New
options.
(org-export-icalendar-this-file)
(org-export-icalendar-all-agenda-files)
(org-export-icalendar-combine-agenda-files): New commands.
(org-export-icalendar, org-print-icalendar-entries)
(org-start-icalendar-file, org-finish-icalendar-file)
(org-ical-ts-to-string): New functions.
(org-read-date, org-goto-calendar)
(org-agenda-goto-calendar): Inhibit displaying diary entries by
call to `calendar'.
(orgtbl-setup): Removed the :keys arguments from the menu
description.
(org-after-save-iCalendar-file-hook): New variable.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 21 Oct 2005 01:26:51 +0000 (01:26 +0000)]
*** empty log message ***

18 years ago(tcvn-5712): Make it an alias of
Kenichi Handa [Fri, 21 Oct 2005 01:25:46 +0000 (01:25 +0000)]
(tcvn-5712): Make it an alias of
vietnamese-tcvn coding-system.

18 years ago(boyer_moore): Surround the '||' part of expression in
Kenichi Handa [Fri, 21 Oct 2005 00:42:13 +0000 (00:42 +0000)]
(boyer_moore): Surround the '||' part of expression in
`if' condition by parentheses explicitly.

18 years agoAdd arch tagline
Miles Bader [Thu, 20 Oct 2005 23:02:18 +0000 (23:02 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Kim F. Storm [Thu, 20 Oct 2005 22:42:09 +0000 (22:42 +0000)]
*** empty log message ***

18 years ago* net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
Michael Albinus [Thu, 20 Oct 2005 20:08:19 +0000 (20:08 +0000)]
* net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
group id is given.

18 years ago(sh-escaped-line-re): New var.
Stefan Monnier [Thu, 20 Oct 2005 19:43:44 +0000 (19:43 +0000)]
(sh-escaped-line-re): New var.
(sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
(sh-font-lock-open-heredoc): Try to properly handle heredoc starters
whose line is either continued or ends with a comment.

18 years agoMove entry.
Romain Francoise [Thu, 20 Oct 2005 19:37:41 +0000 (19:37 +0000)]
Move entry.

18 years ago* e/eterm-color.ti: Change the terminal name to eterm-color.
Dan Nicolaescu [Thu, 20 Oct 2005 18:36:38 +0000 (18:36 +0000)]
* e/eterm-color.ti: Change the terminal name to eterm-color.
* e/eterm-color: Regenerate.

18 years ago(with-rcirc-process-buffer): Move above its first user.
Romain Francoise [Thu, 20 Oct 2005 18:28:20 +0000 (18:28 +0000)]
(with-rcirc-process-buffer): Move above its first user.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 20 Oct 2005 16:59:04 +0000 (16:59 +0000)]
*** empty log message ***

18 years agoComment changes.
Richard M. Stallman [Thu, 20 Oct 2005 16:53:55 +0000 (16:53 +0000)]
Comment changes.

18 years ago(occur-engine): Add follow-link property.
Romain Francoise [Thu, 20 Oct 2005 16:53:11 +0000 (16:53 +0000)]
(occur-engine): Add follow-link property.

18 years agoNew file.
Richard M. Stallman [Thu, 20 Oct 2005 16:51:41 +0000 (16:51 +0000)]
New file.

18 years ago*** empty log message ***
Eli Zaretskii [Thu, 20 Oct 2005 15:50:10 +0000 (15:50 +0000)]
*** empty log message ***

18 years agoAdd a --compressed-dist option to compress info
Eli Zaretskii [Thu, 20 Oct 2005 15:49:36 +0000 (15:49 +0000)]
Add a --compressed-dist option to compress info
files and .el files that have been byte-compiled. It defaults to "no".

18 years agoDocument eterm to eterm-color renaming.
Eli Zaretskii [Thu, 20 Oct 2005 15:42:04 +0000 (15:42 +0000)]
Document eterm to eterm-color renaming.

18 years agoRenamed eterm to eterm-color and eterm.ti to eterm-color.ti.
Eli Zaretskii [Thu, 20 Oct 2005 15:37:48 +0000 (15:37 +0000)]
Renamed eterm to eterm-color and eterm.ti to eterm-color.ti.

18 years ago(e/eterm-color): Rename eterm to eterm-color.
Eli Zaretskii [Thu, 20 Oct 2005 15:30:54 +0000 (15:30 +0000)]
(e/eterm-color): Rename eterm to eterm-color.

18 years ago(term-term-name): Initialize to "eterm-color".
Eli Zaretskii [Thu, 20 Oct 2005 15:28:58 +0000 (15:28 +0000)]
(term-term-name): Initialize to "eterm-color".

18 years agoDescribe changes in allout.
Eli Zaretskii [Thu, 20 Oct 2005 15:07:51 +0000 (15:07 +0000)]
Describe changes in allout.

18 years ago(x_calc_absolute_position): Remove unused vars win_x, win_y.
Kim F. Storm [Thu, 20 Oct 2005 15:04:13 +0000 (15:04 +0000)]
(x_calc_absolute_position): Remove unused vars win_x, win_y.

18 years ago(Fwindow_tree): Remove unused var alist.
Kim F. Storm [Thu, 20 Oct 2005 15:04:05 +0000 (15:04 +0000)]
(Fwindow_tree): Remove unused var alist.

18 years ago(encode_terminal_code): Remove unused var src_start.
Kim F. Storm [Thu, 20 Oct 2005 15:03:58 +0000 (15:03 +0000)]
(encode_terminal_code): Remove unused var src_start.

18 years ago(display_completion_list_1): New wrapper function
Kim F. Storm [Thu, 20 Oct 2005 15:03:32 +0000 (15:03 +0000)]
(display_completion_list_1): New wrapper function
for Fdisplay_completion_list.
(Fminibuffer_completion_help): Use it.

18 years ago(Fchar_table_range): Remove unused var i.
Kim F. Storm [Thu, 20 Oct 2005 15:03:26 +0000 (15:03 +0000)]
(Fchar_table_range): Remove unused var i.

18 years ago(auto_save_error): Call SAFE_FREE.
Kim F. Storm [Thu, 20 Oct 2005 15:03:10 +0000 (15:03 +0000)]
(auto_save_error): Call SAFE_FREE.

18 years ago(check_ccl_update): Remove unused var vp.
Kim F. Storm [Thu, 20 Oct 2005 15:02:59 +0000 (15:02 +0000)]
(check_ccl_update): Remove unused var vp.

18 years ago(clone_per_buffer_values): Remove unused var tem.
Kim F. Storm [Thu, 20 Oct 2005 15:02:52 +0000 (15:02 +0000)]
(clone_per_buffer_values): Remove unused var tem.
(init_buffer): Remove unused vars dotstat, pwdstat.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 20 Oct 2005 15:02:42 +0000 (15:02 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Thu, 20 Oct 2005 15:00:21 +0000 (15:00 +0000)]
*** empty log message ***