Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c6de7e54
Commit
c6de7e54
authored
Mar 28, 2008
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Convert to utf-8.
Fix typos.
parent
1dd4b004
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
554 additions
and
557 deletions
+554
-557
lisp/ChangeLog.4
lisp/ChangeLog.4
+554
-557
No files found.
lisp/ChangeLog.4
View file @
c6de7e54
...
...
@@ -101,8 +101,8 @@
1994-05-26 Stephen A. Wood (saw@cebaf.gov)
* fortran.el
:
(fortran-link-matching-do): Ignore DO statements
with line numbers.
* fortran.el (fortran-link-matching-do): Ignore DO statements
with line numbers.
1994-05-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
...
...
@@ -116,17 +116,17 @@
* files.el: Add more risky-local-variable properties.
* fill.el (fill-region-as-paragraph):
i
f left-margin is nonzero,
* fill.el (fill-region-as-paragraph):
I
f left-margin is nonzero,
do adaptive-fill processing even for one-line paragraphs.
* c-mode.el (c-fill-paragraph): Don't include part of comment
terminator in the fill-prefix.
terminator in the fill-prefix.
* server.el (server-kill-emacs-query-function): Ignore killed buffers.
1994-05-24 Kenneth Manheimer (ken.manheimer@nist.gov)
* allout.el (outline-chart-subtree):
i
nclude outline-next-
* allout.el (outline-chart-subtree):
I
nclude outline-next-
heading in loop conditions to detect end-of-buffer (and avoid
infinite loop).
...
...
@@ -245,8 +245,7 @@
1994-05-20 Noah Friedman (friedman@splode.com)
* rsz-mini.el: Enable resize-minibuffer-mode when this file is
loaded.
* rsz-mini.el: Enable resize-minibuffer-mode when this file is loaded.
1994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -291,7 +290,7 @@
1994-05-19 Daniel Quinlan (quinlan@bucknell.edu)
* info.el (info-insert-file-contents): Avoid conflict with jka-compr.
* info.el (info-insert-file-contents): Avoid conflict with jka-compr.
1994-05-19 Boris Goldowsky (boris@mink.cs.rochester.edu)
...
...
@@ -345,7 +344,7 @@
1994-05-12 Kenneth Manheimer (klm@coil.nist.gov)
* allout.el (outline-mode): Use outline-this-or-next-heading.
* allout.el (outline-mode): Use outline-this-or-next-heading.
* allout.el (outline-this-or-next-heading): New function.
* allout.el (outline-mode): Fixed topic body reindentation scheme
so programming code is not indented unless
...
...
@@ -454,7 +453,7 @@
it never did anything.
* ispell4.el (ispell-message): Add `ispell-message-text-end' and
`ispell-message-limit'.
Spell-check subject as well as body.
`ispell-message-limit'. Spell-check subject as well as body.
1994-05-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
...
...
@@ -467,7 +466,7 @@
new functions.
* calendar.el (calendar-cursor-to-date): Fix error return.
(calendar-iso-date-string): Repair punctuation.
(calendar-iso-date-string): Repair punctuation.
1994-05-10 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
...
...
@@ -488,8 +487,8 @@
* files.el (file-chase-links): Delete redundant slashes.
Match `..' only at start of string.
* gud.el (gud-gdb-marker-filter, gud-mipsdbx-marker-filter
,
gud-perldb-marker-filter): Allow marker string to arrive in
* gud.el (gud-gdb-marker-filter, gud-mipsdbx-marker-filter
)
(
gud-perldb-marker-filter): Allow marker string to arrive in
mid-line.
1994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -504,7 +503,7 @@
* rmailsum.el (rmail-make-basic-summary-line): Get all the lines of
the From field.
* menu-bar.el (menu-bar-file-menu): Add Apply Patch and Compare Files
* menu-bar.el (menu-bar-file-menu): Add Apply Patch and Compare Files
.
* ediff.el: Doc fixes.
...
...
@@ -520,7 +519,7 @@
1994-05-08 Kenneth Manheimer (klm@coil.nist.gov)
* allout.el (outline-init) New user interface for control of
* allout.el (outline-init)
:
New user interface for control of
outline-mode session setup, sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.
...
...
@@ -553,7 +552,7 @@
Delete duplicate entry for ISO calendar.
(calendar-event-to-date): Set buffer in case calendar isn't current.
1994-05-08 David Kgedal (davidk@lysator.liu.se)
1994-05-08 David K
å
gedal (davidk@lysator.liu.se)
* tempo.el (tempo-insert-region, tempo-show-completion-buffer)
(tempo-leave-completion-buffer): New variables.
...
...
@@ -733,7 +732,7 @@
1994-05-02 Morten Welinder (terra@diku.dk)
* isearch.el (isearch-case-fold-search):
n
ew possible value `yes'
* isearch.el (isearch-case-fold-search):
N
ew possible value `yes'
is like t except that mixed case in search string is ignored.
(isearch-toggle-case-fold): New function.
(isearch-search): Don't undo the work of isearch-toggle-case-fold.
...
...
@@ -752,8 +751,8 @@
underscores before giving the file to uudecode.
* gnus-uu.el (gnus-uu-save-in-digest): Doc fix.
(gnus-uu-save-articles, gnus-uu-save-article
,
gnus-uu-digest-and-forward, gnus-uu-marked-digest-and-forward):
(gnus-uu-save-articles, gnus-uu-save-article
)
(
gnus-uu-digest-and-forward, gnus-uu-marked-digest-and-forward):
Changed old functions and added new functions to digest and
forward articles.
(gnus-uu-mark-thread): New function to mark a thread for later
...
...
@@ -765,15 +764,15 @@
(gnus-uu-edit-begin-line, gnus-uu-decode-and-show-in-buffer):
Select the current article before starting work.
(gnus-uu-decode-and-view-all-unread-articles)
(gnus-uu-decode-and-view-all-articles):
Two new functions for
(gnus-uu-decode-and-view-all-articles): Two new functions for
decoding and viewing all (unread) articles in a newsgroup.
* gnus-uu.el (gnus-uu-view-directory, gnus-uu-unpack-archives
,
gnus-uu-treat-archive): gnus-uu will now treat archives in
* gnus-uu.el (gnus-uu-view-directory, gnus-uu-unpack-archives
)
(
gnus-uu-treat-archive): gnus-uu will now treat archives in
archives (etc) properly when viewing.
* gnus-uu.el (gnus-uu-threaded-multi-decode-and-save
,
gnus-uu-threaded-multi-decode-and-view): New interactive functions
* gnus-uu.el (gnus-uu-threaded-multi-decode-and-save
)
(
gnus-uu-threaded-multi-decode-and-view): New interactive functions
for decoding/saving threads. Bound to `C-c C-v C-j'.
(gnus-uu-save-article): Added RFC1153-compliant digest saving.
...
...
@@ -782,7 +781,7 @@
* gnus-uu.el (gnus-uu-decode-and-show-in-buffer)
(gnus-uu-decode-and-strip, gnus-uu-grab-articles)
(gnus-uu-decode-and-view-or-save):
Allow multiple
(gnus-uu-decode-and-view-or-save): Allow multiple
encoded files to be decoded (and viewed) in one fell swoop.
(gnus-uu-work-dir): New variable.
...
...
@@ -799,8 +798,8 @@
* gnus-uu.el (gnus-uu-uustrip-article-as): Disabled
case-fold-search and changed gnus-uu-body-line to be more
restrictive.
(gnus-uu-multi-decode-and-view-or-save
,
gnus-uu-uustrip-article-as): Changed hard returns to \r.
(gnus-uu-multi-decode-and-view-or-save
)
(
gnus-uu-uustrip-article-as): Changed hard returns to \r.
(gnus-uu-post-reply-mode): New mode for sending encoded files.
(gnus-uu-post-news, gnus-uu-post-insert-binary-in-article)
(gnus-uu-post-encode-uuencode, gnus-uu-post-encode-mime-uuencode)
...
...
@@ -830,29 +829,29 @@
1994-05-02 Daniel Quinlan (quinlan@bucknell.edu)
* dired.el: Unspecified location of chown for Linux (Linux doesn't
put chown in /etc).
put chown in /etc).
1994-05-02 Per Abrahamsen (abraham@eupectic)
* double.el (double-translate-key): Changed 'delete to 127 to make
the non-X11 version work.
* double.el (double-translate-key): Changed 'delete to 127 to make
the non-X11 version work.
1994-05-02 David M. Smith (maa036@lancaster.ac.uk)
* ielm.el (ielm-dynamic-multiline-inputs): New variable.
(ielm-return): Support it.
* ielm.el (ielm-print-working-buffer): New command
(ielm-change-working-buffer): New command
(ielm-display-working-buffer): New command
* ielm.el (ielm-print-working-buffer): New command
.
(ielm-change-working-buffer): New command
.
(ielm-display-working-buffer): New command
.
(ielm-map): Bindings for new commands; bindings from
shared-lisp-mode-map; Lemacs support.
* ielm.el (ielm-eval-input): Give bindings in scope during the eval
non-clashing names (ielm- prefix)
non-clashing names (ielm- prefix)
.
* ielm.el (ielm-get-old-input): New function
(inferior-emacs-lisp-mode): Bind it to comint-get-old-input
* ielm.el (ielm-get-old-input): New function
.
(inferior-emacs-lisp-mode): Bind it to comint-get-old-input
.
1994-05-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -938,7 +937,7 @@
1994-04-30 Morten Welinder (terra@tyr.diku.dk)
* internal.el: Don't bind [mouse-1]; that's done elsewhere.
* internal.el: Don't bind [mouse-1]; that's done elsewhere.
Define lower-upper case correspondence for the three mostly
used code pages.
...
...
@@ -964,22 +963,22 @@
* allout.el: major code speedups, bug fixes, behavior
refinements, doc-string clarification and elaboration, etc.
Prominent new features include:
- Exposure changes and navigation are greatly accelerated.
- More elaborate and clear doc-string for outline-mode,
giving better guidance on use of the mode.
- A new exposure-layout syntax, which accomodates outlines
with multiple top-level topics. (See `outline-expose' and
`outline-new-exposure'.)
- Automatic exposure and verfication-prompting on attempts to
change text within concealed regions, before they are
applied. (Undo affecting concealed regions is only
exposed, not verified, to facilitate smooth undo sequences.)
- 'hot-spot' navigation implemented. When the cursor is on a
topic's bullet, regular-character keystrokes will be
interepreted as if they were preceded by ^C, when
appropriate, so users can navigate and adjust exposure,
etc, with single-stroke commands.
- Lucid emacs accomodated.
- Exposure changes and navigation are greatly accelerated.
- More elaborate and clear doc-string for outline-mode,
giving better guidance on use of the mode.
- A new exposure-layout syntax, which accomodates outlines
with multiple top-level topics. (See `outline-expose' and
`outline-new-exposure'.)
- Automatic exposure and verfication-prompting on attempts to
change text within concealed regions, before they are
applied. (Undo affecting concealed regions is only
exposed, not verified, to facilitate smooth undo sequences.)
- 'hot-spot' navigation implemented. When the cursor is on a
topic's bullet, regular-character keystrokes will be
interepreted as if they were preceded by ^C, when
appropriate, so users can navigate and adjust exposure,
etc, with single-stroke commands.
- Lucid emacs accomodated.
1994-04-29 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
...
...
@@ -1041,7 +1040,7 @@
(gud-marker-acc): New variable, replacing the
debugger-specific accumulation variables.
(dbx): On Irix, emit a marker so that the source is displayed initially
with the marker at the first executable statement.
with the marker at the first executable statement.
* gud.el (dbx): Fix gud-break under SunOS, at least. (I suspect
this is a general problem, because of the \n for some reason.)
...
...
@@ -1096,7 +1095,7 @@
1994-04-27 Noah Friedman (friedman@splode.com)
* yow.el: Added comment indicating author.
* yow.el: Added comment indicating author.
1994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
...
...
@@ -1113,8 +1112,8 @@
1994-04-25 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
* rmailsum.el (rmail-summary-scroll-msg-up
,
rmail-summary-scroll-msg-down): Scroll rmail-buffer explicitly.
* rmailsum.el (rmail-summary-scroll-msg-up
)
(
rmail-summary-scroll-msg-down): Scroll rmail-buffer explicitly.
1994-04-25 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
...
...
@@ -1153,7 +1152,7 @@
1994-04-24 Simon Marshall (Simon.Marshall@mail.esrin.esa.it)
* shell.el (shell-dirstack-query):
d
efaults to nil.
* shell.el (shell-dirstack-query):
D
efaults to nil.
(shell-mode): Guesses shell-dirstack-query based on shell name.
1994-04-24 Lawrence R. Dodd (dodd@roebling.poly.edu)
...
...
@@ -1269,16 +1268,16 @@
1994-04-21 Boris Goldowsky (boris@moose.cs.rochester.edu)
* avoid.el
:
(mouse-avoidance-point-position): New function, using
* avoid.el (mouse-avoidance-point-position): New function, using
new `compute-motion' functionality. Use of this fixes bugs
involving wrapped lines & horizontally-scrolled windows.
* avoid.el: New avoidance mode, "exile", like "banish" but temporary.
* avoid.el: New avoidance mode, "exile", like "banish" but temporary.
* avoid.el: Jump/animate modes now keep track of net offset that
they have moved the mouse, and try to keep this near 0. No longer
wraps to other side of screen.
* avoid.el (mouse-avoidance-mode): Update mode line.
* avoid.el (mouse-avoidance-*-hook): Do nothing if inside kbd macro.
* avoid.el (mouse-avoidance-*-hook): Do nothing if inside kbd macro.
1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -1286,11 +1285,11 @@
* gud.el (gud-filter): Call comint-output-filter at the end.
1994-04-21 Francesco Potort
i`
(pot@fly.cnuce.cnr.it)
1994-04-21 Francesco Potort
ì
(pot@fly.cnuce.cnr.it)
* cmacexp.el (c-macro-expansion):
c
hanged the algorithm to allow
* cmacexp.el (c-macro-expansion):
C
hanged the algorithm to allow
__FILE__ and __LINE__ directives to be expanded correctly.
(c-macro-expansion):
u
se a forth optional argument DISPLAY meaning
(c-macro-expansion):
U
se a fo
u
rth optional argument DISPLAY meaning
it should print messages at the start and end of preprocessing.
All callers changed.
(c-macro-expand): Don't display message here.
...
...
@@ -1445,21 +1444,21 @@
1994-04-14 Lars Magne Ingebrigtsen (larsi@bera.ifi.uio.no)
* gnus-uu.el (gnus-uu-enter-interactive-file): Escape any special
characters in file names.
(gnus-uu-call-asynchronous, gnus-uu-treat-archive): Likewise.
* gnus-uu.el (gnus-uu-enter-interactive-file): Escape any special
characters in file names.
(gnus-uu-call-asynchronous, gnus-uu-treat-archive): Likewise.
* gnus-uu.el (gnus-uu-uustrip-article-as): Added more corrections
of corrupt uucode.
(gnus-uu-uustrip-article-as): Changed the algorithm for finding
begin/body lines of encoded articles.
(gnus-uu-check-correct-stripped-uucode): Handle
extraneous empty lines in uuencoded postings.
* gnus-uu.el (gnus-uu-uustrip-article-as): Added more corrections
of corrupt uucode.
(gnus-uu-uustrip-article-as): Changed the algorithm for finding
begin/body lines of encoded articles.
(gnus-uu-check-correct-stripped-uucode): Handle
extraneous empty lines in uuencoded postings.
* gnus-uu.el (gnus-uu-uustrip-article-as, gnus-uu-clean-up):
Check before calling process-status.
(gnus-uu-uuencode-and-post): Added possibly non-standard
posting of uuencoded files.
* gnus-uu.el (gnus-uu-uustrip-article-as, gnus-uu-clean-up):
Check before calling process-status.
(gnus-uu-uuencode-and-post): Added possibly non-standard
posting of uuencoded files.
1994-04-14 Simon Marshall (Simon.Marshall@mail.esrin.esa.it)
...
...
@@ -1510,7 +1509,7 @@
1994-04-13 Stephen Gildea (gildea@stop.mail-abuse.org)
* mh-e.el, mh-utils.el
:
(mh-progs, mh-lib): Move from mh-e.el
* mh-e.el, mh-utils.el (mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el.
* mh-utils.el (mh-find-progs): Add paths for BSDI. Put local
...
...
@@ -1605,7 +1604,7 @@
* cust-print.el: Simplify top-level definition of defalias
for Emacs 18.
* edebug.el
:
(keywordp): Remove definition.
* edebug.el (keywordp): Remove definition.
(edebug-form): Check whether keywordp is defined.
1994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -1723,7 +1722,7 @@
1994-04-05 Daniel LaLiberte (liberte@churchy.gnu.ai.mit.edu)
* cust-print.el:
Change install-* and uninstall-*
* cust-print.el: Change install-* and uninstall-*
to *-install and *-uninstall.
* eval-region.el: Change install-* and uninstall-*
...
...
@@ -1762,25 +1761,24 @@
1994-04-04 Daniel LaLiberte (liberte@spiff.gnu.ai.mit.edu)
* edebug.el: Change "-emacs-" to "-original-" throughout.
(edebug-last-sexp): Fix missing ";;"
(edebug-last-sexp): Fix missing ";;"
.
(edebug-read): Fix docstring, &optional arg,
and the check that stream is current-buffer.
and the check that stream is current-buffer.
(edebug-install-read-eval-functions): Use (elisp-eval-region-install).
(edebug-uninstall-read-eval-functions): Restore to function values.
(edebug-eval-defun): Repair check for edebug-all-defs.
(edebug-top-level-form): Set edebug-all-defs to t.
(edebug-read-and-maybe-wrap-form1): Call edebug-original-read
instead of read.
instead of read.
(edebug-enter): Bind pre-command-hook and post-command-hook to nil.
Reset these variables and executing-macro to outside values.
Reset these variables and executing-macro to outside values.
(edebug-display): Reset global variables to outside values.
(edebug-recursive-edit): Reset global variables to outside values.
(edebug-outside-excursion): Set outside values of global variables
in case they were changed by side effect.
in case they were changed by side effect.
(edebug-instrument-callee): Use edebug-original-read instaed of read.
(edebug-eval-result-list): While evaluating evaluation list,
bind edebug-execution-mode and edebug-trace to nil.
bind edebug-execution-mode and edebug-trace to nil.
1994-04-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -1806,10 +1804,10 @@
1994-04-02 Karl Fogel (kfogel@phylo.life.uiuc.edu)
* saveplace.el (save-place-version-control): New var, for determining
how to back up the master saved-places file.
(save-place-alist-to-file): Bind version-control depending on
`save-place-version-control'.
* saveplace.el (save-place-version-control): New var, for determining
how to back up the master saved-places file.
(save-place-alist-to-file): Bind version-control depending on
`save-place-version-control'.
(hook for find-file-hooks): Specify the APPEND arg to add-hook.
1994-04-01 Ethan Bradford (ethanb@ptolemy.astro.washington.edu)
...
...
@@ -1983,9 +1981,9 @@
* gud.el (gud-gdb-complete-command): New defun to support true
GDB completion in the GUD buffer. Requires assistance from
GDB in the form of the `complete' command.
(gud-gdb-complete-in-progress, gud-gdb-complete-string
,
gud-gdb-complete-break, gud-gdb-complete-list
,
gud-gdb-complete-filter): New.
(gud-gdb-complete-in-progress, gud-gdb-complete-string
)
(
gud-gdb-complete-break, gud-gdb-complete-list
)
(
gud-gdb-complete-filter): New.
(gdb): Bind TAB to gud-gdb-complete-command.
1994-03-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
...
...
@@ -2003,10 +2001,10 @@
* edebug.el: New version from author.
* cust-print.el Change "internal" to "original" throughout.
(add-custom-printer, delete-custom-printer)
r
eplace old
(add-custom-printer, delete-custom-printer)
: R
eplace old
customizers.
(with-custom-print)
n
ew
(custom-prin1-to-string) Made it more robust.
(with-custom-print)
: N
ew
.
(custom-prin1-to-string)
:
Made it more robust.
1994-03-23 Simon Marshall (simonm@penelope)
...
...
@@ -2075,8 +2073,8 @@
1994-03-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* select.el (x-valid-simple-selection-p): Accept an overlay.
(xselect-convert-to-string, xselect-convert-to-length)
:
(xselect-convert-to-filename xselect-convert-to-charpos)
:
(xselect-convert-to-string, xselect-convert-to-length)
(xselect-convert-to-filename xselect-convert-to-charpos)
(xselect-convert-to-lineno, xselect-convert-to-colno): Likewise.
* subr.el (one-window-p): New argument all-frames.
...
...
@@ -2111,7 +2109,6 @@
1994-03-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
* help.el (help-with-tutorial): Avoid unexplained large blank area.
* disp-table.el (create-glyph): Don't use slots that look like ASCII.
...
...
@@ -2119,7 +2116,6 @@
(standard-display-g1, standard-display-graphic): Ditto.
(standard-display-underline): If window system, use underline font.
1994-03-18 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
* compile.el (compilation-error-regexp-alist): Generalize ultrix 3
...
...
@@ -2194,7 +2190,7 @@
(Man-getpage-in-background): Require env before printing message.
* mh-comp.el, mh-funcs.el, mh-mime.el, mh-pick.el, mh-seq.el,
mh-utils.el: New files.
*
mh-utils.el: New files.
* mh-e.el: Version 4.0 from Gildea.
1994-03-14 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
...
...
@@ -2229,7 +2225,7 @@
* appt.el: Doc fix.
* add-log.el, ange-ftp.el, cplus-md.el, dired-aux.el, dired.el,
files.el, gnus.el, ispell.el, subr.el, texinfmt.el: Don't use
*
files.el, gnus.el, ispell.el, subr.el, texinfmt.el: Don't use
triple-hyphen in a character class.
* scheme.el (scheme-let-indent): Put hyphen in a safer place in
the character class.
...
...
@@ -2246,7 +2242,7 @@
* mouse.el (mouse-kill): Select the clicked window first.
* outline.el
:
(outline-mode, outline-level): Doc fix.
* outline.el (outline-mode, outline-level): Doc fix.
(outline-on-heading-p): Use bolp, not bobp.
(outline-hide-other): Rename from hide-other.
(outline-hide-sublevels): Rename from hide-sublevels.
...
...
@@ -2267,7 +2263,7 @@
* rmail.el (rmail-ignored-headers): Add several x400 header types.
* ispell.el (ispell-pdict-save, ispell-kill-ispell, ispell-continue)
:
* ispell.el (ispell-pdict-save, ispell-kill-ispell, ispell-continue)
(ispell-help): Add autoloads.
* bookmark.el (kill-emacs-hook): Don't autoload this hook.
...
...
@@ -2477,15 +2473,15 @@
* shell.el (shell-get-current-command, shell-after-partial-filename):
Functions deleted.
* shell.el (shell-dynamic-complete-environment-variable
,
shell-replace-by-expanded-directory): New commands.
(shell-match-partial-variable
,
shell-dynamic-complete-as-environment-variable): New functions.
* shell.el (shell-dynamic-complete-environment-variable
)
(
shell-replace-by-expanded-directory): New commands.
(shell-match-partial-variable
)
(
shell-dynamic-complete-as-environment-variable): New functions.
* comint.el (comint-after-partial-filename-command
,
comint-dynamic-complete-filename-command
,
comint-dynamic-complete-command-command
,
comint-get-current-command): Deleted.
* comint.el (comint-after-partial-filename-command
)
(
comint-dynamic-complete-filename-command
)
(
comint-dynamic-complete-command-command
)
(
comint-get-current-command): Deleted.
* comint.el (comint-input-sentinel-functions):
Replaces comint-input-sentinel.
...
...
@@ -2508,8 +2504,8 @@
* comint.el (comint-word): New function.
(comint-match-partial-filename): Use it.
(comint-after-partial-filename, comint-match-partial-variable
,
comint-dynamic-complete-variable): Deleted.
(comint-after-partial-filename, comint-match-partial-variable
)
(
comint-dynamic-complete-variable): Deleted.
* comint.el (comint-dynamic-complete):
Run hooks on comint-dynamic-complete-functions.
...
...
@@ -2542,8 +2538,7 @@
1994-03-03 Christian Lynbech (lynbech@daimi.aau.dk)
* appt.el: Better use add-hook than setq when setting
display-time-hook
* appt.el: Better use add-hook than setq when setting display-time-hook.
1994-03-03 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
...
...
@@ -2636,8 +2631,8 @@
1994-03-01 Ed Reingold (reingold@goldman.gnu.ai.mit.edu)
* calendar.el
:
(calendar-current-date): Use fixed assoc list for
month names so that changing the array of names doesn't screw up
* calendar.el (calendar-current-date): Use fixed assoc list for
month names so that changing the array of names doesn't screw up
the determination of the current date.
1994-03-01 Ethan Bradford (ethanb@ptolemy.astro.washington.edu)
...
...
@@ -2768,7 +2763,7 @@
1994-02-22 Jay K. Adams (jka@mustang.ece.cmu.edu)
* jka-compr.el
:
(jka-compr-partial-uncompress): Make dd give you
* jka-compr.el (jka-compr-partial-uncompress): Make dd give you
one more block than you think you need.
* jka-compr.el (jka-compr-dd-blocksize): Change default value to 256.
...
...
@@ -2779,8 +2774,8 @@
Removed autoload for `backquote'.
Removed arglist specifications for `documentation' and `fset'.
(ad-emacs19-p, ad-use-jwz-compiler): Removed these variables.
(ad-lemacs-p, ad-v19-compiled-p, ad-subr-arglist
,
ad-make-advised-docstring): Removed reference to `ad-emacs19-p'.
(ad-lemacs-p, ad-v19-compiled-p, ad-subr-arglist
)
(
ad-make-advised-docstring): Removed reference to `ad-emacs19-p'.
(ad-compiled-p): Renamed from `ad-v19-compiled-p'. Removed old
definition of `ad-compiled-p'.
(ad-compiled-code): Renamed from `ad-v19-compiled-code'.
...
...
@@ -2793,8 +2788,8 @@
are now at the top level.
(ad-advised-byte-code-definition): Renamed to `ad-advised-byte-code'
and removed the definition of `ad-advised-byte-code' via `fset'.
(ad-advised-byte-code-definition, ad-recover-byte-code
,
ad-stop-advice, ad-recover-normality): Removed
(ad-advised-byte-code-definition, ad-recover-byte-code
)
(
ad-stop-advice, ad-recover-normality): Removed
`ad-real-byte-codify'-cation of their definitions.
(ad-adjust-stack-sizes): Removed.
(ad-enable-definition-hooks, ad-disable-definition-hooks):
...
...
@@ -2820,7 +2815,7 @@
changed the default formatting of advised docstrings.
(ad-make-plain-docstring, ad-make-freeze-docstring): New functions.
* advice.el
:
(ad-recover-all, ad-scan-byte-code-for-fsets):
* advice.el (ad-recover-all, ad-scan-byte-code-for-fsets):
Removed unused condition variable `ignore-errors'.
* advice.el (ad-save-real-definition): New macro to save real
...
...
@@ -2838,7 +2833,7 @@
1994-02-22 Ed Reingold (reingold@mole.gnu.ai.mit.edu)
* calendar.el (calendar-cursor-to-date): Fix to handle starred
days correctly.
days correctly.
1994-02-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
...
...
@@ -2890,8 +2885,8 @@
1994-02-17 Noah Friedman (friedman@splode.com)
* files.el (interpreter-mode-alist): Add entries for awk, gawk, and
scm scripts.
* files.el (interpreter-mode-alist): Add entries for awk, gawk, and
scm scripts.
1994-02-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
...
...
@@ -2940,7 +2935,7 @@
Update copyright year in displayed message.
* faces.el (face-initialize): Specify default characteristics
for the
standard faces. Use face-fill-in to set up existing frames.
for the
standard faces. Use face-fill-in to set up existing frames.
(face-fill-in, face-try-color-list): New subroutines.
Handle underline, foreground and background in the
frame-independent info of a face.
...
...
@@ -2963,11 +2958,11 @@
* fileio.c (Fsubstitute_in_file_name): Remove long-dead code
that looked at USER before LOGNAME.
* time.el (display-time-filter):
Remove unnecessary (getenv "LOGNAME")
* time.el (display-time-filter): Remove unnecessary (getenv "LOGNAME")
and (getenv "USER"), since (user-login-name) already does this.
* gnuspost.el (gnus-inews-login-name): Likewise.
* gnus.el (gnus-user-login-name): Fix doc string accordingly.
* subr.el (user-original-login-name):
Reduce to a defalias, since
* subr.el (user-original-login-name): Reduce to a defalias, since
it's redundant with user-login-name. All callers changed to use
user-login-name.
...
...
@@ -3119,11 +3114,11 @@
(calendar-cursor-to-date): Add optional parameter to cause error
signal when cursor is not on a date---this allows lots of
simplifications throughout the code.
(calendar-forward-month,calendar-set-mark
,
calendar-exchange-point-and-mark,calendar-count-days-region
,
calendar-print-day-of-year,calendar-print-iso-date
,
calendar-print-julian-date,calendar-print-islamic-date
,
calendar-print-hebrew-date,calendar-print-astro-day-number):
(calendar-forward-month,calendar-set-mark
)
(
calendar-exchange-point-and-mark,calendar-count-days-region
)
(
calendar-print-day-of-year,calendar-print-iso-date
)
(
calendar-print-julian-date,calendar-print-islamic-date
)
(
calendar-print-hebrew-date,calendar-print-astro-day-number):
Use simplification.
* holidays.el (calendar-cursor-holidays): Use new error arg
...
...
@@ -3132,13 +3127,13 @@
* diary.el (view-diary-entries,diary-islamic-date): Use new error arg
to calendar-cursor-to-date.
* diary-ins.el (insert-diary-entry,insert-weekly-diary-entry
,
insert-monthly-diary-entry,insert-yearly-diary-entry
,
insert-anniversary-diary-entry,insert-block-diary-entry
,
insert-cyclic-diary-entry,insert-hebrew-diary-entry
,
insert-monthly-hebrew-diary-entry,insert-yearly-hebrew-diary-entry
,
insert-islamic-diary-entry,insert-monthly-islamic-diary-entry
,
insert-yearly-islamic-diary-entry): Use new error arg