Convert to utf-8.
This commit is contained in:
parent
880820fe87
commit
dc12d8712f
1 changed files with 46 additions and 47 deletions
|
|
@ -154,7 +154,7 @@
|
|||
|
||||
* version.el (emacs-version): Bump to 21.1.50.
|
||||
|
||||
2001-10-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-10-13 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* mail/mailalias.el (mail-directory-stream): Do not double
|
||||
variables in the lambda-list.
|
||||
|
|
@ -451,7 +451,7 @@
|
|||
|
||||
* startup.el (command-line-1): Bind tab-width to 8.
|
||||
|
||||
2001-10-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-10-10 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* emulation/tpu-edt.el: Use defalias instead of fset for
|
||||
user-visible commands. From Rob Riepel
|
||||
|
|
@ -812,7 +812,7 @@
|
|||
|
||||
* pcvs-util.el (cvs-prefix-define): Typo cons->concat.
|
||||
|
||||
2001-10-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-10-03 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* emulation/tpu-edt.el: Make messages match original TPU/edt
|
||||
editor. From riepel@Stanford.EDU (Rob Riepel).
|
||||
|
|
@ -1055,7 +1055,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,Ae(Bllberg <gustav@virtutech.se>.
|
||||
a default, suggested by Gustav Hållberg <gustav@virtutech.se>.
|
||||
|
||||
2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
|
|
@ -1198,7 +1198,7 @@
|
|||
* comint.el (comint-send-input): Handle comint-process-echoes
|
||||
differently.
|
||||
|
||||
2001-09-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-09-07 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* locate.el (locate-insert-header): Remove unnecessary whitespace.
|
||||
|
||||
|
|
@ -1266,7 +1266,7 @@
|
|||
|
||||
* simple.el (backward-word): Doc fix.
|
||||
|
||||
2001-09-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-09-03 Pavel Janík <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
|
||||
|
|
@ -1309,7 +1309,7 @@
|
|||
|
||||
* menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
|
||||
Mention "yank" in the help-echo text.
|
||||
Suggested by Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
Suggested by Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
|
|
@ -1369,7 +1369,7 @@
|
|||
* startup.el (fancy-splash-screens): Temporarily set
|
||||
minor-mode-map-alist to nil while displaying splash screens.
|
||||
|
||||
2001-08-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-08-29 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* buff-menu.el: Add Keywords header.
|
||||
Doc fix (C-x C-b is bound to list-buffers).
|
||||
|
|
@ -1453,19 +1453,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,Bm(Bk <Pavel@Janik.cz>.
|
||||
messages. From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
* emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
|
||||
Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
Janík <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,Bm(Bk <Pavel@Janik.cz>.
|
||||
From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
* progmodes/antlr-mode.el: Add Keywords header. From Pavel
|
||||
Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
Janík <Pavel@Janik.cz>.
|
||||
|
||||
* net/telnet.el: Ditto.
|
||||
|
||||
|
|
@ -1580,12 +1580,12 @@
|
|||
TABs anyway.
|
||||
|
||||
* whitespace.el (whitespace-version): 3.1. All of the above issues
|
||||
were raised by Fran,Ag(Bois Pinard, which led to the fixes described.
|
||||
were raised by François 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,Bm(Bk <Pavel@Janik.cz>.
|
||||
some spaces from a message. From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
* whitespace.el (whitespace-global-mode): Add autoload cookie.
|
||||
|
||||
|
|
@ -1759,7 +1759,7 @@
|
|||
text files.
|
||||
(image-jpeg-p): Correct calculation of next field offset.
|
||||
|
||||
2001-08-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-08-08 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* battery.el: Fix typo.
|
||||
|
||||
|
|
@ -1796,7 +1796,7 @@
|
|||
* image.el (image-type-regexps): Use `\`' instead of `^' in
|
||||
most regular expressions.
|
||||
|
||||
2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-08-06 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* play/animate.el: Re-insert a reference to re-inserted function.
|
||||
|
||||
|
|
@ -1810,7 +1810,7 @@
|
|||
* toolbar/tool-bar.el (tool-bar-add-item-from-menu):
|
||||
Handle old-style menu definitions.
|
||||
|
||||
2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-08-06 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
|
||||
* textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
|
||||
|
|
@ -1819,7 +1819,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,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-08-05 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* textmodes/tildify.el: Milan Zamazal has new address.
|
||||
|
||||
|
|
@ -2157,7 +2157,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,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-17 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* international/iso-transl.el: Fix typo in the header of the file.
|
||||
|
||||
|
|
@ -2189,7 +2189,7 @@
|
|||
* server.el (server-process-filter, server-visit-files):
|
||||
Add support for +LINE:COLUMN style emacsclient calls.
|
||||
|
||||
2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* emacs-lisp/easy-mmode.el: Add Keywords header.
|
||||
|
||||
|
|
@ -2242,7 +2242,7 @@
|
|||
|
||||
* progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
|
||||
|
||||
2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* ps-print.el: Fix Author: header.
|
||||
|
||||
|
|
@ -2255,7 +2255,7 @@
|
|||
send-invisible, which is already defined in Comint.
|
||||
(eshell-watch-for-password-prompt): Use it.
|
||||
|
||||
2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* which-func.el (which-func-mode): Doc fix.
|
||||
|
||||
|
|
@ -2314,7 +2314,7 @@
|
|||
* simple.el (set-variable): Require 'cus-edit' instead of
|
||||
`wid-edit', so that the Custom widgets get defined.
|
||||
|
||||
2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* allout.el: A fix to follow coding conventions.
|
||||
|
||||
|
|
@ -2340,7 +2340,7 @@
|
|||
* dired.el (dired-insert-set-properties): Fix invalid mouse-face
|
||||
property.
|
||||
|
||||
2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-16 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
|
||||
* play/gamegrid.el, play/handwrite.el, play/landmark.el,
|
||||
|
|
@ -2362,7 +2362,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,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-15 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* calendar/cal-china.el, calendar/cal-coptic.el,
|
||||
* calendar/cal-dst.el, calendar/cal-french.el,
|
||||
|
|
@ -2489,7 +2489,7 @@
|
|||
* vt100-led.el, window.el: Some fixes to follow coding conventions in
|
||||
files maintained by FSF.
|
||||
|
||||
2001-07-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-13 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* arc-mode.el: A fix to follow coding conventions.
|
||||
|
||||
|
|
@ -2520,7 +2520,7 @@
|
|||
|
||||
* play/fortune.el: Add types to defcustoms.
|
||||
|
||||
2001-07-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
2001-07-12 Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* language/czech.el: A fix to follow coding conventions.
|
||||
|
||||
|
|
@ -2549,7 +2549,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,Bm(Bk <Pavel@Janik.cz>
|
||||
From Pavel Janík <Pavel@Janik.cz>
|
||||
|
||||
* progmodes/ada-mode.el: Ditto.
|
||||
|
||||
|
|
@ -2657,10 +2657,9 @@
|
|||
* calendar/todo-mode.el (todo-top-priorities): Use delete-region
|
||||
instead of kill-line.
|
||||
|
||||
* play/pong.el: Fix first line. From Pavel Jan,Bm(Bk
|
||||
<Pavel@Janik.cz>.
|
||||
* play/pong.el: Fix first line. From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
* battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk
|
||||
* battery.el (battery-update): Add help-echo. From Pavel Janík
|
||||
<Pavel@Janik.cz>.
|
||||
|
||||
2001-07-04 Gerd Moellmann <gerd@gnu.org>
|
||||
|
|
@ -2698,10 +2697,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,Bm(Bk <Pavel@Janik.cz>.
|
||||
From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
* emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
|
||||
From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
|
|
@ -3011,7 +3010,7 @@
|
|||
2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* server.el (server-process, server-buffer-clients): Doc fix.
|
||||
From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
2001-06-09 John Wiegley <johnw@gnu.org>
|
||||
|
||||
|
|
@ -3269,16 +3268,16 @@
|
|||
2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* international/ccl.el (define-ccl-program): Fix a typo.
|
||||
From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
* international/mule.el (decode-char): Fix a typo. From Pavel
|
||||
Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
Janík <Pavel@Janik.cz>.
|
||||
|
||||
* textmodes/artist.el (artist-mode): Fix a typo. From Pavel
|
||||
Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
Janík <Pavel@Janik.cz>.
|
||||
|
||||
* frame.el (automatic-hscrolling): Fix a typo. From Pavel
|
||||
Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
Janík <Pavel@Janik.cz>.
|
||||
|
||||
2001-05-18 Sam Steingold <sds@gnu.org>
|
||||
|
||||
|
|
@ -3510,7 +3509,7 @@
|
|||
coding-system-for-read, if it is non-nil.
|
||||
|
||||
* calendar/holidays.el (holidays): Add an autoload cookie.
|
||||
From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
From Pavel Janík <Pavel@Janik.cz>.
|
||||
|
||||
2001-05-08 John Wiegley <johnw@gnu.org>
|
||||
|
||||
|
|
@ -3953,7 +3952,7 @@
|
|||
2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* info.el (Info-additional-directory-list): Doc fix. Suggested by
|
||||
Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
|
||||
Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
|
||||
|
||||
2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
|
|
@ -4030,7 +4029,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,Bq(B).
|
||||
From jsbien@mimuw.edu.pl (Janusz S. Bień).
|
||||
|
||||
* progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
|
||||
parameter.
|
||||
|
|
@ -4208,10 +4207,10 @@
|
|||
Add an antry for ``converts''.
|
||||
|
||||
* language/slovak.el ("Slovak"): Add documentation string.
|
||||
From Pavel@Janik.cz (Pavel Jan,Bm(Bk).
|
||||
From Pavel@Janik.cz (Pavel Janík).
|
||||
|
||||
* language/czech.el ("Czech"): Add documentation string.
|
||||
From Pavel@Janik.cz (Pavel Jan,Bm(Bk).
|
||||
From Pavel@Janik.cz (Pavel Janík).
|
||||
|
||||
* ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
|
||||
to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
|
||||
|
|
@ -4922,7 +4921,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,Bm(Bk ml.).
|
||||
for Slovak. From Pavel.Janik@suse.cz (Pavel Janík ml.).
|
||||
|
||||
2001-03-14 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
|
|
@ -14110,7 +14109,7 @@
|
|||
2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
|
||||
|
||||
* locate.el (locate): Cleaned up locate command's interactive prompting
|
||||
Thanks to Fran,Ag(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
|
||||
Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions.
|
||||
|
||||
* filecache.el (file-cache-case-fold-search): New variable
|
||||
(file-cache-assoc-function): New variable
|
||||
|
|
@ -18067,7 +18066,7 @@
|
|||
|
||||
2000-05-07 Dave Love <fx@gnu.org>
|
||||
|
||||
* time.el: Small doc fixes from Pavel Jan,Bm(Bk ml.
|
||||
* time.el: Small doc fixes from Pavel Janík ml.
|
||||
|
||||
2000-05-05 Dave Love <fx@gnu.org>
|
||||
|
||||
|
|
@ -20692,7 +20691,7 @@
|
|||
See ChangeLog.8 for earlier changes.
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: iso-2022-7bit
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
|
||||
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue