]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Jun 2001 12:08:28 +0000 (12:08 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Jun 2001 12:08:28 +0000 (12:08 +0000)
lisp/ChangeLog
lisp/ChangeLog.7
lisp/ChangeLog.8
src/ChangeLog.7

index 909eb13d40c0d0b685053f8d83c0b19c761bd7f1..33b608f762c77921b5d5edbf71cc3e544cbbedd9 100644 (file)
@@ -5,25 +5,23 @@
 
 2001-06-08  Carsten Dominik  <dominik@strw.leidenuniv.nl>
 
-       * textmodes/reftex-ref.el (reftex-select-label-help): Added "z"
+       * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
        key description.
 
        * textmodes/reftex-sel.el (reftex-select-jump): New command.
 
-       * textmodes/reftex-toc.el (reftex-toc-help): Added "z" key
-       description.
+       * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
        (reftex-toc-jump): New command.
 
        * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
        to parse international characters as well.
 
-       * textmodes/reftex.el: Added autoloads for `reftex-varioref-vref',
+       * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
        `reftex-fancyref-fref', `reftex-fancyref-Fref'.
 
-       * textmodes/reftex-vars.el: Protected single backslash in many
-       docstrings.
-       
-       * textmodes/reftex-dcr.el (reftex-view-crossref): added SPACE and
+       * textmodes/reftex-vars.el: Protect single backslash in docstrings.
+
+       * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
        TAB to the key separators.
 
 2001-06-07  Eli Zaretskii  <eliz@is.elta.co.il>
index 69a3e5efa5262d10e8e6113d501a8c67726f16c3..1c2e969afa99e04ec448f841c2fed6b965601996 100644 (file)
 
 1997-09-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
-       * international/mule.el (make-coding-system): Cancel the previous
-       change.
+       * international/mule.el (make-coding-system): Cancel the previous change.
 
        * international/quail.el (quail-translation-keymap): Bind right,
        left, down, and up keys.
        (shadow-same-file-or-nonexistent): Add.
        (find-emacs-lisp-shadows): Use directory-file-name.
 
-       * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings): Show
-       entire "Compiling ..." line when recentering.
+       * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings):
+       Show entire "Compiling ..." line when recentering.
 
 1997-09-24  Francis Litterio  <franl@world.std.com>
 
        * cal-menu.el (cal-tex-mouse-filofax-daily): New function.
        (cal-tex-mouse-filofax): Add menu item for it.
 
-       * cal-mayan.el (calendar-mayan-days-before-absolute-zero): Change
-       to more widely acknowledged value.
+       * cal-mayan.el (calendar-mayan-days-before-absolute-zero):
+       Change to more widely acknowledged value.
 
 1997-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
index 727506f1022f09f2faf93556da119135fc915c3a..7946b59e9fe18bc6130daf3638ccaf58c3e8c067 100644 (file)
 
 1998-11-13  Carsten Dominik  <cd@delysid.gnu.org>
 
-       * textmodes/reftex.el: (reftex-finding-files): Group documentation
-       fixed.
-       (reftex-toc-toggle-file-boundary,
-       reftex-toc-toggle-labels,
-       reftex-toc-toggle-context,reftex-find-start-point): New functions.
-       (reftex-toc-include-labels, reftex-toc-include-context,
-       reftex-toc-include-file-boundaries,
-       reftex-toc-keep-other-windows): New options.
+       * textmodes/reftex.el: (reftex-finding-files): Group documentation fixed.
+       (reftex-toc-toggle-file-boundary, reftex-toc-toggle-labels)
+       (reftex-toc-toggle-context,reftex-find-start-point): New functions.
+       (reftex-toc-include-labels, reftex-toc-include-context)
+       (reftex-toc-include-file-boundaries, reftex-toc-keep-other-windows):
+       New options.
        (reftex-use-text-after-label-as-context): Option removed.
-       (reftex-extract-bib-entries): Protect use in non-latex
-       buffers.
-       (reftex-toc-visit-location): Renamed from
-       `reftex-toc-visit-line'.
+       (reftex-extract-bib-entries): Protect use in non-latex buffers.
+       (reftex-toc-visit-location): Renamed from `reftex-toc-visit-line'.
        (reftex-latin1-to-ascii): Works now with and without Mule.
        (reftex-truncate): Removed special stuff for Emacs 20.2.
        (reftex-get-offset): Made more general.
