2001-11-01 Pavel Janík <Pavel@Janik.cz>
* configure.in: Reindent --help output.
- From Per Starback (starback@ling.uu.se).
+ From Per Starbäck (starback@ling.uu.se).
2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
* misc.texi: Section "Saving Emacs Sessions" rewritten.
-2003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
+2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
* xresources.texi (GTK names in Emacs): Correct typo.
(dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
Compressed file suffix should be `.gz', not `.z'.
-1993-11-22 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
+1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* Makefile (elisp): Depend on makeinfo.
* url.texi (History):
Delete duplicate duplicate words.
-2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
+2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
* cl.texi (Type Predicates): Document `atom' type.
* quail/slovak.el ("slovak"): Translate "=q" to "`".
-2001-03-16 Pavel Janík ml. <Pavel@Janik.cz>
+2001-03-16 Pavel Janík <Pavel@Janik.cz>
* quail/slovak.el ("slovak"): Delete translations of "q", "Q",
"=q", "+q", "=Q", and "+Q".
New functions.
(completion-styles-alist): Use them.
-2008-04-23 Agustin Martin <agustin.martin@hispalinux.es>
+2008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
* ispell.el (ispell-set-spellchecker-params): New function to make sure
right params and dictionary alists are used after spellchecker changes.
Change format used for change log entries.
Select indented-text-mode for the change log file.
-1985-05-12 Shane (shane@mit-ajax)
+1985-05-12 K. Shane Hartman (shane@mit-ajax)
simple.el: suppress matching close paren if preceded
by char syntax \.
mim-mode.el: flush private paren blinker in favor of default.
(mac-services-mail-to): New functions.
(mac-application-menu-map): Bind them.
-2005-07-12 wulei <milton@wulei.net> (tiny change)
+2005-07-12 Milton Wulei <milton@wulei.net> (tiny change)
* progmodes/gdb-ui.el: Add note about buffering with Windows.
* dnd.el (dnd-protocol-alist): New file with generic DND functions.
-2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
+2005-04-11 Juan León Lahoz García <juanleon1@gmail.com>
* wdired.el: Doc fixes.
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
* fast-lock.el:
* lazy-lock.el: Move them to the obsolete subdir.
-2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
+2005-04-06 Juan León Lahoz García <juanleon1@gmail.com>
* wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
(wdired-add-replace-advice): Remove.
(menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
(menu-bar-make-mm-toggle): Simplify.
-2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
+2005-03-22 Juan León Lahoz García <juanleon1@gmail.com>
* progmodes/perl-mode.el (perl-font-lock-keywords-2):
Accept qualified variable and function names.
* language/thai-word.el: New file.
-2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
+2005-03-19 Juan León Lahoz García <juanleon1@gmail.com>
* files.el (backup-buffer): If the file's directory is not
writable, use copy instead of move to backup the file.
2005-02-22 Kim F. Storm <storm@cua.dk>
* progmodes/hideif.el (hide-ifdef-use-define-alist):
- Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
+ Use completing-read. Suggested by Juan León Lahoz García.
2005-02-22 Simon Josefsson <jas@extundo.com>
* progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
Don't confuse module-prefixed identifiers for labels.
- Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
+ Reported by Juan León Lahoz García <juanleon1@gmail.com>.
2005-01-02 Richard M. Stallman <rms@gnu.org>
the autogenerated label in the minibuffer caused the killed text
to appear in front of the bibtex entry.
-1995-01-05 Eric Raymond <esr@locke.ccil.org>
+1995-01-05 Eric S. Raymond <esr@locke.ccil.org>
* vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip
away relative-pathname information. This function no longer sets the
* language/romanian.el ("Romanian"): Specify the tutorial file.
-1998-08-18 Per Starback <starback@update.uu.se>
+1998-08-18 Per Starbäck <starback@update.uu.se>
* language/european.el (setup-latin2-environment): Fix typo.
(iso-latin-1): Doc fix.
* replace.el (occur): Set buffer-read-only.
-1998-06-20 Per Starback <starback@strindberg.ling.uu.se>
+1998-06-20 Per Starbäck <starback@strindberg.ling.uu.se>
* international/characters.el, ispell.el, startup.el: Doc fixes.
don't move point if possible.
(rmail-count-screen-lines): Add.
-1998-06-03 Per Starback <starback@update.uu.se>
+1998-06-03 Per Starbäck <starback@update.uu.se>
* emacs-lisp/bytecomp.el (byte-compile-lambda): Fix previous
change.
* arc-mode.el (archive-extract): Fix handling of 'view option.
-1998-06-01 Per Starback <starback@update.uu.se>
+1998-06-01 Per Starbäck <starback@update.uu.se>
* apropos.el (apropos-variable): Fixed argument to apropos-command.
(apropos-command): Let `var-predicate' have higher priority than
* tmm.el (tmm-get-keymap): Handle new format menu item w/o cache.
(tmm-prompt): If reach an empty menu, get an error.
-1998-04-20 Per Starback <starback@update.uu.se>
+1998-04-20 Per Starbäck <starback@update.uu.se>
* dired.el (dired-move-to-filename-regexp): There might be a space
after the year instead of before it.
(reftex-get-file-buffer-force): Turn off `enable-local-variables'
when reading a file literally.
-1998-02-25 Per Starback <starback@strindberg.ling.uu.se>
+1998-02-25 Per Starbäck <starback@strindberg.ling.uu.se>
* play/doctor.el (mathlst): Fix typo.
(shortlst): Avoid saying "Can you be", which confuses the doctor.
* jka-compr.el (jka-compr-compression-info-list): Handle bzip.
-1998-02-06 Per Starback <starback@update.uu.se>
+1998-02-06 Per Starbäck <starback@update.uu.se>
* international/iso-transl.el (iso-transl-define-keys): Don't add
nonascii-insert-offset to ASCII characters.
* mail/sendmail.el (mail-mode): Make adaptive-fill-regexp
match more values. Bind adaptive-fill-first-line-regexp too.
-1997-07-26 Eric Raymond <esr@snark.thyrsus.com>
+1997-07-26 Eric S. Raymond <esr@snark.thyrsus.com>
* telnet.el (telnet): Handle multiple telnet programs better.
(telnet-host-properties): New variable.
and display-time-24hr-format here.
(display-time-format): Default value is now nil.
-1997-05-04 Reingold Edward M <emr@silver.wisdom.weizmann.ac.il>
+1997-05-04 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
* list-holidays.el (list-holidays): Fix buffer title when list is
nil. Do save-excursion to keep from messing up calendar variables.
* dired-aux.el (dired-mark-confirm): Likewise.
-1997-03-19 Reingold Edward M <emr@silver.wisdom.weizmann.ac.il>
+1997-03-19 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
* cal-tex.el (cal-tex-preamble): Set \lineskip to 0pt.
* vc-hooks.el (vc-toggle-read-only): Doc fix.
-1998-11-11 Per Starback <starback@update.uu.se>
+1998-11-11 Per Starbäck <starback@update.uu.se>
* ispell.el (ispell-dictionary-alist-2): Removed svenska, renamed
svenska8 to svenska, and fixed and extended CASECHARS for it.
* gnus/gnus-start.el (gnus-check-first-time-used): Change current
buffer before creating help group. (from Gnus v5.6.43, fix by
- 1998-08-20 Per Starback <starback@update.uu.se>)
+ 1998-08-20 Per Starbäck <starback@update.uu.se>)
* gnus-util.el (gnus-output-to-rmail): Adjust to
`rmail-output-to-rmail-file'.
* midnight.el: Require `timer' not only when compiling.
-1998-08-26 Per Starback <starback@update.uu.se>
+1998-08-26 Per Starbäck <starback@update.uu.se>
* gnus/gnus-start.el (gnus-check-first-time-used): Change current
buffer before creating help group.
Increase the size of the obarray.
(mail-extr-all-top-level-domains): Add more toplevel domains,
add more long names.
- From: Per Starback <starback@ling.uu.se>.
+ From: Per Starbäck <starback@ling.uu.se>.
2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
* rot13.el (rot13-other-window): Some more doc fix.
-2001-06-14 Per Starback <starback@ling.uu.se>
+2001-06-14 Per Starbäck <starback@ling.uu.se>
* replace.el (case-replace, query-replace-from-history-variable)
(query-replace-to-history-variable, keep-lines-read-args)
`t'. Updated documentation and customization `:type' to reflect
usage.
-2004-10-29 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-10-29 Johan Bockgård <bojohan@users.sourceforge.net>
* AUTHORS: Added self.
* erc.el (erc-cmd-JOIN): Use erc-member-ignore-case instead of
member-ignore-case.
-2004-08-09 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-08-09 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-backend.el: Define an "Edebug specification" for the
`define-erc-response-handler' macro. This means that one can step
through response handlers defined by this macro with edebug. Maybe
more macros would benefit from this?
-2004-08-09 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-08-09 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-pcomplete.el (pcomplete/erc-mode/CTCP): New function.
Completion for the /CTCP command. (erc-pcomplete-ctcp-commands):
New variable. List of ctcp commands.
-2004-08-09 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-08-09 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-list.el: Clean up docstrings.
(erc-prettify-channel-list): Extend properties to cover the entire
* erc-match.el (erc-match-current-nick-p): Quote current nick for
regexp parsing.
-2004-06-27 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-06-27 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-nickserv.el (erc-nickserv-identify-mode): Fix erroneous
parentheses in call to `completing-read'.
`erc-prompt-for-channel-key' is non-nil. (erc-format-my-nick): New
function. (erc-send-message, erc-send-current-line): Use it.
-2004-04-24 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-04-24 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-track.el (erc-track-modified-channels): Fix indentation.
-2004-04-24 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-04-24 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-match.el (erc-hide-fools): Docstring fix.
(erc-log-matches-types-alist): Added `current-nick' to valid
* erc.el (erc-get-arglist): Use `substitute-command-keys', rather
than hard-coding C-h f for `describe-function'.
-2004-02-26 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-02-26 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-log.el (erc-save-buffer-in-logs): bind `inhibit-read-only'
to t around call to `erase-buffer'.
* erc.el (erc-get-buffer): Use erc-buffer-filter.
-2004-01-30 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-01-30 Johan Bockgård <bojohan@users.sourceforge.net>
* erc.el: From jbms:
(erc-get-channel-nickname-list): New function.
(erc-get-server-nickname-alist): New function.
(erc-get-channel-nickname-alist): New function.
-2004-01-30 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-01-30 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-match.el (erc-add-entry-to-list,
erc-remove-entry-from-list): Use `erc-member-ignore-case' to
(erc-add-pal, erc-add-fool): Fix type bug. Use
`erc-get-server-nickname-alist'.
-2004-01-29 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
* erc.el: From jbms: Adds xemacs compatibility to hash table
channel-members patch.
-2004-01-29 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
* erc.el (erc-update-undo-list): Rewritten. Update
buffer-undo-list in place. Deal with XEmacsesque
(erc-channel-users): Fix unescaped open-paren in left column in
docstring.
-2004-01-29 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-ring.el (erc-replace-current-command): Exclude the prompt
from the deleted region and don't redisplay the prompt (because
`erc-display-prompt' flushes `buffer-undo-list').
-2004-01-29 Johan Bockgard <bojohan@users.sourceforge.net>
+2004-01-29 Johan Bockgård <bojohan@users.sourceforge.net>
* erc-match.el (erc-add-entry-to-list): Use `symbol-value' instead
of `eval'.
* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
-2004-09-06 Stefan <monnier@iro.umontreal.ca>
+2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
* message.el (message-tokenize-header, message-send-mail-with-qmail):
Use point-min rather than 1.
* gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
false positives.
-2004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
+2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
* imap.el (imap-sasl-make-mechanisms): Use sasl.
2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
- * nneething.el (nneething-file-name): Don't create spurions
+ * nneething.el (nneething-file-name): Don't create spurious
files.
* gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
* mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
output. Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
-2003-12-07 Lloyd Zusman <ljz@asfast.com> (tiny change)
+2003-12-07 Lloyd Zusman <ljz@asfast.com> (tiny change)
* pgg-gpg.el (pgg-gpg-recipient-arg): Add.
(pgg-gpg-encrypt-region): Use it.
* spam.el (spam-spamoracle): Doc change, suggested by Jean-Marc
Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>.
-2003-11-04 Norbert Koch <viteno@xemacs.org> (tiny change)
+2003-11-04 Norbert Koch <viteno@xemacs.org> (tiny change)
* gnus-score.el (gnus-decay-score): Protect against arithmetic
errors.
(spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Change
spam-log-processing-to-registry invocations appropriately.
-2003-10-31 Derek Atkins <warlord@MIT.EDU> (tiny change)
+2003-10-31 Derek Atkins <warlord@MIT.EDU> (tiny change)
* imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
* gnus.el (gnus-group-charter-alist): Update.
-2003-09-10 Eric Knauel <knauel@informatik.uni-tuebingen.de>
+2003-09-10 Eric Knauel <knauel@informatik.uni-tuebingen.de>
* spam-report.el: Use mm-url.el functions for external URL loading
when the built-in HTTP GET is insufficient (e.g. proxies are in
* gnus-registry.el (gnus-registry-install): Add an initial
registry read to the loading when gnus-registry-install is set.
-2003-07-26 Mark Thomas <swoon@bellatlantic.net> (tiny change)
+2003-07-26 Mark Thomas <swoon@bellatlantic.net> (tiny change)
* flow-fill.el (fill-flowed): Empty lines separate paragraphs
even if the preceding line ends with a soft break.
(rfc2047-syntax-table): Fix building table to work in Emacs 22.
(rfc2047-unfold-region): Delete unused var `leading'.
-2003-05-12 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
+2003-05-12 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
* pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
output window if one is available.
* gnus.el: Oort Gnus v0.14 is released.
-2003-01-24 Mark Thomas <swoon@bellatlantic.net> (tiny change)
+2003-01-24 Mark Thomas <swoon@bellatlantic.net> (tiny change)
* gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
before beginning.
* message.el (message-completion-alist): Added "Mail-Followup-To"
and "Mail-Copies-To".
-2002-07-21 Jesper harder <harder@ifa.au.dk>
+2002-07-21 Jesper Harder <harder@ifa.au.dk>
* gnus-group.el: Add key bindings for
gnus-group-sort-groups-by-real-name and
gnus-group-sort-selected-groups-by-real-name.
-2002-07-21 Jesper harder <harder@ifa.au.dk>
+2002-07-21 Jesper Harder <harder@ifa.au.dk>
* gnus.texi (Sorting Groups): Add key bindings for
gnus-group-sort-groups-by-real-name and
* sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
name (makes it work with recent Cyrus timsieved).
-2002-05-20 Jason <jbaker@cs.utah.edu>
+2002-05-20 Jason Baker <jbaker@cs.utah.edu>
Trivial patch.
* gnus-art.el (gnus-request-article-this-buffer): Try
* Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
* src/Emacs.r: Increase version to 23.0.50.
-2007-08-29 Karoly Lorentey <lorentey@elte.hu>
+2007-08-29 Károly Lőrentey <lorentey@elte.hu>
* makefile.MPW (EmacsObjects): Add terminal.c.x.
(callproc.c.x): Add dependencies frame.h, termhooks.h.
* process.c (read_process_output): Supply second arg to unbind_to.
(exec_sentinel): Likewise.
-1994-01-11 (afs@hplb.hpl.hp.com)
+1994-01-11 Andy Seaborne (afs@hplb.hpl.hp.com)
* keyboard.c (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
New functions made by dividing up read_char_menu_prompt.
* xterm.c (x_list_fonts): Keep alloca usage simple.
-1998-06-20 Per Starback <starback@strindberg.ling.uu.se>
+1998-06-20 Per Starbäck <starback@strindberg.ling.uu.se>
* xdisp.c, charset.h, coding.c, emacs.c: Doc fixes.
* frame.h (struct frame): New field phys_cursor_on.
-1996-10-08 David Kågedal <davidk@lysator.liu.se>
+1996-10-08 David Kågedal <davidk@lysator.liu.se>
* xmenu.c (Fx_popup_menu): Give the menu a title when the menu is
a single keymap.
See ChangeLog.6 for earlier changes.
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
* (Version 21.1 released.)
-2001-10-20 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-20 Pavel Janík <Pavel@Janik.cz>
* xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
(x_handle_property_notify, x_get_foreign_selection)
(x_handle_selection_notify): Use XSETCAR.
-2001-10-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* buffer.c: Put doc strings in comments.
* fns.c (Vafter_load_alist): Declare extern (w32 build problem).
-2001-10-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* process.c (process-inherit-coding-system-flag)
(get-buffer-process): Do not confuse make-docfile with doc strings
* window.c (select_window_1): Unfreeze window start. Remove a
doubled test for WINDOW being live.
-2001-10-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* fns.c (Fmapconcat): Fix typo in a doc string.
* xterm.c (x_draw_glyph_string): Restore clipping after
drawing box.
-2001-10-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-15 Pavel Janík <Pavel@Janik.cz>
* callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.
(in_ellipses_for_invisible_text_p, handle_invisible_prop):
Use new retval of TEXT_PROP_MEANS_INVISIBLE.
-2001-10-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-14 Pavel Janík <Pavel@Janik.cz>
* lisp.h (Ftop_level): Add prototype.
* lread.c (syms_of_lread) <load-suffixes>: Fix last change:
multi-line strings without a trailing "\n\".
-2001-10-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-12 Pavel Janík <Pavel@Janik.cz>
* floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is
defined.
* sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>.
-2001-10-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-08 Pavel Janík <Pavel@Janik.cz>
* keyboard.c: Don't define min/max.
* puresize.h (BASE_PURESIZE): Increase to 725000.
-2001-10-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-08 Pavel Janík <Pavel@Janik.cz>
* xfaces.c (free_frame_menubar): Add prototype.
* frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.
-2001-09-28 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-09-28 Pavel Janík <Pavel@Janik.cz>
* s/gnu-linux.h: Fix a typo in comment.
* xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
-2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-08-06 Pavel Janík <Pavel@Janik.cz>
* alloc.c (init_stack): Remove declaration.
window's start when its top position hasn't changed. If we do,
this will set the window's optional_new_start, which act's like a
force_start during redisplay with C-x 1 M-> under particular
- circumstances (see report from Per Starback to emacs-pretest-bug
+ circumstances (see report from Per Starbäck to emacs-pretest-bug
from 2000-12-13.).
2001-01-03 Gerd Moellmann <gerd@gnu.org>
See ChangeLog.8 for earlier changes.
;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
;; End:
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008