diff options
| author | Stefan Monnier | 2001-06-08 12:08:28 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2001-06-08 12:08:28 +0000 |
| commit | 5a905a7ebbd7c44263a2591c7dafefdc2e6b7fcf (patch) | |
| tree | 216b2a6caf1e6784dbad0b301d259c735b4fb703 | |
| parent | cfe62f7a83221506057c11e1b6377910b28954f6 (diff) | |
| download | emacs-5a905a7ebbd7c44263a2591c7dafefdc2e6b7fcf.tar.gz emacs-5a905a7ebbd7c44263a2591c7dafefdc2e6b7fcf.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 14 | ||||
| -rw-r--r-- | lisp/ChangeLog.7 | 11 | ||||
| -rw-r--r-- | lisp/ChangeLog.8 | 54 | ||||
| -rw-r--r-- | src/ChangeLog.7 | 5 |
4 files changed, 36 insertions, 48 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 909eb13d40c..33b608f762c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,25 +5,23 @@ | |||
| 5 | 5 | ||
| 6 | 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl> | 6 | 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl> |
| 7 | 7 | ||
| 8 | * textmodes/reftex-ref.el (reftex-select-label-help): Added "z" | 8 | * textmodes/reftex-ref.el (reftex-select-label-help): Add "z" |
| 9 | key description. | 9 | key description. |
| 10 | 10 | ||
| 11 | * textmodes/reftex-sel.el (reftex-select-jump): New command. | 11 | * textmodes/reftex-sel.el (reftex-select-jump): New command. |
| 12 | 12 | ||
| 13 | * textmodes/reftex-toc.el (reftex-toc-help): Added "z" key | 13 | * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description. |
| 14 | description. | ||
| 15 | (reftex-toc-jump): New command. | 14 | (reftex-toc-jump): New command. |
| 16 | 15 | ||
| 17 | * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed | 16 | * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed |
| 18 | to parse international characters as well. | 17 | to parse international characters as well. |
| 19 | 18 | ||
| 20 | * textmodes/reftex.el: Added autoloads for `reftex-varioref-vref', | 19 | * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref', |
| 21 | `reftex-fancyref-fref', `reftex-fancyref-Fref'. | 20 | `reftex-fancyref-fref', `reftex-fancyref-Fref'. |
| 22 | 21 | ||
| 23 | * textmodes/reftex-vars.el: Protected single backslash in many | 22 | * textmodes/reftex-vars.el: Protect single backslash in docstrings. |
| 24 | docstrings. | 23 | |
| 25 | 24 | * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and | |
| 26 | * textmodes/reftex-dcr.el (reftex-view-crossref): added SPACE and | ||
| 27 | TAB to the key separators. | 25 | TAB to the key separators. |
| 28 | 26 | ||
| 29 | 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il> | 27 | 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il> |
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 69a3e5efa52..1c2e969afa9 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -10229,8 +10229,7 @@ | |||
| 10229 | 10229 | ||
| 10230 | 1997-09-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | 10230 | 1997-09-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> |
| 10231 | 10231 | ||
| 10232 | * international/mule.el (make-coding-system): Cancel the previous | 10232 | * international/mule.el (make-coding-system): Cancel the previous change. |
| 10233 | change. | ||
| 10234 | 10233 | ||
| 10235 | * international/quail.el (quail-translation-keymap): Bind right, | 10234 | * international/quail.el (quail-translation-keymap): Bind right, |
| 10236 | left, down, and up keys. | 10235 | left, down, and up keys. |
| @@ -10253,8 +10252,8 @@ | |||
| 10253 | (shadow-same-file-or-nonexistent): Add. | 10252 | (shadow-same-file-or-nonexistent): Add. |
| 10254 | (find-emacs-lisp-shadows): Use directory-file-name. | 10253 | (find-emacs-lisp-shadows): Use directory-file-name. |
| 10255 | 10254 | ||
| 10256 | * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings): Show | 10255 | * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings): |
| 10257 | entire "Compiling ..." line when recentering. | 10256 | Show entire "Compiling ..." line when recentering. |
| 10258 | 10257 | ||
| 10259 | 1997-09-24 Francis Litterio <franl@world.std.com> | 10258 | 1997-09-24 Francis Litterio <franl@world.std.com> |
| 10260 | 10259 | ||
| @@ -10270,8 +10269,8 @@ | |||
| 10270 | * cal-menu.el (cal-tex-mouse-filofax-daily): New function. | 10269 | * cal-menu.el (cal-tex-mouse-filofax-daily): New function. |
| 10271 | (cal-tex-mouse-filofax): Add menu item for it. | 10270 | (cal-tex-mouse-filofax): Add menu item for it. |
| 10272 | 10271 | ||
| 10273 | * cal-mayan.el (calendar-mayan-days-before-absolute-zero): Change | 10272 | * cal-mayan.el (calendar-mayan-days-before-absolute-zero): |
| 10274 | to more widely acknowledged value. | 10273 | Change to more widely acknowledged value. |
| 10275 | 10274 | ||
| 10276 | 1997-09-23 Eli Zaretskii <eliz@is.elta.co.il> | 10275 | 1997-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
| 10277 | 10276 | ||
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index 727506f1022..7946b59e9fe 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -8299,24 +8299,19 @@ | |||
| 8299 | 8299 | ||
| 8300 | 1998-11-13 Carsten Dominik <cd@delysid.gnu.org> | 8300 | 1998-11-13 Carsten Dominik <cd@delysid.gnu.org> |
| 8301 | 8301 | ||
| 8302 | * textmodes/reftex.el: (reftex-finding-files): Group documentation | 8302 | * textmodes/reftex.el: (reftex-finding-files): Group documentation fixed. |
| 8303 | fixed. | 8303 | (reftex-toc-toggle-file-boundary, reftex-toc-toggle-labels) |
| 8304 | (reftex-toc-toggle-file-boundary, | 8304 | (reftex-toc-toggle-context,reftex-find-start-point): New functions. |
| 8305 | reftex-toc-toggle-labels, | 8305 | (reftex-toc-include-labels, reftex-toc-include-context) |
| 8306 | reftex-toc-toggle-context,reftex-find-start-point): New functions. | 8306 | (reftex-toc-include-file-boundaries, reftex-toc-keep-other-windows): |
| 8307 | (reftex-toc-include-labels, reftex-toc-include-context, | 8307 | New options. |
| 8308 | reftex-toc-include-file-boundaries, | ||
| 8309 | reftex-toc-keep-other-windows): New options. | ||
| 8310 | (reftex-use-text-after-label-as-context): Option removed. | 8308 | (reftex-use-text-after-label-as-context): Option removed. |
| 8311 | (reftex-extract-bib-entries): Protect use in non-latex | 8309 | (reftex-extract-bib-entries): Protect use in non-latex buffers. |
| 8312 | buffers. | 8310 | (reftex-toc-visit-location): Renamed from `reftex-toc-visit-line'. |
| 8313 | (reftex-toc-visit-location): Renamed from | ||
| 8314 | `reftex-toc-visit-line'. | ||
| 8315 | (reftex-latin1-to-ascii): Works now with and without Mule. | 8311 | (reftex-latin1-to-ascii): Works now with and without Mule. |
| 8316 | (reftex-truncate): Removed special stuff for Emacs 20.2. | 8312 | (reftex-truncate): Removed special stuff for Emacs 20.2. |
| 8317 | (reftex-get-offset): Made more general. | 8313 | (reftex-get-offset): Made more general. |
| 8318 | (reftex-show-label-location): Renamed from | 8314 | (reftex-show-label-location): Renamed from `reftex-select-label-callback'. |
| 8319 | `reftex-select-label-callback'. | ||
| 8320 | (reftex-pop-to-label): Function removed (using | 8315 | (reftex-pop-to-label): Function removed (using |
| 8321 | `reftex-show-label-location' instead. | 8316 | `reftex-show-label-location' instead. |
| 8322 | (reftex-insert-docstruct): Renamed from | 8317 | (reftex-insert-docstruct): Renamed from |
| @@ -8324,8 +8319,7 @@ | |||
| 8324 | (reftex-toc): Now uses `reftex-insert-docstruct' and | 8319 | (reftex-toc): Now uses `reftex-insert-docstruct' and |
| 8325 | `reftex-find-start-point'. | 8320 | `reftex-find-start-point'. |
| 8326 | (reftex-select-item): Use `reftex-find-start-point'. | 8321 | (reftex-select-item): Use `reftex-find-start-point'. |
| 8327 | (reftex-toc-visit-line): Can display labels and file | 8322 | (reftex-toc-visit-line): Can display labels and file boundaries. |
| 8328 | boundaries. | ||
| 8329 | (reftex-TeX-master-file): `(TeX-master-file)' protected. | 8323 | (reftex-TeX-master-file): `(TeX-master-file)' protected. |
| 8330 | 8324 | ||
| 8331 | 1998-11-12 Sam Steingold <sds@goems.com> | 8325 | 1998-11-12 Sam Steingold <sds@goems.com> |
| @@ -8337,7 +8331,7 @@ | |||
| 8337 | 8331 | ||
| 8338 | * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the | 8332 | * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the |
| 8339 | version string. | 8333 | version string. |
| 8340 | * loadhist.el (symbol-file): Likewise | 8334 | * loadhist.el (symbol-file): Likewise. |
| 8341 | 8335 | ||
| 8342 | 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM> | 8336 | 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM> |
| 8343 | 8337 | ||
| @@ -9627,8 +9621,8 @@ | |||
| 9627 | 9621 | ||
| 9628 | * textmodes/reftex.el (reftex-view-crossref): Split up into | 9622 | * textmodes/reftex.el (reftex-view-crossref): Split up into |
| 9629 | several functions. No longer moves to find a macro. | 9623 | several functions. No longer moves to find a macro. |
| 9630 | (reftex-view-cr-cite, reftex-view-cr-ref, | 9624 | (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry): |
| 9631 | reftex-end-of-bib-entry): New functions. | 9625 | New functions. |
| 9632 | (reftex-auto-view-crossref): New value `window' allowed. | 9626 | (reftex-auto-view-crossref): New value `window' allowed. |
| 9633 | (reftex-view-crossref-when-idle): Process new `window' option in | 9627 | (reftex-view-crossref-when-idle): Process new `window' option in |
| 9634 | (reftex-translate-to-ascii-function): New default. | 9628 | (reftex-translate-to-ascii-function): New default. |
| @@ -9638,7 +9632,7 @@ | |||
| 9638 | (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with | 9632 | (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with |
| 9639 | absolute path names. | 9633 | absolute path names. |
| 9640 | (reftex-TeX-master-file): Changed sequence of file checks. | 9634 | (reftex-TeX-master-file): Changed sequence of file checks. |
| 9641 | (reftex-do-citation): bibview cache only with RefTeX mode on. | 9635 | (reftex-do-citation): Bibview cache only with RefTeX mode on. |
| 9642 | 9636 | ||
| 9643 | 1998-09-06 Richard Stallman <rms@gnu.org> | 9637 | 1998-09-06 Richard Stallman <rms@gnu.org> |
| 9644 | 9638 | ||
| @@ -9917,10 +9911,9 @@ | |||
| 9917 | 9911 | ||
| 9918 | * ps-print.el: Multi-byte buffer handling. | 9912 | * ps-print.el: Multi-byte buffer handling. |
| 9919 | (ps-print-version): New version number (4.0) and doc fix. | 9913 | (ps-print-version): New version number (4.0) and doc fix. |
| 9920 | (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional | 9914 | (ps-color-device, ps-face-bold-p, ps-face-italic-p): |
| 9921 | compilation for GNU Emacs and emacsens. | 9915 | Conditional compilation for GNU Emacs and emacsens. |
| 9922 | (ps-generate-postscript-with-faces): Force invisible text to be | 9916 | (ps-generate-postscript-with-faces): Force invisible text to be visible. |
| 9923 | visible. | ||
| 9924 | (dos-ps-printer): New var to avoid compilation gripes. | 9917 | (dos-ps-printer): New var to avoid compilation gripes. |
| 9925 | 9918 | ||
| 9926 | 1998-08-24 Kenichi Handa <handa@etl.go.jp> | 9919 | 1998-08-24 Kenichi Handa <handa@etl.go.jp> |
| @@ -9940,8 +9933,7 @@ | |||
| 9940 | (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2. | 9933 | (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2. |
| 9941 | (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise. | 9934 | (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise. |
| 9942 | (ps-mule-find-wrappoint): Likewise. | 9935 | (ps-mule-find-wrappoint): Likewise. |
| 9943 | (ps-mule-generate-font): Change `X' to `x' in format | 9936 | (ps-mule-generate-font): Change `X' to `x' in format control-string. |
| 9944 | control-string. | ||
| 9945 | (ps-generate): Call ps-mule-begin before calling ps-begin-job. | 9937 | (ps-generate): Call ps-mule-begin before calling ps-begin-job. |
| 9946 | (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and | 9938 | (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and |
| 9947 | `restore' form procedures `BC' and `EC'. | 9939 | `restore' form procedures `BC' and `EC'. |
| @@ -9951,15 +9943,15 @@ | |||
| 9951 | * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox | 9943 | * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox |
| 9952 | is an executable procedure. Make LineThickness, Xshadow, and | 9944 | is an executable procedure. Make LineThickness, Xshadow, and |
| 9953 | Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc. | 9945 | Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc. |
| 9954 | (ps-mule-font-info-database, ps-mule-font-info-database-ps, | 9946 | (ps-mule-font-info-database, ps-mule-font-info-database-ps) |
| 9955 | ps-mule-font-info-database-bdf): New vars. | 9947 | (ps-mule-font-info-database-bdf): New vars. |
| 9956 | (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs. | 9948 | (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs. |
| 9957 | (ccl-encode-ethio-unicode): New CCL program. | 9949 | (ccl-encode-ethio-unicode): New CCL program. |
| 9958 | (ps-mule-encode-ethiopic): New fun. | 9950 | (ps-mule-encode-ethiopic): New fun. |
| 9959 | (ps-mule-current-charset): New var. | 9951 | (ps-mule-current-charset): New var. |
| 9960 | (ps-mule-get-font-spec, ps-mule-font-spec-src, | 9952 | (ps-mule-get-font-spec, ps-mule-font-spec-src) |
| 9961 | ps-mule-font-spec-name, ps-mule-font-spec-encoding, | 9953 | (ps-mule-font-spec-name, ps-mule-font-spec-encoding) |
| 9962 | ps-mule-font-spec-bytes, ps-mule-printable-p): New funs. | 9954 | (ps-mule-font-spec-bytes, ps-mule-printable-p): New funs. |
| 9963 | (ps-mule-external-libraries): New var. | 9955 | (ps-mule-external-libraries): New var. |
| 9964 | (ps-mule-init-external-library): New fun. | 9956 | (ps-mule-init-external-library): New fun. |
| 9965 | (ps-mule-font-cache): New var. | 9957 | (ps-mule-font-cache): New var. |
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index 576aebd87e2..3ea172f53c7 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * Version 20.3 released. | 3 | * Version 20.3 released. |
| 4 | 4 | ||
| 5 | * callproc.c (Fcall_process): Use malloc for decoding_buf. | 5 | * callproc.c (Fcall_process): Use malloc for decoding_buf. |
| 6 | 6 | ||
| 7 | * s/freebsd.h (LD_SWITCH_SYSTEM): Delete -dp. | 7 | * s/freebsd.h (LD_SWITCH_SYSTEM): Delete -dp. |
| 8 | 8 | ||
| 9 | * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Increased. | 9 | * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Increased. |
| @@ -25,8 +25,7 @@ | |||
| 25 | * ccl.c (CCL_READ_CHAR): If eof is encounterd while processing the | 25 | * ccl.c (CCL_READ_CHAR): If eof is encounterd while processing the |
| 26 | last block, don't just finish but processes eol block of the | 26 | last block, don't just finish but processes eol block of the |
| 27 | current CCL program. | 27 | current CCL program. |
| 28 | (ccl_driver): Add a new jump label ccl_repeat for the above | 28 | (ccl_driver): Add a new jump label ccl_repeat for the above change. |
| 29 | change. | ||
| 30 | 29 | ||
| 31 | * coding.c (ccl_coding_driver): Setup ccl->last_block properly. | 30 | * coding.c (ccl_coding_driver): Setup ccl->last_block properly. |
| 32 | (setup_coding_system): Correctly setup `valid_codes' member. | 31 | (setup_coding_system): Correctly setup `valid_codes' member. |