-       (reftex-show-label-location): Renamed from
-       `reftex-select-label-callback'.
+       (reftex-show-label-location): Renamed from `reftex-select-label-callback'.
        (reftex-pop-to-label): Function removed (using
        `reftex-show-label-location' instead.
        (reftex-insert-docstruct): Renamed from
        (reftex-toc): Now uses `reftex-insert-docstruct' and
        `reftex-find-start-point'.
        (reftex-select-item): Use `reftex-find-start-point'.
-       (reftex-toc-visit-line): Can display labels and file
-       boundaries.
+       (reftex-toc-visit-line): Can display labels and file boundaries.
        (reftex-TeX-master-file): `(TeX-master-file)' protected.
 
 1998-11-12  Sam Steingold  <sds@goems.com>
 
        * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
        version string.
-       * loadhist.el (symbol-file): Likewise
+       * loadhist.el (symbol-file): Likewise.
 
 1998-11-11  Richard Sharman  <Richard_Sharman@Mitel.COM>
 
 
        * textmodes/reftex.el (reftex-view-crossref): Split up into
        several functions.  No longer moves to find a macro.
-       (reftex-view-cr-cite, reftex-view-cr-ref,
-       reftex-end-of-bib-entry): New functions.
+       (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry):
+       New functions.
        (reftex-auto-view-crossref): New value `window' allowed.
        (reftex-view-crossref-when-idle): Process new `window' option in
        (reftex-translate-to-ascii-function): New default.
        (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
        absolute path names.
        (reftex-TeX-master-file): Changed sequence of file checks.
-       (reftex-do-citation): bibview cache only with RefTeX mode on.
+       (reftex-do-citation): Bibview cache only with RefTeX mode on.
 
 1998-09-06  Richard Stallman  <rms@gnu.org>
 
 
        * ps-print.el: Multi-byte buffer handling.
        (ps-print-version): New version number (4.0) and doc fix.
-       (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
-       compilation for GNU Emacs and emacsens.
-       (ps-generate-postscript-with-faces): Force invisible text to be
-       visible.
+       (ps-color-device, ps-face-bold-p, ps-face-italic-p):
+       Conditional compilation for GNU Emacs and emacsens.
+       (ps-generate-postscript-with-faces): Force invisible text to be visible.
        (dos-ps-printer): New var to avoid compilation gripes.
 
 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
        (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
        (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
        (ps-mule-find-wrappoint): Likewise.
-       (ps-mule-generate-font): Change `X' to `x' in format
-       control-string.
+       (ps-mule-generate-font): Change `X' to `x' in format control-string.
        (ps-generate): Call ps-mule-begin before calling ps-begin-job.
        (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
        `restore' form procedures `BC' and `EC'.
        * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
        is an executable procedure.  Make LineThickness, Xshadow, and
        Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
-       (ps-mule-font-info-database, ps-mule-font-info-database-ps,
-       ps-mule-font-info-database-bdf): New vars.
+       (ps-mule-font-info-database, ps-mule-font-info-database-ps)
+       (ps-mule-font-info-database-bdf): New vars.
        (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
        (ccl-encode-ethio-unicode): New CCL program.
        (ps-mule-encode-ethiopic): New fun.
        (ps-mule-current-charset): New var.
-       (ps-mule-get-font-spec, ps-mule-font-spec-src,
-       ps-mule-font-spec-name, ps-mule-font-spec-encoding,
-       ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
+       (ps-mule-get-font-spec, ps-mule-font-spec-src)
+       (ps-mule-font-spec-name, ps-mule-font-spec-encoding)
+       (ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
        (ps-mule-external-libraries): New var.
        (ps-mule-init-external-library): New fun.
        (ps-mule-font-cache): New var.
index 576aebd87e25c65b6f0084594ec3f345cd2f0d99..3ea172f53c73aa039f2251c22a17e478b1a1ff07 100644 (file)
@@ -3,7 +3,7 @@
        * Version 20.3 released.
 
        * callproc.c (Fcall_process): Use malloc for decoding_buf.
-       
+
        * s/freebsd.h (LD_SWITCH_SYSTEM): Delete -dp.
 
        * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Increased.
@@ -25,8 +25,7 @@
        * ccl.c (CCL_READ_CHAR): If eof is encounterd while processing the
        last block, don't just finish but processes eol block of the
        current CCL program.
-       (ccl_driver): Add a new jump label ccl_repeat for the above
-       change.
+       (ccl_driver): Add a new jump label ccl_repeat for the above change.
 
        * coding.c (ccl_coding_driver): Setup ccl->last_block properly.
        (setup_coding_system): Correctly setup `valid_codes' member.