(balance-windows): Fix misplaced parenthesis.
This commit is contained in:
parent
471af22c5f
commit
e1ff49ba1e
2 changed files with 93 additions and 92 deletions
181
lisp/ChangeLog
181
lisp/ChangeLog
|
@ -1,12 +1,13 @@
|
|||
2002-02-03 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* window.el (save-selected-window): Move macro before first use.
|
||||
(balance-windows): Fix misplaced parenthesis.
|
||||
|
||||
2002-02-03 Pavel Janík <Pavel@Janik.cz>
|
||||
2002-02-03 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* calculator.el (calculator-displayers): Doc fixes.
|
||||
|
||||
2002-02-03 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-02-03 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* menu-bar.el (menu-bar-help-menu): Use different text for
|
||||
tool-tip.
|
||||
|
@ -47,7 +48,7 @@
|
|||
looking for X-Coding-System header, and restore the pruned state
|
||||
before returning.
|
||||
|
||||
2002-02-02 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-02-02 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* cus-edit.el (customize-save-variable): Fix typo in prompt.
|
||||
|
||||
|
@ -137,7 +138,7 @@
|
|||
* emulation/pc-select.el (pc-select-save-and-set-mode):
|
||||
Properly use MODE-VAR.
|
||||
|
||||
2002-01-29 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-29 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
|
||||
Version" to "About Emacs".
|
||||
|
@ -154,7 +155,7 @@
|
|||
|
||||
* calendar/calendar.el (generate-calendar-month): Doc fix.
|
||||
|
||||
2002-01-27 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-27 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* time.el (display-time-mail-directory): New option.
|
||||
(display-time-mail-function): Update doc-string.
|
||||
|
@ -369,7 +370,7 @@
|
|||
with `byte-compile-dynamic'.
|
||||
(ibuffer-default-directory, toplevel): Doc files.
|
||||
|
||||
2002-01-20 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-20 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* tempo.el (tempo-define-template): Doc fix.
|
||||
|
||||
|
@ -386,7 +387,7 @@
|
|||
|
||||
* term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
|
||||
|
||||
2002-01-19 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-19 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* language/tibet-util.el (tibetan-decompose-region)
|
||||
(tibetan-decompose-string): Fix typo in docstring.
|
||||
|
@ -478,7 +479,7 @@
|
|||
|
||||
* mail/feedmail.el (feedmail): Fix :link spec.
|
||||
|
||||
2002-01-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
|
||||
2 ldapsearch.
|
||||
|
@ -596,7 +597,7 @@
|
|||
(comint-send-input): New arg NO-NEWLINE.
|
||||
(comint-send-eof): Call comint-send-eof with NO-NEWLINE.
|
||||
|
||||
2002-01-12 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-12 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
|
||||
delaying when executing keyboard macros.
|
||||
|
@ -681,7 +682,7 @@
|
|||
|
||||
* textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
|
||||
|
||||
2002-01-08 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-08 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
|
||||
Do not use make-local-hook.
|
||||
|
@ -697,7 +698,7 @@
|
|||
|
||||
* ediff-hook.el: Add an autoload cookie.
|
||||
|
||||
2002-01-08 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-08 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
|
||||
address of the author.
|
||||
|
@ -809,7 +810,7 @@
|
|||
* help-fns.el (describe-variable, describe-function):
|
||||
Do save-excursion.
|
||||
|
||||
2002-01-06 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-06 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* net/ldap.el (ldap-search-internal): Skip error message from
|
||||
ldapsearch. Allow listing attribute names only. Do not open
|
||||
|
@ -833,7 +834,7 @@
|
|||
* net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
|
||||
proper attribute name labeledUri instead of deprecated labeledUrl.
|
||||
|
||||
2002-01-05 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-05 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
|
||||
editing an empty hotlist.
|
||||
|
@ -895,7 +896,7 @@
|
|||
|
||||
* mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
|
||||
|
||||
2002-01-04 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-04 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* net/ldap.el (ldap-host-parameters-alist): Remove duplicated
|
||||
entry.
|
||||
|
@ -926,7 +927,7 @@
|
|||
does not exist, call mail-recover-1 to allow recovery from past
|
||||
auto-saved drafts.
|
||||
|
||||
2002-01-03 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-03 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* time.el (display-time-load-average-threshold): Fix defcustom
|
||||
(add type and group).
|
||||
|
@ -1045,7 +1046,7 @@
|
|||
* bindings.el (function-key-map): Don't bind shifted keypad
|
||||
numeric keys.
|
||||
|
||||
2002-01-02 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2002-01-02 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* enriched.el (enriched-handle-display-prop): Remove unused
|
||||
variables.
|
||||
|
@ -1082,7 +1083,7 @@
|
|||
* cus-edit.el (custom-face-edit-fix-value): New function.
|
||||
(custom-face-edit): Use it, to convert :italic and :bold to new forms.
|
||||
|
||||
2001-12-30 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-30 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* progmodes/octave-mod.el (octave-abbrev-table):
|
||||
* progmodes/idlwave.el (idlwave-mode-abbrev-table):
|
||||
|
@ -1212,7 +1213,7 @@
|
|||
|
||||
* international/fontset.el: Don't require ind-util when compiling.
|
||||
|
||||
2001-12-25 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-25 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* emulation/tpu-edt.el (tpu-reset-screen-size): Use
|
||||
set-frame-height and set-frame-width instead of set-screen-height
|
||||
|
@ -1300,7 +1301,7 @@
|
|||
* play/yow.el (yow): Use an arg to distinguish interactive calls,
|
||||
not interactive-p.
|
||||
|
||||
2001-12-22 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-22 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
|
||||
mocklisp entries.
|
||||
|
@ -1327,7 +1328,7 @@
|
|||
* textmodes/refill.el (refill-mode): Don't barf when redundantly
|
||||
turning refill-mode off.
|
||||
|
||||
2001-12-22 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-22 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* time.el (display-time-load-average-threshold): New variable.
|
||||
(display-time-update): Use it.
|
||||
|
@ -1470,7 +1471,7 @@
|
|||
print-coding-system-briefly): Make printed output have a similar
|
||||
format as describe-character-set.
|
||||
|
||||
2001-12-20 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-20 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/blackbox.el (bb-member): Remove, use member instead.
|
||||
(bb-delete): Remove, use delete instead.
|
||||
|
@ -1504,7 +1505,7 @@
|
|||
|
||||
* international/fontset.el: Require `ind-util' when compiling.
|
||||
|
||||
2001-12-18 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-18 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* language/ethio-util.el (ethio-modify-vowel): Use char-to-string
|
||||
instead of decompose-composite-char.
|
||||
|
@ -1722,7 +1723,7 @@
|
|||
|
||||
* newcomment.el (comment-indent): Jump to the middle of empty comments.
|
||||
|
||||
2001-12-14 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-14 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* select.el (xselect-convert-to-class, xselect-convert-to-name):
|
||||
Document.
|
||||
|
@ -1770,7 +1771,7 @@
|
|||
* international/mule.el (set-auto-coding): Don't search for
|
||||
"unibyte:" or "coding:" if set-auto-mode-1 returns nil.
|
||||
|
||||
2001-12-13 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-13 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
|
||||
|
||||
|
@ -1826,7 +1827,7 @@
|
|||
* language/european.el: Remove autoload cookies. Fix registration
|
||||
of diacritic composition function.
|
||||
|
||||
2001-12-11 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-11 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* calendar/todo-mode.el: Require time-stamp.
|
||||
|
||||
|
@ -1883,7 +1884,7 @@
|
|||
Use `select-frame-set-input-focus'--needed when window manager
|
||||
uses "click to focus" policy.
|
||||
|
||||
2001-12-09 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-09 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* COPYING: Moved back.
|
||||
|
||||
|
@ -2032,7 +2033,7 @@
|
|||
* textmodes/picture.el (picture-mode-map): Don't use defconst
|
||||
for a variable.
|
||||
|
||||
2001-12-02 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-12-02 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/reftex-index.el (reftex-index-mode):
|
||||
Remove make-local-hook.
|
||||
|
@ -2097,12 +2098,12 @@
|
|||
|
||||
* man.el (Man-build-section-alist): Remove last Man-match-substring.
|
||||
|
||||
2001-11-30 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
2001-11-30 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
|
||||
* textmodes/paragraphs.el (mark-paragraph): Clarify doc.
|
||||
Clarify error message.
|
||||
|
||||
2001-11-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
2001-11-29 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
|
||||
* textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
|
||||
|
||||
|
@ -2156,7 +2157,7 @@
|
|||
(Info-index): Use it. Add completion to the interactive spec.
|
||||
(Info-menu-update): Simplify call to `Info-complete-menu-item'.
|
||||
|
||||
2001-11-29 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-29 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* COPYING: Removed.
|
||||
|
||||
|
@ -2173,7 +2174,7 @@
|
|||
(register-char-codings): Use it to cope with generic chars in
|
||||
safe-chars.
|
||||
|
||||
2001-11-29 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-29 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/blackbox.el (blackbox-mode, blackbox): Doc fix.
|
||||
|
||||
|
@ -2317,7 +2318,7 @@
|
|||
* frame.el (show-trailing-whitespace): Remove :set argument (the
|
||||
value was essentially identical to the defalt).
|
||||
|
||||
2001-11-26 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-26 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
|
||||
|
||||
|
@ -2381,7 +2382,7 @@
|
|||
|
||||
* help-funs.el (describe-syntax): Put (interactive) after doc string.
|
||||
|
||||
2001-11-26 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-26 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* international/quail.el (quail-help): Require help-mode in
|
||||
top-level instead.
|
||||
|
@ -2452,12 +2453,12 @@
|
|||
* language/devan-util.el: Comment out parts of the file
|
||||
which apparently are garbled.
|
||||
|
||||
2001-11-25 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-25 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
|
||||
insert-string.
|
||||
|
||||
2001-11-25 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-25 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/snake.el (snake-mode): Remove make-local-hook.
|
||||
|
||||
|
@ -2584,7 +2585,7 @@
|
|||
|
||||
* international/encoded-kb.el: Don't alter minor-map-alist.
|
||||
|
||||
2001-11-20 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
2001-11-20 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
|
||||
* files.el (auto-save-file-name-transforms): Put remote files in
|
||||
temporary-file-directory rather than /tmp.
|
||||
|
@ -2942,7 +2943,7 @@
|
|||
Don't recognize a "telephone number" at the beginning of the name.
|
||||
(mail-extr-leading-garbage): Match non-word characters only.
|
||||
|
||||
2001-11-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* startup.el (command-line-processed): Doc fix.
|
||||
|
||||
|
@ -2970,7 +2971,7 @@
|
|||
(multiple-value-apply, nth-value): Use defsubst rather than defalias
|
||||
to get better doc strings.
|
||||
|
||||
2001-11-15 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-15 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* derived.el: Fix autoload cookie.
|
||||
|
||||
|
@ -3165,7 +3166,7 @@
|
|||
(log-view-current-tag): Take an optional `where' arg.
|
||||
(log-view-diff): New user command.
|
||||
|
||||
2001-11-12 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-12 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* progmodes/cpp.el (cpp-choose-face): Fix typo.
|
||||
|
||||
|
@ -3205,7 +3206,7 @@
|
|||
* calc/calc-ext.el (calc-init-extensions): Update autoload names
|
||||
to match files renamed on initial calc import.
|
||||
|
||||
2001-11-12 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-12 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/flyspell.el (flyspell-default-dictionary):
|
||||
Fix previous change.
|
||||
|
@ -3248,7 +3249,7 @@
|
|||
2001-11-11 Colin Walters <walters@verbum.org>
|
||||
|
||||
The following changes are based on patches from
|
||||
Eli Zaretskii <eliz@is.elta.co.il>, Kai Großjohann
|
||||
Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro,b_(Bjohann
|
||||
<Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
|
||||
|
||||
* calc/calc.el (toplevel): Require calc-macs.
|
||||
|
@ -3317,7 +3318,7 @@
|
|||
(radio-button-choice): Ditto.
|
||||
(editable-list): Ditto.
|
||||
|
||||
2001-11-09 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-11-09 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/gomoku.el: Move definitions of constants to the beginning
|
||||
of file, before their use.
|
||||
|
@ -3593,7 +3594,7 @@
|
|||
(debugger-setup-buffer): Call it.
|
||||
(debugger-mode-map): Bind RET and mouse-2.
|
||||
|
||||
2001-10-31 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-10-31 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* startup.el: Document command line option --no-window-system
|
||||
instead of --no-windows.
|
||||
|
@ -3736,7 +3737,7 @@
|
|||
Report numbers of files skipped and failed too.
|
||||
(byte-compile-file): Return 'no-byte-compile for skipped files.
|
||||
|
||||
2001-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
2001-10-29 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
|
||||
* log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
|
||||
and `M p'.
|
||||
|
@ -4086,7 +4087,7 @@
|
|||
* progmodes/compile.el (compilation-set-window-height):
|
||||
Select old window only if it's still live.
|
||||
|
||||
2001-10-22 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-10-22 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* help-mode.el (help-buffer): Remove debugging code.
|
||||
From Stefan Monnier <monnier@cs.yale.edu>.
|
||||
|
@ -4362,7 +4363,7 @@
|
|||
|
||||
* version.el (emacs-version): Bump to 21.1.50.
|
||||
|
||||
2001-10-13 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-10-13 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* mail/mailalias.el (mail-directory-stream): Do not double
|
||||
variables in the lambda-list.
|
||||
|
@ -4659,7 +4660,7 @@
|
|||
|
||||
* startup.el (command-line-1): Bind tab-width to 8.
|
||||
|
||||
2001-10-10 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-10-10 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* emulation/tpu-edt.el: Use defalias instead of fset for
|
||||
user-visible commands. From Rob Riepel
|
||||
|
@ -5020,7 +5021,7 @@
|
|||
|
||||
* pcvs-util.el (cvs-prefix-define): Typo cons->concat.
|
||||
|
||||
2001-10-03 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-10-03 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* emulation/tpu-edt.el: Make messages match original TPU/edt
|
||||
editor. From riepel@Stanford.EDU (Rob Riepel).
|
||||
|
@ -5263,7 +5264,7 @@
|
|||
2001-09-17 Andre Spiegel <spiegel@gnu.org>
|
||||
|
||||
* vc.el (vc-annotate): Use current workfile version explicitly as
|
||||
a default, suggested by Gustav HÃ¥llberg <gustav@virtutech.se>.
|
||||
a default, suggested by Gustav H,Ae(Bllberg <gustav@virtutech.se>.
|
||||
|
||||
2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
|
@ -5406,7 +5407,7 @@
|
|||
* comint.el (comint-send-input): Handle comint-process-echoes
|
||||
differently.
|
||||
|
||||
2001-09-07 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-09-07 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* locate.el (locate-insert-header): Remove unnecessary whitespace.
|
||||
|
||||
|
@ -5474,7 +5475,7 @@
|
|||
|
||||
* simple.el (backward-word): Doc fix.
|
||||
|
||||
2001-09-03 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-09-03 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
|
||||
* uncompress.el, uniquify.el, vc.el, view.el, window.el
|
||||
|
@ -5517,7 +5518,7 @@
|
|||
|
||||
* menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
|
||||
Mention "yank" in the help-echo text.
|
||||
Suggested by Pavel JanÃk <Pavel@Janik.cz>.
|
||||
Suggested by Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
|
@ -5577,7 +5578,7 @@
|
|||
* startup.el (fancy-splash-screens): Temporarily set
|
||||
minor-mode-map-alist to nil while displaying splash screens.
|
||||
|
||||
2001-08-29 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-08-29 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* buff-menu.el: Add Keywords header.
|
||||
Doc fix (C-x C-b is bound to list-buffers).
|
||||
|
@ -5661,19 +5662,19 @@
|
|||
2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* textmodes/texnfo-upd.el: Remove dots and exclams at end of error
|
||||
messages. From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
messages. From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
|
||||
JanÃk <Pavel@Janik.cz>.
|
||||
Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* emacs-lisp/lselect.el: Ditto.
|
||||
|
||||
* hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
|
||||
Remove periods from the end of error message strings.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* progmodes/antlr-mode.el: Add Keywords header. From Pavel
|
||||
JanÃk <Pavel@Janik.cz>.
|
||||
Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* net/telnet.el: Ditto.
|
||||
|
||||
|
@ -5788,12 +5789,12 @@
|
|||
TABs anyway.
|
||||
|
||||
* whitespace.el (whitespace-version): 3.1. All of the above issues
|
||||
were raised by François Pinard, which led to the fixes described.
|
||||
were raised by Fran,bg(Bois Pinard, which led to the fixes described.
|
||||
|
||||
2001-08-20 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
|
||||
some spaces from a message. From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
some spaces from a message. From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* whitespace.el (whitespace-global-mode): Add autoload cookie.
|
||||
|
||||
|
@ -5967,7 +5968,7 @@
|
|||
text files.
|
||||
(image-jpeg-p): Correct calculation of next field offset.
|
||||
|
||||
2001-08-08 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-08-08 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* battery.el: Fix typo.
|
||||
|
||||
|
@ -6004,7 +6005,7 @@
|
|||
* image.el (image-type-regexps): Use `\`' instead of `^' in
|
||||
most regular expressions.
|
||||
|
||||
2001-08-06 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-08-06 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/animate.el: Re-insert a reference to re-inserted function.
|
||||
|
||||
|
@ -6018,7 +6019,7 @@
|
|||
* toolbar/tool-bar.el (tool-bar-add-item-from-menu):
|
||||
Handle old-style menu definitions.
|
||||
|
||||
2001-08-06 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-08-06 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
|
||||
* textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
|
||||
|
@ -6027,7 +6028,7 @@
|
|||
* emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
|
||||
* add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
|
||||
|
||||
2001-08-05 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-08-05 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/tildify.el: Milan Zamazal has new address.
|
||||
|
||||
|
@ -6365,7 +6366,7 @@
|
|||
* mail/mh-utils.el (mh-find-progs): Also search in `lib'.
|
||||
From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
|
||||
|
||||
2001-07-17 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-17 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* international/iso-transl.el: Fix typo in the header of the file.
|
||||
|
||||
|
@ -6397,7 +6398,7 @@
|
|||
* server.el (server-process-filter, server-visit-files):
|
||||
Add support for +LINE:COLUMN style emacsclient calls.
|
||||
|
||||
2001-07-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* emacs-lisp/easy-mmode.el: Add Keywords header.
|
||||
|
||||
|
@ -6450,7 +6451,7 @@
|
|||
|
||||
* progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
|
||||
|
||||
2001-07-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* ps-print.el: Fix Author: header.
|
||||
|
||||
|
@ -6463,7 +6464,7 @@
|
|||
send-invisible, which is already defined in Comint.
|
||||
(eshell-watch-for-password-prompt): Use it.
|
||||
|
||||
2001-07-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* which-func.el (which-func-mode): Doc fix.
|
||||
|
||||
|
@ -6522,7 +6523,7 @@
|
|||
* simple.el (set-variable): Require 'cus-edit' instead of
|
||||
`wid-edit', so that the Custom widgets get defined.
|
||||
|
||||
2001-07-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* allout.el: A fix to follow coding conventions.
|
||||
|
||||
|
@ -6548,7 +6549,7 @@
|
|||
* dired.el (dired-insert-set-properties): Fix invalid mouse-face
|
||||
property.
|
||||
|
||||
2001-07-16 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
|
||||
* play/gamegrid.el, play/handwrite.el, play/landmark.el,
|
||||
|
@ -6570,7 +6571,7 @@
|
|||
* mail/reporter.el (reporter-submit-bug-report):
|
||||
Don't abuse make-variable-buffer-local. Fix call to add-hook.
|
||||
|
||||
2001-07-15 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-15 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* calendar/cal-china.el, calendar/cal-coptic.el,
|
||||
* calendar/cal-dst.el, calendar/cal-french.el,
|
||||
|
@ -6697,7 +6698,7 @@
|
|||
* vt100-led.el, window.el: Some fixes to follow coding conventions in
|
||||
files maintained by FSF.
|
||||
|
||||
2001-07-13 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-13 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* arc-mode.el: A fix to follow coding conventions.
|
||||
|
||||
|
@ -6728,7 +6729,7 @@
|
|||
|
||||
* play/fortune.el: Add types to defcustoms.
|
||||
|
||||
2001-07-12 Pavel JanÃk <Pavel@Janik.cz>
|
||||
2001-07-12 Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* language/czech.el: A fix to follow coding conventions.
|
||||
|
||||
|
@ -6757,7 +6758,7 @@
|
|||
2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* progmodes/ada-mode.el: Ditto.
|
||||
|
||||
|
@ -6865,10 +6866,10 @@
|
|||
* calendar/todo-mode.el (todo-top-priorities): Use delete-region
|
||||
instead of kill-line.
|
||||
|
||||
* play/pong.el: Fix first line. From Pavel JanÃk
|
||||
* play/pong.el: Fix first line. From Pavel Jan,bm(Bk
|
||||
<Pavel@Janik.cz>.
|
||||
|
||||
* battery.el (battery-update): Add help-echo. From Pavel JanÃk
|
||||
* battery.el (battery-update): Add help-echo. From Pavel Jan,bm(Bk
|
||||
<Pavel@Janik.cz>.
|
||||
|
||||
2001-07-04 Gerd Moellmann <gerd@gnu.org>
|
||||
|
@ -6906,10 +6907,10 @@
|
|||
2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* allout.el: Fix the header line, so that finder.el recognizes it.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
|
@ -7219,7 +7220,7 @@
|
|||
2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* server.el (server-process, server-buffer-clients): Doc fix.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
2001-06-09 John Wiegley <johnw@gnu.org>
|
||||
|
||||
|
@ -7477,16 +7478,16 @@
|
|||
2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* international/ccl.el (define-ccl-program): Fix a typo.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* international/mule.el (decode-char): Fix a typo. From Pavel
|
||||
JanÃk <Pavel@Janik.cz>.
|
||||
Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* textmodes/artist.el (artist-mode): Fix a typo. From Pavel
|
||||
JanÃk <Pavel@Janik.cz>.
|
||||
Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
* frame.el (automatic-hscrolling): Fix a typo. From Pavel
|
||||
JanÃk <Pavel@Janik.cz>.
|
||||
Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
2001-05-18 Sam Steingold <sds@gnu.org>
|
||||
|
||||
|
@ -7718,7 +7719,7 @@
|
|||
coding-system-for-read, if it is non-nil.
|
||||
|
||||
* calendar/holidays.el (holidays): Add an autoload cookie.
|
||||
From Pavel JanÃk <Pavel@Janik.cz>.
|
||||
From Pavel Jan,bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
2001-05-08 John Wiegley <johnw@gnu.org>
|
||||
|
||||
|
@ -8161,7 +8162,7 @@
|
|||
2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* info.el (Info-additional-directory-list): Doc fix. Suggested by
|
||||
Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
|
||||
Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
|
||||
|
||||
2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
|
@ -8238,7 +8239,7 @@
|
|||
(toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
|
||||
|
||||
* language/european.el ("Polish"): Change sample text.
|
||||
From jsbien@mimuw.edu.pl (Janusz S. Bie�).
|
||||
From jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B).
|
||||
|
||||
* progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
|
||||
parameter.
|
||||
|
@ -8416,10 +8417,10 @@
|
|||
Add an antry for ``converts''.
|
||||
|
||||
* language/slovak.el ("Slovak"): Add documentation string.
|
||||
From Pavel@Janik.cz (Pavel JanÃk).
|
||||
From Pavel@Janik.cz (Pavel Jan,bm(Bk).
|
||||
|
||||
* language/czech.el ("Czech"): Add documentation string.
|
||||
From Pavel@Janik.cz (Pavel JanÃk).
|
||||
From Pavel@Janik.cz (Pavel Jan,bm(Bk).
|
||||
|
||||
* ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
|
||||
to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
|
||||
|
@ -9130,7 +9131,7 @@
|
|||
2001-03-15 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* textmodes/ispell.el (ispell-dictionary-alist-6): Add support
|
||||
for Slovak. From Pavel.Janik@suse.cz (Pavel JanÃk ml.).
|
||||
for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,bm(Bk ml.).
|
||||
|
||||
2001-03-14 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
|
@ -18318,7 +18319,7 @@
|
|||
2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
|
||||
|
||||
* locate.el (locate): Cleaned up locate command's interactive prompting
|
||||
Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions.
|
||||
Thanks to Fran,bg(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
|
||||
|
||||
* filecache.el (file-cache-case-fold-search): New variable
|
||||
(file-cache-assoc-function): New variable
|
||||
|
@ -22273,7 +22274,7 @@
|
|||
|
||||
2000-05-07 Dave Love <fx@gnu.org>
|
||||
|
||||
* time.el: Small doc fixes from Pavel JanÃk ml.
|
||||
* time.el: Small doc fixes from Pavel Jan,bm(Bk ml.
|
||||
|
||||
2000-05-05 Dave Love <fx@gnu.org>
|
||||
|
||||
|
|
|
@ -217,7 +217,7 @@ If WINDOW is nil or omitted, it defaults to the currently selected window."
|
|||
(if newbot
|
||||
(setq newsizes
|
||||
(cons (cons w (* level-size (- newbot newtop)))
|
||||
newsizes)))))))
|
||||
newsizes))))))
|
||||
'nomini)
|
||||
;; Make walk-windows start with the topmost window.
|
||||
(select-window (previous-window (frame-first-window (selected-frame))))
|
||||
|
@ -237,7 +237,7 @@ If WINDOW is nil or omitted, it defaults to the currently selected window."
|
|||
nil t)
|
||||
(unless (= (window-height) newsize)
|
||||
(setq done nil))))))
|
||||
'nomini)))))
|
||||
'nomini))))))
|
||||
|
||||
;;; I think this should be the default; I think people will prefer it--rms.
|
||||
(defcustom split-window-keep-point t
|
||||
|
|
Loading…
Add table
Reference in a new issue