(Fdefine_charset_internal): Change the way of

registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
This commit is contained in:
Kenichi Handa 2008-03-27 11:36:43 +00:00
parent 5148e555c8
commit 880820fe87
15 changed files with 465 additions and 437 deletions

132
ChangeLog
View file

@ -3,7 +3,7 @@
* configure.in (AC_INIT): Fix version number.
(sync-input): Reword the option, since it's on by default.
2008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Add --enable-sync-input, default yes.
@ -31,7 +31,7 @@
* test/: New directory.
2008-02-27 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2008-02-27 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
@ -252,12 +252,12 @@
* configure.in: D-Bus is not enabled by default.
2007-12-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-12-06 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
change.
2007-12-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-12-04 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Give package name and verision to AC_INIT.
@ -314,7 +314,7 @@
* configure.in: Deprecate Mac Carbon port.
2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Remove HAVE_X11R5 check.
@ -407,7 +407,7 @@
* configure.in: Use AS_HELP_STRING throughout.
* configure: Regenerate.
2007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Require Gtk/Glib 2.6.
@ -433,7 +433,7 @@
* README.multi-tty: Move to admin/notes/multi-tty, with some edits.
2007-08-29 K,Aa(Broly L$,1 q(Brentey <karoly@lorentey.hu>
2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
* README.multi-tty: New file.
@ -441,7 +441,7 @@
* README: Increase version to 23.0.50.
2007-08-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: New option: --without-xaw3d.
@ -476,7 +476,7 @@
* COPYING, info/COPYING: Switch to GPLv3.
2007-06-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-06-20 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Complain if X seems to be installed but no
development files were found.
@ -485,11 +485,11 @@
* configure.in: Prefer libgif over libungif.
2007-06-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-06-14 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Check for all image libraries before exiting.
2007-06-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-06-13 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Exit with error if image libraries aren't found.
@ -502,7 +502,7 @@
* configure.in (HAVE_GIF): If -lungif fails, try -lgif.
2007-06-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-06-11 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Change wording about yes/gtk and lucid/athena
being synonyms.
@ -614,7 +614,7 @@
* configure: Regenerate.
2007-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-03-18 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Warning for Gtk+ and Cygwin added.
(HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
@ -650,7 +650,7 @@
* configure: Regenerate.
2007-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-01-26 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Add check for libXft.
@ -683,12 +683,12 @@
* configure: Regenerate with autoconf 2.61.
2006-12-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-12-20 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Detect alsa/asoundlib.h also.
* configure: Regenerate.
2006-12-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-12-19 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Check if GTK+ compiles at all.
@ -701,7 +701,7 @@
* configure.in: Add support for Solaris 10 on x86-64.
2006-12-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-12-08 Jan Djärv <jan.h.d@swipnet.se>
* INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
of PKG_CONFIG_PATH.
@ -734,7 +734,7 @@
2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* configure.in: Prefer X11 to Carbon only when some X-specific
option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab).
option is specified (Thanks to Jan Djärv and Andreas Schwab).
2006-11-04 Romain Francoise <romain@orebokech.com>
@ -843,7 +843,7 @@
* INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
2006-05-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-05-18 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Add check for ALSA.
@ -884,7 +884,7 @@
* configure.in (s390x-*-linux-gnu*): New configuration.
2006-01-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-01-31 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Require GTK 2.4 or newer.
@ -1024,7 +1024,7 @@
Update FSF's address in GPL notices.
2005-06-19 J,Ai(Br,At(Bme Marant <jerome@marant.org>
2005-06-19 Jérôme Marant <jerome@marant.org>
* Makefile.in (epaths-force): Protect both lisppath and
buildlisppath from whitespace.
@ -1033,11 +1033,11 @@
* configure.in: Support Darwin/MacOSX on Intel
2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-06-06 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_CANCELMENUTRACKING): New test.
2005-05-11 J,Ai(Br,At(Bme Marant <jmarant@marant.org>
2005-05-11 Jérôme Marant <jmarant@marant.org>
* configure.in: Add --enable-locallisppath.
@ -1047,7 +1047,7 @@
Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
2005-05-07 J,Ai(Br,At(Bme Marant <jerome@marant.org>
2005-05-07 Jérôme Marant <jerome@marant.org>
* make-dist: Remove references to makefile.nt and makefile.def.
Include widgets and images subdirectories of etc. Do not exclude
@ -1077,11 +1077,11 @@
* configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
shadow the main Lesstif/Motif-2.1 libs and includes.
2005-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-03-10 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Only add XASSERTS to cppflags.
2005-03-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-03-04 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Added --enable-asserts.
@ -1109,7 +1109,7 @@
* configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
committed to src/config.in.
2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-12-07 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
pthreads and define HAVE_GTK_AND_PTHREAD.
@ -1147,14 +1147,14 @@
* configure.in: Add check for getrusage.
2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
New tests for new and old GTK file dialogs.
(HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
to no.
2004-10-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-10-20 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
can be set. Remove SETARCH test.
@ -1163,12 +1163,12 @@
* configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
2004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-10-06 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
AC_MSG_WARN. Move output of warning message to end of configure run.
2004-10-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-10-05 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
Run test to see if heap start address is random.
@ -1178,11 +1178,11 @@
* configure.in (HAVE_EXECSHIELD): Test correct env variable to see
if setarch is present.
2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-09-25 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_EXECSHIELD): Only define on x86.
2004-09-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-09-24 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Check for exec-shield.
@ -1288,7 +1288,7 @@
* configure.in <darwin>: Use fink packages if available.
2004-01-25 J,Ai(Br,At(Bme Marant <jmarant@free.fr> (tiny change)
2004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
* make-dist (lispref): Do include lispref/index.texi.
@ -1310,7 +1310,7 @@
* configure.in: Check for <sys/socket.h>. Include it before
including <net/if.h>. Move check for <net/if.h> before its use.
2003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-12-24 Jan Djärv <jan.h.d@swipnet.se>
* Makefile.in (install-arch-dep): Don't let cd output go into
pipe for carbon_appdir.
@ -1324,7 +1324,7 @@
* configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
hardcoding gcc.
2003-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-11-16 Jan Djärv <jan.h.d@swipnet.se>
* configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
multiple displays.
@ -1438,7 +1438,7 @@
* configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
2003-04-28 Francesco Potort,Al(B <pot@gnu.org>
2003-04-28 Francesco Potortì <pot@gnu.org>
* configure.in: Undo last (RMS') change, as it is useless, per
Dave Love.
@ -1447,7 +1447,7 @@
* configure.in: Put #include of jpeglib.h at start of line.
2003-04-30 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
* INSTALL (* GNU/Linux development packages): Mention Debian and
RedHat package names.
@ -1456,12 +1456,12 @@
* configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
2003-04-30 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
2003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
* INSTALL (* GNU/Linux development packages): Tell people to
install additional packages for compiling Emacs.
2003-04-06 Francesco Potort,Al(B <pot@gnu.org>
2003-04-06 Francesco Potortì <pot@gnu.org>
* configure.in: Use the same configuration for all aix5, not just
aix5.1.
@ -1510,17 +1510,17 @@
* Makefile.in (bootstrap): Make bootstrap-after.
2003-01-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-01-20 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Fix --with-gtk.
2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Add --with-gtk, --with-x-toolkit=gtk
* INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
2003-01-14 Francesco Potort,Al(B <pot@gnu.org>
2003-01-14 Francesco Potortì <pot@gnu.org>
* configure.in (m68k-motorola-sysv): Remove (obsolete).
@ -1586,7 +1586,7 @@
* configure.in (*-sunos5*, *-solaris*): Use sol2-8.
2002-11-14 Francesco Potort,Al(B <pot@gnu.org>
2002-11-14 Francesco Potortì <pot@gnu.org>
* configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
@ -1648,7 +1648,7 @@
(*-sunos5.6*, *-solaris2.6*): New alternative.
(*-sunos5*): Use version 2.6 as default.
2002-09-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* configure.in: Fix typo.
@ -1683,15 +1683,15 @@
* configure.in (gamedir): Handle it like lispdir.
(--with-game-dir option): Delete.
2002-06-21 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-06-21 Pavel Janík <Pavel@Janik.cz>
* configure.in: Add support for mipseb-*-netbsd* machines.
2002-06-18 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* Makefile.in (install-arch-indep, uninstall): Add Tramp.
2002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* info/dir (File): Add an entry for Tramp.
@ -1715,7 +1715,7 @@
* configure.in (emacs_cv_speed_t): Add square brackets for clarity.
2002-05-04 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-05-04 Pavel Janík <Pavel@Janik.cz>
* make-dist: Do not distribute lock/ directory.
@ -1729,7 +1729,7 @@
* configure.in: Delete configure check for access to the game user.
2002-04-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-04-29 Pavel Janík <Pavel@Janik.cz>
* make-dist: lwlib/Imakefile is removed.
@ -1740,7 +1740,7 @@
* make-dist: Create directories in mac/Emacs.app.
2002-04-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-04-25 Pavel Janík <Pavel@Janik.cz>
* make-dist: lwlib-Xol* are removed.
@ -1767,7 +1767,7 @@
* configure.in: Add --game-dir, --game-user. Test to see if we
can use them.
2002-04-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-04-08 Pavel Janík <Pavel@Janik.cz>
* configure.in: Add --with-sound.
@ -1780,7 +1780,7 @@
* configure.in: Support AIX 5.1.
2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Added test for X Session Management (HAVE_X_SM).
@ -1855,7 +1855,7 @@
* configure.in (hppa*-*-linux-gnu*): New alternative.
2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-12-08 Pavel Janík <Pavel@Janik.cz>
* make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
creating distribution.
@ -1868,12 +1868,12 @@
(HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
this is required by recent Autoconf versions.
2001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-12-02 Pavel Janík <Pavel@Janik.cz>
* make-dist: Do not try to link removed files (aclocal.m4, _emacs,
TODO, vms-pp.trans and others).
2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-29 Pavel Janík <Pavel@Janik.cz>
* make-dist: Use COPYING from the top-level directory.
@ -1881,7 +1881,7 @@
* configure.in: Add support for FreeBSD/Alpha.
2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-29 Pavel Janík <Pavel@Janik.cz>
* make-dist: Add COPYING to the top-level directory of the
distribution. Simplify the logic behind copying.
@ -1926,7 +1926,7 @@
2001-11-22 Colin Walters <walters@debian.org>
* Makefile.in (install-arch-indep): Install the calc .info files.
(uninstall): Handle deletion of calc .info files (thanks Pavel Jan,Am(Bk).
(uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
@ -1937,14 +1937,14 @@
* configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
2001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-15 Pavel Janík <Pavel@Janik.cz>
* Makefile.in (uninstall): Fix previous change.
* configure.in, Makefile.in: Add support for --program-prefix,
--program-suffix and --program-transform-name options.
2001-11-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-13 Pavel Janík <Pavel@Janik.cz>
* Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
(install-arch-indep): Install emacsclient manual page.
@ -1953,9 +1953,9 @@
2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
* make-dist: Add lispref/index.*perm files to the distribution.
From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
From Pavel Janík <Pavel@Janik.cz>.
2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-12 Pavel Janík <Pavel@Janik.cz>
* Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
@ -1992,7 +1992,7 @@
* configure.in: Added a check for <nlist.h>.
2001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-01 Pavel Janík <Pavel@Janik.cz>
* configure.in: Reindent --help output.
From Per Starback (starback@ling.uu.se).
@ -2289,7 +2289,7 @@
them into a single category. Add menu items for RefTeX and
Widget.
2000-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* Makefile.in (install-arch-indep): Use --info-dir instead of
--dir-file, and a simple argument instead of --info-file, so that
@ -4245,7 +4245,7 @@
* configure.in (*-sun-sunos4.1.3*): Use shared libraries,
since that's what the header file expects.
1995-04-24 Francesco Potort,Al(B (pot@cnuce.cnr.it)
1995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
* configure.in (m68k-motorola-sysv*): Distinguish between 68030
and 68040 based machines when choosing options for gnucc.
@ -7022,7 +7022,7 @@
to match build-install and paths.h.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -209,7 +209,7 @@
* admin.el: Provide self.
2007-08-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
* FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem.
@ -234,7 +234,7 @@
* nt/makedist.bat: Change EOL format to DOS. Don't use
redirection characters in REM lines.
2007-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
* FOR-RELEASE: Removed Gtk/Xft issue.
@ -442,7 +442,7 @@
* nt/makedist.bat: Do not rely on non-standard behaviour of
tar --exclude.
2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
@ -466,12 +466,12 @@
* FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
2004-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
* FOR-RELEASE (Indications): Remove entry about GTK and geometry,
(now behaves as well as other ports).
2004-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
* FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
@ -526,19 +526,19 @@
* nt/README-UNDUMP.W32: Remove personal email address and update
wording.
2003-02-10 Francesco Potort,Al(B <pot@gnu.org>
2003-02-10 Francesco Potortì <pot@gnu.org>
* make-changelog-diff: New script, code stolen from make-announcement.
* make-announcement: Use make-changelog-diff.
2003-01-20 Francesco Potort,Al(B <pot@gnu.org>
2003-01-20 Francesco Potortì <pot@gnu.org>
* make-tarball.txt: Step-by-step instructions for making a tarball.
* make-announcement: A script for creating pretest annuncements.
2003-01-17 Francesco Potort,Al(B <pot@gnu.org>
2003-01-17 Francesco Potortì <pot@gnu.org>
* admin.el (add-release-logs): Expand the directory name before
calling find(1).
@ -564,7 +564,7 @@
* quick-install-emacs (VERSION): Calculate using the same method
that configure.in uses.
2002-04-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-04-26 Pavel Janík <Pavel@Janik.cz>
* emacs-pretesters: New file with information for Emacs
pretesters.
@ -641,7 +641,7 @@
version of tar used.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -25,7 +25,7 @@
* images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
Remove `creator' metadata.
2008-03-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
* images/README: Update with bookmark_add.
@ -69,7 +69,7 @@
* NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
when using different Emacs versions.
2008-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
* NEWS.22: Mention stock icons for Gtk+.
@ -111,7 +111,7 @@
* tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
magic line instead.
2008-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-02-08 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Mention XEmbed and --parent-id.
@ -280,7 +280,7 @@
* schema: Initial merge of nxml.
2007-11-22 Francesco Potort,Al(B <pot@gnu.org>
2007-11-22 Francesco Potortì <pot@gnu.org>
* NEWS: etags: the --members option is now the default.
@ -308,7 +308,7 @@
* refcards/gnus-refcard.tex: Restore Feb 2007 copyright
clarifications lost in update to Gnus trunk.
2007-10-28 Adam Sj,Ax(Bgren <asjo@koldfront.dk>
2007-10-28 Adam Sjøgren <asjo@koldfront.dk>
* images/smilies/grayscale/*.xpm: New larger grayscale smileys.
@ -368,7 +368,7 @@
* Makefile (SOURCES, unlock, relock): Delete.
2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
* NEWS: Document the interactive specification for C functions.
Say that `set-file-modes' is now interactive.
@ -396,7 +396,7 @@
* NEWS.22 (Note): Lower-case for orgtbl-mode.
2007-08-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Say that Gtk+ build uses stock icons.
@ -410,7 +410,7 @@
* PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-26 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-08-26 Michaël Cadilhac <michael@cadilhac.name>
* NEWS: Say that PDF files are now the default for refcards.
@ -533,7 +533,7 @@
* NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
documented bookmark keybinding changes that were later reverted.
2007-07-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-07-14 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS: Mention gtk-engines-qt problem.
@ -632,7 +632,7 @@
* PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2007-05-15 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-05-15 Michaël Cadilhac <michael@cadilhac.name>
* fr-refcard.tex: Rewrite using German layout.
@ -642,7 +642,7 @@
* refcard.tex (section{Incremental Search}): Minor corrections.
2007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
* Makefile (viperCard.ps, calccard.ps refcard.ps)
(sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
@ -798,7 +798,7 @@
* cs-dired-ref.tex: Increase in 2 column case to make room
for copyright notice.
(nopagenumbers): Call to turn off numbers in 1 page document.
(N,Aa(Bpov,Al(Bda, Modifikace Dired bufferu): Swap sections to
(Nápovìda, Modifikace Dired bufferu): Swap sections to
balance column length in presence of copyright notice.
(copyrightnotice): Uncomment so that notice is displayed.
@ -823,7 +823,7 @@
* sk-dired-ref.tex (vsize): Increase in 2 column case to make room
for copyright notice.
(nopagenumbers): Call to turn off numbers in 1 page document.
(N,Aa(Bpoveda, Modifik,Aa(Bcia Dired bufferu): Swap sections to
(Nápoveda, Modifikácia Dired bufferu): Swap sections to
balance column length in presence of copyright notice.
(copyrightnotice): Uncomment so that notice is displayed.
@ -840,7 +840,7 @@
(section{Exporting and Publishing}): Export options no longer in
reference card.
2007-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-02-25 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS: Gtk+ and cygwin doesn't work.
@ -848,7 +848,7 @@
* MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2007-02-22 Per Starb,Ad(Bck <starback@stp.lingfil.uu.se> (tiny change)
2007-02-22 Per Starbäck <starback@stp.lingfil.uu.se> (tiny change)
* NEWS: Grammar and capitalization fixes.
@ -937,7 +937,7 @@
* DEVEL.HUMOR: New entry.
2007-02-05 Francesco Potort,Al(B <pot@gnu.org>
2007-02-05 Francesco Potortì <pot@gnu.org>
* etags.1: Now --members is the default for etags, not for ctags yet.
* NEWS (etags): Document it.
@ -1008,7 +1008,7 @@
GNU/Linux.
* PROBLEMS: As above.
2007-01-02 Francesco Potort,Al(B <pot@gnu.org>
2007-01-02 Francesco Potortì <pot@gnu.org>
* etags.1: Undocument the --no-warn option.
@ -1024,7 +1024,7 @@
* ERC-NEWS: Note that the list module has been removed.
2006-12-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
* NEWS (Changes to cmuscheme): Mention the alternative for
`~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
@ -1111,7 +1111,7 @@
* refcard.ps: Regenerate.
2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
@ -1137,7 +1137,7 @@
to "t".
* PROBLEMS: Adjust tcsh advice for this.
2006-09-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-09-10 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
display (x-close-connection).
@ -1238,7 +1238,7 @@
* PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2006-07-14 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu>
2006-07-14 Károly Lőrentey <lorentey@elte.hu>
* HELLO: Update Hungarian sample.
@ -1275,7 +1275,7 @@
* orgcard.tex (section{Agenda Views}): Document `s' key to save
all org-mode buffers.
2006-06-30 Francesco Potort,Al(B <pot@gnu.org>
2006-06-30 Francesco Potortì <pot@gnu.org>
* etags.1: -m and -M options do not exist.
@ -1328,11 +1328,11 @@
* yow.lines: Delete existing data; add a new entry.
2006-06-09 W$,1 b(Bodek Bzyl <matwb@univ.gda.pl>
2006-06-09 Włodek Bzyl <matwb@univ.gda.pl>
* pl-refcard.ps: Regenerate.
2006-06-08 W$,1 b(Bodek Bzyl <matwb@univ.gda.pl>
2006-06-08 Włodek Bzyl <matwb@univ.gda.pl>
* pl-refcard.tex: Update for Emacs 22.
@ -1340,7 +1340,7 @@
* fr-refcard.tex: Fix errors in previous commit.
2006-06-08 ,AI(Bric Jacoboni <jaco@jacoboni.fr>
2006-06-08 Éric Jacoboni <jaco@jacoboni.fr>
* fr-refcard.tex: Update for Emacs 22.
@ -1393,7 +1393,7 @@
* tree-widget/folder/open.png, tree-widget/folder/open.xpm:
Reduce the size of images.
2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
@ -1612,7 +1612,7 @@
2006-03-09 Reiner Steib <Reiner.Steib@gmx.de>
* TUTORIAL.de: Replace "Schreiben" by "Dr,A|(Bcken" where appropriate.
* TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
2006-03-07 Carsten Dominik <dominik@science.uva.nl>
@ -1651,7 +1651,7 @@
* NEWS: Changes in handling of file local variables.
2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-02-14 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Gtk+ 2.4 is required.
@ -1719,11 +1719,11 @@
* e/eterm-color.ti: Temporarily disable the ri entry.
* e/eterm-color: Regenerate.
2005-12-21 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2005-12-21 Lőrentey Károly <lorentey@elte.hu>
* TODO: Add note on the multi-tty branch.
2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2005-12-16 Lőrentey Károly <lorentey@elte.hu>
* NEWS: Change `prev-buffer' to `previous-buffer'; add note on
them using the frame-local buffer list.
@ -1766,13 +1766,13 @@
* images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-11-06 Jan Djärv <jan.h.d@swipnet.se>
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
* images/save.xpm, images/save.pbm, images/low-color/save.xpm:
Adjust baseline.
2005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-11-06 Jan Djärv <jan.h.d@swipnet.se>
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
* images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
@ -1783,7 +1783,7 @@
* DEBUG: Describe how to provide preprocessor macro information.
2005-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-11-04 Jan Djärv <jan.h.d@swipnet.se>
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
* images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
@ -1931,7 +1931,7 @@
* NEWS, MH-E-NEWS: Updated for release 7.85.
2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: -nb => -nbi
@ -1939,7 +1939,7 @@
* orgcard.tex: Version 3.17, no changes except version number.
2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: -nb, --no-bitmap-icon
@ -2052,7 +2052,7 @@
* grep.txt: New file.
2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-07-19 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
@ -2093,7 +2093,7 @@
* pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
* sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
2005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-07-03 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Add it again.
@ -2191,11 +2191,11 @@
* TUTORIAL.ru: Update.
2005-04-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2005-04-13 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.sk: Updated header.
2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Mention cursorBlink resource.
@ -2203,7 +2203,7 @@
* NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Mention fontSet for Lucid menus.
@ -2217,7 +2217,7 @@
* TUTORIAL.ja: Updated header, contents synchronized with
TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2005-04-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2005-04-06 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.cs: Updated header.
@ -2366,15 +2366,15 @@
* fr-refcard.tex: Fix typos.
2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-12-07 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS: Update information about klipper on KDE.
2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
2004-10-08 Fr,Ai(Bd,Ai(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
2004-10-08 Frédéric Bothamy <frederic.bothamy@free.fr> (tiny change)
* TUTORIAL.fr: Minor wording fix.
@ -2398,7 +2398,7 @@
Reformat.
* e/eterm: Regenerate.
2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-09-25 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS: Updated exec-shield description.
@ -2568,7 +2568,7 @@
(HeaderClip, FooterClip): New PostScript funs.
(HeaderText, FooterText): Adjust PostScript code.
2004-03-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-03-29 Jan Djärv <jan.h.d@swipnet.se>
* TODO: Removed drag-and-drop entry (DONE).
@ -2621,7 +2621,7 @@
* HELLO: Fix cases of language names. Make German lines one.
Delete FORTRAN, add Mathematics.
2003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-10-24 Jan Djärv <jan.h.d@swipnet.se>
* PROBLEMS: Characters are displayed as empty boxes or
with wrong font under X.
@ -2694,11 +2694,11 @@
* HELLO: Fix Hindi and add Tamil.
2003-02-05 Francesco Potort,Al(B <pot@gnu.org>
2003-02-05 Francesco Potortì <pot@gnu.org>
* TUTORIAL.it: Italian tutorial.
From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
Revised by Francesco Potort,Al(B <pot@gnu.org>.
Revised by Francesco Potortì <pot@gnu.org>.
2003-02-03 Bill Wohler <wohler@newt.com>
@ -2708,7 +2708,7 @@
* MACHINES: Added Cygwin.
2003-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-01-27 Jan Djärv <jan.h.d@swipnet.se>
* DEBUG: Added note about xmon.
@ -2716,12 +2716,12 @@
* TUTORIAL.pl: Updated.
2003-01-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2003-01-11 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.sk: Updated to reflect changes in English version.
From Miroslav Va$,1!!(Bko <zemiak@zoznam.sk>.
From Miroslav Vaško <zemiak@zoznam.sk>.
2003-01-09 Francesco Potort,Al(B <pot@gnu.org>
2003-01-09 Francesco Potortì <pot@gnu.org>
* etags.1: Added reference to the new `etags --help --lang=LANG'
option.
@ -2742,7 +2742,7 @@
* MH-E-NEWS: Upgraded to MH-E version 7.0.
2002-11-22 Rafael Sep,Az(Blveda <drs@gnulinux.org.mx>
2002-11-22 Rafael Sepúlveda <drs@gnulinux.org.mx>
* TUTORIAL.es: Extensively changed and updated.
@ -2778,7 +2778,7 @@
2002-06-16 Eli Zaretskii <eliz@is.elta.co.il>
* TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>.
* TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
2002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
@ -2788,7 +2788,7 @@
* termcap.src: New version from ftp://invisible-island.net.
2002-03-24 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-03-24 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.translators: New file, list of tutorial translators.
@ -2796,15 +2796,15 @@
* gnus.xpm: Remove garbages.
2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-01-27 Pavel Janík <Pavel@Janik.cz>
* letter.xpm: New file, XPM variant of letter.xbm.
2001-12-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-12-03 Pavel Janík <Pavel@Janik.cz>
* COPYING: Move back.
2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-29 Pavel Janík <Pavel@Janik.cz>
* COPYING: Removed.
@ -2822,11 +2822,11 @@
2001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
* fr-survival.tex: New file, from ,AI(Bric Jacoboni <jaco@teaser.fr>.
* fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
* TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>.
* TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
2001-11-17 Colin Walters <walters@debian.org>
@ -2834,7 +2834,7 @@
2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
* TUTORIAL.fr: New file. From ,AI(Bric Jacoboni <jaco@teaser.fr>.
* TUTORIAL.fr: New file. From Éric Jacoboni <jaco@teaser.fr>.
2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
@ -2859,7 +2859,7 @@
* HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri
<tbspit@eng.um.edu.mt>.
2001-08-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-08-25 Pavel Janík <Pavel@Janik.cz>
* HELLO: Slovak language name added to be compatible with other
languages.
@ -2867,7 +2867,7 @@
2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
* TUTORIAL.pl: Updated in accordance with the English version.
From Beata Wierzcho$,1 b(Bowska <beataw@orient.uw.edu.pl> and
From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
Janusz S. Bien <jsbien@mail.uw.edu.pl>.
2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
@ -2876,26 +2876,26 @@
per config.sub and config.guess. Reported by Ryo Furue
<furufuru@ccsr.u-tokyo.ac.jp>.
2001-08-10 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-08-10 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.sk: Updated in accordance with the English version.
From Miroslav Va$,1!!(Bko <vasko@debian.cz>.
From Miroslav Vaško <vasko@debian.cz>.
2001-08-08 Eli Zaretskii <eliz@is.elta.co.il>
* TUTORIAL.ko: Updated in accordance with the English version.
From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
2001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-08-06 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.cs: Update from Milan Zamazal.
2001-08-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-08-05 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
address of Milan Zamazal changed.
2001-08-04 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-08-04 Pavel Janík <Pavel@Janik.cz>
* TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
META keys.
@ -2927,7 +2927,7 @@
* sk-dired-ref.tex: New files.
* cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
From Pavel@Janik.cz (Pavel Jan,Am(Bk).
From Pavel@Janik.cz (Pavel Janík).
2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
@ -4201,7 +4201,7 @@
* loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -87,8 +87,8 @@
* quail/latin-pre.el: Recode to utf-8.
("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B,
~O -> ,CU(B.
("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
~O -> Ġ.
("latin-prefix"): New method.
* quail/uni-input.el (utf-8-ccl-encode): Delete.
@ -243,7 +243,7 @@
* COPYING: Replace "Library Public License" by "Lesser Public
License" throughout.
2006-09-06 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
* quail/uni-input.el (ucs-input-method): Don't make the action of
a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
@ -476,7 +476,7 @@
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.
2004-02-16 J,Ai(Br,At(Bme Marant <jmarant@nerim.net> (tiny change)
2004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
* Makefile.in (distclean maintainer-clean): Depend on clean.
@ -614,13 +614,13 @@
("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
("ukrainian-computer", "belarusian", "bulgarian-bds")
("russian-computer"): New.
("bulgarian-phonetic"): Rename from bulgarian-pho. Add ,A'(B, $,1uV(B, $,1(N(B.
("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
("russian-typewriter"): Rename from cyrillic-jcuken.
2002-06-20 Dave Love <fx@gnu.org>
* quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
characters and ~o -> $,1 A(B, ~O -> $,1 @(B.
characters and ~o -> ġ, ~O -> Ġ.
2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
@ -673,9 +673,9 @@
* quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
Don't define "~," at all.
2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2002-01-29 Pavel Janík <Pavel@Janik.cz>
* quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B.
* quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
From "Dr. Eduard Werner" <edi.werner@gmx.de>.
2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
@ -728,7 +728,7 @@
("dutch"): Assign to Dutch. Use chars, not strings.
("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-12-08 Pavel Janík <Pavel@Janik.cz>
* COPYING: New file.
@ -833,7 +833,7 @@
"chinese-py".
("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-07-16 Pavel Janík <Pavel@Janik.cz>
* ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
* quail/czech.el, quail/devanagari.el, quail/ethiopic.el
@ -900,13 +900,13 @@
2001-05-17 Gerd Moellmann <gerd@gnu.org>
* quail/slovak.el, quail/czech.el: Set guidance to t for czech and
slovak input methods. New maintainer. From Pavel Jan,Am(Bk
slovak input methods. New maintainer. From Pavel Janík
<Pavel@Janik.cz>.
2001-04-23 Gerd Moellmann <gerd@gnu.org>
* quail/latin-ltx.el: Add more translations. From
jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B).
jsbien@mimuw.edu.pl (Janusz S. Bień).
2001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
@ -989,7 +989,7 @@
* quail/slovak.el ("slovak"): Translate "=q" to "`".
2001-03-16 Pavel Jan,Am(Bk ml. <Pavel@Janik.cz>
2001-03-16 Pavel Janík ml. <Pavel@Janik.cz>
* quail/slovak.el ("slovak"): Delete translations of "q", "Q",
"=q", "+q", "=Q", and "+Q".
@ -1073,8 +1073,8 @@
2000-12-18 Dave Love <fx@gnu.org>
* quail/latin-pre.el <latin-9-prefix>: Delete duplicate $,1!!(B entry.
Change $,1 s(B, $,1 r(B, ,A6(B.
* quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
Change œ, Œ, ¶.
2000-12-16 Kenichi Handa <handa@etl.go.jp>
@ -1199,7 +1199,7 @@
2000-08-29 Dave Love <fx@gnu.org>
* quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B.
* quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
* Makefile.in: ja-dic <- skk in several places.
@ -1218,8 +1218,8 @@
2000-08-23 Dave Love <fx@gnu.org>
* quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and
add ~p for ,A6(B.
* quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
add ~p for .
2000-07-18 Kenichi Handa <handa@etl.go.jp>
@ -1837,7 +1837,7 @@
* quail/latin-post.el: Likewise.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

File diff suppressed because it is too large Load diff

View file

@ -536,7 +536,7 @@
(gnus-mime-delete-part): Don't write description line if empty.
(gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
2007-12-14 Johan Bockg,Ae(Brd <bojohan@gnu.org>
2007-12-14 Johan Bockgård <bojohan@gnu.org>
* gnus-sum.el (gnus-summary-mark-unread-as-read)
(gnus-summary-mark-read-and-unread-as-read)
@ -1202,7 +1202,7 @@
2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
* message.el (message-remove-blank-cited-lines): New function.
Suggested by Karl Pl,Ad(Bsterer.
Suggested by Karl Plästerer.
2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
@ -1674,7 +1674,7 @@
* mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
string.
2007-07-20 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
* nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
that should be ignored when comparing distant RSS articles with local
@ -2033,7 +2033,7 @@
face for "X-Foo", its apparent intended purpose. Move "X-" pattern
ahead of the anything pattern, to get it recognised.
2007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
* gnus-sum.el (gnus-articles-to-read)
(gnus-summary-insert-old-articles): Don't truncate group name for
@ -2044,7 +2044,7 @@
* gnus-sum.el (gnus-simplify-subject-fully): Use
`truncate-string-to-width' instead.
2007-05-11 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
* gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
if, on summary exit, the next group has to be selected.
@ -2367,7 +2367,7 @@
* smiley.el (smiley-regexp-alist): Add "dead" smiley.
2007-02-14 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
* nntp.el (nntp-send-command): Don't wait for echoes when
nntp-open-ssl-stream is used.
@ -2599,7 +2599,7 @@
* gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi>
2006-12-29 Jouni K. Seppänen <jks@iki.fi>
* nnimap.el (nnimap-expunge-search-string): Mention
nnimap-search-uids-not-since-is-evil in docstring.
@ -2751,7 +2751,7 @@
* gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2006-12-04 Jouni K. Sepp,Ad(Bnen <jks@iki.fi>
2006-12-04 Jouni K. Seppänen <jks@iki.fi>
* mm-url.el (mm-url-predefined-programs): Call curl with correct
options.
@ -3349,7 +3349,7 @@
* pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
andreas@altroot.de (Andreas V,Av(Bgele).
andreas@altroot.de (Andreas Vögele).
FIXME: Use `tiny change'?
@ -3700,7 +3700,7 @@
* nnrss.el (nnrss-check-group): Bind hash-index.
2006-05-23 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
* nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
its hash index. Store this hash in `nnrss-group-data'.
@ -4071,7 +4071,7 @@
* gnus-topic.el (gnus-topic-display-missing-topic): Skip past
groups in the parent topic.
2006-04-16 Jo,Ac(Bo Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
* spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
(spam-extra-header-to-number): Return the CRM114 number as a
@ -4272,7 +4272,7 @@
* gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
(gnus-article-browse-delete-temp): Add :version.
2006-04-11 Arne J,Ax(Brgensen <arne@arnested.dk>
2006-04-11 Arne Jørgensen <arne@arnested.dk>
* gnus-sieve.el (gnus-sieve-generate): Delete from the start of
the sieve region.
@ -4900,7 +4900,7 @@
Lisp error; give up parsing of parameters if it failed in
extracting type.
2006-02-14 Arne J,Ax(Brgensen <arne@arnested.dk>
2006-02-14 Arne Jørgensen <arne@arnested.dk>
* smime.el (smime-cert-by-ldap-1): Fix bug where
`smime-ldap-search' returns results without userCertificates.
@ -5783,7 +5783,7 @@
whitespace removed in revision 7.8. Use concatenated string to
protect trailing whitespace.
2005-10-27 Jouni K. Sepp,Ad(Bnen <jks@iki.fi>
2005-10-27 Jouni K. Seppänen <jks@iki.fi>
* nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
(nnimap-request-expire-articles): Use it to avoid sending 'UID
@ -6070,7 +6070,7 @@
* message.el (message-idna-to-ascii-rhs-1): Reformat.
2005-09-27 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-09-27 Arne Jørgensen <arne@arnested.dk>
* message.el (message-remove-duplicates): New function.
Implementation borrowed from `gnus-remove-duplicates'.
@ -6712,7 +6712,7 @@
* mm-extern.el (mm-extern-local-file, mm-inline-external-body):
* pop3.el (pop3-user): Don't use `format' on `error' arguments.
2005-06-16 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-06-16 Arne Jørgensen <arne@arnested.dk>
* smime.el (smime-cert-by-ldap-1): Detect PEM format without
header by looking for magic "MII" at the beginnig.
@ -6932,7 +6932,7 @@
* smime.el (smime-cert-by-ldap-1): Don't use
replace-regexp-in-string.
2005-05-31 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-05-31 Arne Jørgensen <arne@arnested.dk>
* smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
@ -7353,7 +7353,7 @@
* nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
2005-03-10 Arne J,Ax(Brgensen <arne@arnested.dk> (tiny change)
2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
* nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
@ -7468,7 +7468,7 @@
* gnus-sum.el (gnus-summary-exit): Move point after displaying the
buffer, so it moves the window's cursor.
2005-02-26 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-02-26 Arne Jørgensen <arne@arnested.dk>
* mm-decode.el (mm-dissect-buffer): Pass the from field on to
`mm-dissect-multipart' and receive the from field as an (optional)
@ -7504,12 +7504,12 @@
2005-02-22 Simon Josefsson <jas@extundo.com>
* encrypt.el (encrypt-password-cache-expiry): Remove (use
`password-cache-expiry' instead). Reported by Arne J,Ax(Brgensen
`password-cache-expiry' instead). Reported by Arne Jørgensen
<arne@arnested.dk>.
(encrypt): Add password-cache and password-cache-expiry as group
members.
2005-02-22 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-02-22 Arne Jørgensen <arne@arnested.dk>
* smime.el (smime-ldap-host-list): Doc fix.
(smime-ask-passphrase): Use `password-read-and-add' to read (and
@ -7529,7 +7529,7 @@
* mml.el (mml-parse-1): Use them.
2005-02-21 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-02-21 Arne Jørgensen <arne@arnested.dk>
* nnrss.el (nnrss-verbose): Removed.
(nnrss-request-group): Use `nnheader-message' instead.
@ -7593,7 +7593,7 @@
mml-smime-get-dns-ldap.
(mml-smime-encrypt-query): Use new function. Default to ldap.
2005-02-14 Arne J,Ax(Brgensen <arne@arnested.dk>
2005-02-14 Arne Jørgensen <arne@arnested.dk>
* smime.el: Require smime-ldap.
(smime-ldap-host-list): New variable.
@ -8223,7 +8223,7 @@
* gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
headers separately.
(gnus-button-openpgp): New function, inspired by Jochen K,A|(Bpper
(gnus-button-openpgp): New function, inspired by Jochen Küpper
<jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
@ -9937,7 +9937,7 @@
(spam-mark-junk-as-spam-routine): Use it. Allow to disable
assigning the spam-mark to new messages.
2004-05-26 Adam Sj,Ax(Bgren <asjo@koldfront.dk> (tiny change)
2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
(spam-ham-copy-or-move-routine): Don't declare `todo' twice.
@ -10076,7 +10076,7 @@
(spam-crm114-unregister-spam-routine)
(spam-crm114-register-ham-routine)
(spam-crm114-unregister-ham-routine): Add CRM114 support. From
asjo@koldfront.dk (Adam Sj,Ax(Bgren).
asjo@koldfront.dk (Adam Sjøgren).
* gnus.el: Add spam-use-crm114.
@ -10481,7 +10481,7 @@
FIXME: Make separate entries for each person.
From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
Sj,Ax(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
<shields@msrl.com>:
* spam.el (spam-necessary-extra-headers): Get the extra headers we
@ -10501,7 +10501,7 @@
2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
* spam.el (spam-summary-prepare-exit): Add logic and message fix.
Reported by bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd).
Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
2004-04-17 Jesper Harder <harder@ifa.au.dk>
@ -11614,7 +11614,7 @@
* gnus-score.el (gnus-score-edit-all-score): Fix prototype.
Invoke gnus-score-mode. Reported by
bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd).
bojohan+news@dd.chalmers.se (Johan Bockgård).
* gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
Jim Blandy <jimb@redhat.com> (tiny change).
@ -11948,7 +11948,7 @@
* password.el: Removed definition of run-at-time.
2004-01-05 Karl Pfl,Ad(Bsterer <sigurd@12move.de> (tiny change)
2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
* mml.el (mml-minibuffer-read-disposition): Show attachment type
in prompt.
@ -12243,7 +12243,7 @@ See ChangeLog.2 for earlier changes.
Boston, MA 02110-1301, USA.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; fill-column: 79
;; add-log-time-zone-rule: t
;; End:

View file

@ -3030,6 +3030,7 @@
Boston, MA 02110-1301, USA.
;; Local Variables:
;; coding: utf-8
;; sentence-end-double-space: nil
;; add-log-time-zone-rule: t
;; End:

View file

@ -1,4 +1,4 @@
2007-08-29 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu>
2007-08-29 Károly Lőrentey <lorentey@elte.hu>
* xlwmenu.c (XlwMenuRealize): Ignore X errors while setting up
cursor shape.
@ -22,7 +22,7 @@
* Makefile.in (distclean): Delete Makefile.
(maintainer-clean): Delete TAGS.
2007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenu.c (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
(display_menu, map_event_to_widget_value): Generate enter and
@ -47,7 +47,7 @@
* COPYING: Replace "Library Public License" by "Lesser Public
License" throughout.
2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2006-05-23 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
used.
@ -67,7 +67,7 @@
* xlwmenu.c: Fix the return type for x_clear_errors and
x_uncatch_errors.
2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-07-19 Jan Djärv <jan.h.d@swipnet.se>
* lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
labels in menu bar.
@ -76,7 +76,7 @@
Update FSF's address in GPL notices.
2005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-04-01 Jan Djärv <jan.h.d@swipnet.se>
Reenable support for I18N to Lucid menus.
@ -89,7 +89,7 @@
font for !HAVE_X_I18N.
(xlwMenuResources): Add fontSet resource.
2005-03-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2005-03-22 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8
on XFree86 is investigated.
@ -124,30 +124,30 @@
* xlwmenuP.h:
* xlwmenu.h: Add missing copyright and license notice.
2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
action procedure for compatibility with Lesstif/Motif.
* Makefile.in (mostlyclean): Don't remove *~ on clean.
2004-12-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-12-26 Jan Djärv <jan.h.d@swipnet.se>
* lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
pops down on Escape, not any keypress.
2004-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-11-01 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenu.c (find_first_selectable, find_next_selectable)
(find_prev_selectable): Rename parameter skip_no_call_data to
skip_titles. Recognize titles as having no call_data and no contents.
(Down, Up): Comment update.
2004-08-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-08-30 Jan Djärv <jan.h.d@swipnet.se>
* lwlib.h (_widget_value): Add lname and lkey.
2004-01-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-01-12 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenuP.h (_XlwMenu_part): Add top_depth.
@ -189,7 +189,7 @@
* Makefile.in: Make things function properly in case both LessTif
and Open Motif are installed.
2003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-01-26 Jan Djärv <jan.h.d@swipnet.se>
* lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list.
(destroy_all_children): Call it self to destroy sub menu children.
@ -223,7 +223,7 @@
Always base disabled foreground on the normal foreground.
Don't use the temporary variable `temp'.
2002-05-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-05-06 Pavel Janík <Pavel@Janik.cz>
* xlwmenu.c (xlwMenuResources): New resource.
(find_next_selectable): Return current item when the menu is not
@ -239,17 +239,17 @@
* xlwmenuP.h (_XlwMenu_part): Add new member `disabled_foreground'.
Rename `inactive_gc' to `disabled_gc'.
2002-04-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-04-29 Pavel Janík <Pavel@Janik.cz>
* xlwmenu.c <XtNmargin, XtNverticalSpacing, XmNshadowThickness>:
Change default values.
2002-04-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2002-04-28 Jan Djärv <jan.h.d@swipnet.se>
* xlwmenu.c: Do not grab keyboard if installation-directory is
non-nil (not installed Emacs). To simplify debugging.
2002-04-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-04-28 Pavel Janík <Pavel@Janik.cz>
* Makefile.in: Remove OpenLook file dependencies.
(xrdb-cpp.o): Remove target.
@ -260,12 +260,12 @@
* lwlib.c (instantiate_widget_instance): Remove duplicated prototype.
2002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-04-25 Pavel Janík <Pavel@Janik.cz>
* lwlib-Xol.c, lwlib-Xol.h, lwlib-Xolmb.c, lwlib-Xolmb.h
* lwlib-XolmbP.h: Remove file.
2002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2002-04-22 Jan Djärv <jan.h.d@swipnet.se>
* lwlib-Xm.c: Removed compiler warning.
@ -275,14 +275,14 @@
(pop_up_menu): Add call to XtGrabKeyboard.
(ungrab_all): New function.
2002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-04-20 Pavel Janík <Pavel@Janik.cz>
* xlwmenu.c (find_next_selectable): New function.
(Down, Up, Right): Use it.
(find_next_selectable): Prevent endless loops when only one item
is enabled in the menu.
2002-04-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-04-19 Pavel Janík <Pavel@Janik.cz>
These changes allow moving in menu via keyboard.
@ -305,21 +305,21 @@
* lwlib.c (P_): Don't define if already defined.
2002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-01-27 Pavel Janík <Pavel@Janik.cz>
* lwlib-Xaw.c (xaw_update_scrollbar, xaw_scrollbar_scroll)
(xaw_scrollbar_jump): Put whole functions in #if 0.
2002-01-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2002-01-09 Pavel Janík <Pavel@Janik.cz>
* lwlib-Xaw.c (xaw_create_dialog): Initialize icon_name to
suppress compiler warnings.
2001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2001-12-18 Pavel Janík <Pavel@Janik.cz>
* lwlib.c (separator_names): Add missing braces around initializers.
2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2001-12-08 Pavel Janík <Pavel@Janik.cz>
* COPYING: New file.
@ -1352,7 +1352,7 @@
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -30,7 +30,7 @@
* INSTALL: Also build and run on Mac OS X 10.5.
2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
* inc/config.h: Remove HAVE_X11R5.
@ -644,7 +644,7 @@
cursor row is invisible. This can happen if cursor is on top line
of a window, and we switch to a buffer with a header line.
2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-12-22 Pavel Janík <Pavel@Janik.cz>
* cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files.
@ -653,7 +653,7 @@
* src/macfns.c (x_report_frame_params): Make the scroll-bar-width
frame parameter have a numeric value all the time.
2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-12-08 Pavel Janík <Pavel@Janik.cz>
* COPYING: New file.
@ -671,7 +671,7 @@
* src/macterm.c: Merged changes from xterm.c.
* src/macfns.c: Merged changes from xfns.c.
2001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-11-16 Pavel Janík <Pavel@Janik.cz>
* src/macterm.c (waiting_for_input): Remove unnecessary declaration.
@ -775,7 +775,7 @@
* inc/macterm.h (x_display_list): Declare extern.
2001-07-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2001-07-20 Pavel Janík <Pavel@Janik.cz>
* src/macterm.c (xim_open_dpy): Fix typo.
@ -965,7 +965,7 @@
* src/macterm.c: New file.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -49,7 +49,7 @@
* sed1.inp: Revert last change.
2004-11-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-11-09 Jan Djärv <jan.h.d@swipnet.se>
* sed1v2.inp: Use djecho for buildobj.lst.
@ -159,7 +159,7 @@
* sed1v2.inp: Delete _gdbinit in distclean target.
2001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2001-12-09 Pavel Janík <Pavel@Janik.cz>
* COPYING: Moved back.
@ -168,7 +168,7 @@
* sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
which needed it is gone.
2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2001-11-29 Pavel Janík <Pavel@Janik.cz>
* COPYING: Removed.
@ -647,7 +647,7 @@
* sed1.inp: New file for changing src/makefile.in.in into src/makefile.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -104,7 +104,7 @@
* gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
permissions to NTFS ACLs.
2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
* config.nt: Remove HAVE_X11R5.
@ -544,7 +544,7 @@
* multi-install-info.bat: New file.
2003-06-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-06-27 Jan Djärv <jan.h.d@swipnet.se>
* config.nt (my_strftime): New define.
@ -651,7 +651,7 @@
* makefile.w32-in (bootstrap): Build addsection program before
bootstrap (required for post-processing temacs.exe).
2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2001-12-08 Pavel Janík <Pavel@Janik.cz>
* COPYING: New file.
@ -1558,7 +1558,7 @@
* _emacs: New file.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -26,19 +26,19 @@
* XMakeAssoc.c: Remove license text in favour of including
copyright.h, as was done in original X11 source.
2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
was pressed.
2004-11-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2004-11-12 Jan Djärv <jan.h.d@swipnet.se>
* XMenu.h (XMenuActivateSetWaitFunction): New function.
* Activate.c (XMenuActivateSetWaitFunction): New function.
(XMenuActivate): Call wait_func if set, before XNextEvent.
2002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2002-04-22 Jan Djärv <jan.h.d@swipnet.se>
* Activate.c: Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.
@ -468,7 +468,7 @@
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -1,3 +1,9 @@
2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
* charset.c (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
* regex.c (EXTEND_BUFFER): Change order of pointer addition
@ -139,7 +145,7 @@
* lisp.h (Fbuffer_list): Declare.
2008-03-17 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2008-03-17 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
handlebox_widget is != 0.
@ -216,7 +222,7 @@
* buffer.c (Fswitch_to_buffer): Fall back on pop-to-buffer.
2008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2008-03-11 Jan Djärv <jan.h.d@swipnet.se>
* xterm.c (x_connection_closed): For GTK: If this is the last
terminal just exit without closing the display.
@ -372,7 +378,7 @@
* font.c (font_unparse_fcname): Increase len when style is a symbol.
2008-03-01 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2008-03-01 Jan Djärv <jan.h.d@swipnet.se>
* xterm.c (handle_one_xevent): For Gtk+ and ConfigureNotify, call
xg_frame_resized when the event is for the edit widget.
@ -469,7 +475,7 @@
* process.c (wait_reading_process_output): Check for window
changes caused by timers.
Suggested by Johan Bockg,Ae(Brd.
Suggested by Johan Bockgård.
2008-02-27 Glenn Morris <rgm@gnu.org>
@ -706,7 +712,7 @@
* font.c (font_unparse_xlfd): Don't ignore integer pixel size specs.
2008-02-18 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2008-02-18 Jan Djärv <jan.h.d@swipnet.se>
* xfns.c (Fx_show_tip): Set string to " " if empty.
@ -972,7 +978,7 @@
* emacs.c (USAGE3): Add --parent-id
(standard_args): Ditto.
2008-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
* coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
@ -2553,14 +2559,14 @@
* ftfont.c (ftfont_list): Fix typo.
(ftfont_build_basic_charsets): Don't include letters with diacritics.
2008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
* xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
* xftfont.c (xftfont_done_face): Call XftDrawDestroy only if
xftface_info is non-NULL.
2008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
* ftfont.c (ftfont_list): Move misplaced #endif.
@ -2695,7 +2701,7 @@
* xftfont.c (xftfont_open): For generating a name, start from
96-byte buffer.
2008-02-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2008-02-01 Jan Djärv <jan.h.d@swipnet.se>
* frame.h (x_new_fontset2): Fix prototype.
@ -6664,7 +6670,7 @@
Rewrite in order to manage registered functions by hash table
Vdbus_registered_functions_table.
2007-12-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-12-03 Jan Djärv <jan.h.d@swipnet.se>
* xterm.c: Update URL to Window Manager Specification in comment.
@ -6771,7 +6777,7 @@
* keymap.c (Fsingle_key_description): Likewise.
* print.c (print_object): Likewise.
2007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-22 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (update_frame_tool_bar): Don't call x-gtk-map-stock if
file for image is nil.
@ -6832,7 +6838,7 @@
* fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE
Since we do not want to see internal Lisp_*fwd objects here.
2007-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-18 Jan Djärv <jan.h.d@swipnet.se>
* sysdep.c (init_system_name): Use getaddrinfo if available.
@ -7036,12 +7042,12 @@
* s/windows95.h: Remove.
2007-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-06 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
abort with a message on unhandled store_type values.
2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-11-01 Jan Djärv <jan.h.d@swipnet.se>
* xterm.c, xfns.c, xselect.c, xterm.h, s/msdos.h, s/sco4.h, s/sco5.h:
Remove HAVE_X11R5 and HAVE_X11R4.
@ -7050,7 +7056,7 @@
* Makefile.in: Remove references to sunfns.c and sunfns.o.
2007-11-01 Johan Bockg,Ae(Brd <bojohan@gnu.org>
2007-11-01 Johan Bockgård <bojohan@gnu.org>
* macterm.c, w32term.c, xterm.c (x_draw_stretch_glyph_string):
Don't set s->stippled_p here, since it has already been set by
@ -7602,7 +7608,7 @@
* lread.c (Fload): Fix typo in docstring.
2007-10-01 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-10-01 Michaël Cadilhac <michael@cadilhac.name>
* floatfns.c (Fexpt): Manually check for overflows, so that a power
of a non-zero value can't yield zero.
@ -7823,7 +7829,7 @@
* dispextern.h (w32_init_fringe, mac_init_fringe): Declare rif argument.
2007-09-19 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-09-19 Michaël Cadilhac <michael@cadilhac.name>
* coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
Fix a C warning regarding variable constness.
@ -7834,14 +7840,14 @@
* w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.
2007-09-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-09-17 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (gdpy_def): New variable.
(xg_initialize): Initialize gdpy_def.
(xg_display_close): If no other display exists, set gdpy_def to a
new connection.
2007-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-09-16 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
when we have no file name for the icon.
@ -7880,7 +7886,7 @@
* s/hpux.h: No longer define `static' as nothing.
2007-09-13 Johan Bockg,Ae(Brd <bojohan@gnu.org>
2007-09-13 Johan Bockgård <bojohan@gnu.org>
* callint.c (Fcall_interactively): Remove unused var `fun'.
@ -7927,7 +7933,7 @@
* xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
* lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.
(DEFUN): Document `intspec', use it instead of `prompt'.
@ -8047,12 +8053,12 @@
and resume-tty-function to resume-tty-hook.
(Fsuspend_tty, Fresume_tty): Use new names.
2007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (update_frame_tool_bar): Handle stock name as a named icon
if it starts with "n:".
2007-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-31 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL.
@ -8239,7 +8245,7 @@
* term.c (tty_insert_glyphs): Add missing first parameter.
2007-08-29 K,Aa(Broly L$,1 q(Brentey <karoly@lorentey.hu>
2007-08-29 Károly Lőrentey <karoly@lorentey.hu>
* buffer.c (Fbuffer_list, Fbury_buffer):
Take frame->buried_buffer_list into account.
@ -8689,7 +8695,7 @@
(tty_delete_glyphs, tty_ins_del_lines, turn_on_face): Update for
renames.
2007-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-28 Jan Djärv <jan.h.d@swipnet.se>
* keyboard.c: Qrtl is new.
(parse_tool_bar_item): Handle :rtl keyword.
@ -8813,7 +8819,7 @@
* alloc.c (pure): Round PURESIZE up.
2007-08-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-17 Jan Djärv <jan.h.d@swipnet.se>
* xterm.c (handle_one_xevent): Remove check that mouse click is in
active frame.
@ -8831,7 +8837,7 @@
* term.c (tty_default_color_capabilities): Declare static
variables in file scope, to avoid HPUX compiler problem.
2007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-13 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.
@ -8953,7 +8959,7 @@
(Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.
2007-08-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-08-04 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
add comment explaining why.
@ -8979,7 +8985,7 @@
* lread.c (readevalloop, read1): Treat NBSP as whitespace.
2007-07-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-07-29 Jan Djärv <jan.h.d@swipnet.se>
* gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.
@ -9064,9 +9070,9 @@
* coding.c (Ffind_operation_coding_system):
* eval.c (For, Fand): Doc fixes.
Reported by Johan Bockg,Ae(Brd.
Reported by Johan Bockgård.
2007-07-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-07-18 Jan Djärv <jan.h.d@swipnet.se>
* xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame.
@ -9692,7 +9698,7 @@
* image.c (uncache_image): New function.
(Fimage_refresh): New function.
2007-05-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-05-20 Jan Djärv <jan.h.d@swipnet.se>
* Makefile.in: Move GPM check outside HAVE_X_WINDOWS.
@ -9828,7 +9834,7 @@
* lread.c (read_escape): In a string, \s is always space.
2007-04-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2007-04-27 Jan Djärv <jan.h.d@swipnet.se>
* xmenu.c (xdialog_show): Call Fredisplay before showing the dialog.
@ -9838,7 +9844,7 @@
See ChangeLog.10 for earlier changes.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:

View file

@ -1058,8 +1058,29 @@ usage: (define-charset-internal ...) */)
Vcharset_ordered_list = nconc2 (Vcharset_ordered_list,
Fcons (make_number (id), Qnil));
else
Vcharset_ordered_list = Fcons (make_number (id),
Vcharset_ordered_list);
{
Lisp_Object tail;
for (tail = Vcharset_ordered_list; CONSP (tail); tail = XCDR (tail))
{
struct charset *cs = CHARSET_FROM_ID (XINT (XCAR (tail)));
if (cs->supplementary_p)
break;
}
if (EQ (tail, Vcharset_ordered_list))
Vcharset_ordered_list = Fcons (make_number (id),
Vcharset_ordered_list);
else if (NILP (tail))
Vcharset_ordered_list = nconc2 (Vcharset_ordered_list,
Fcons (make_number (id), Qnil));
else
{
val = Fcons (XCAR (tail), XCDR (tail));
XSETCDR (tail, val);
XSETCAR (tail, make_number (id));
}
}
charset_ordered_list_tick++;
}
@ -2161,7 +2182,7 @@ syms_of_charset ()
0, MAX_UNICODE_CHAR, -1, 0, -1, 1, 0, 0);
charset_eight_bit
= define_charset_internal (Qeight_bit, 1, "\x80\xFF\x00\x00\x00\x00",
128, 255, -1, 0, -1, 0, 0,
128, 255, -1, 0, -1, 0, 1,
MAX_5_BYTE_CHAR + 1);
}

View file

@ -7,7 +7,7 @@
* icalendar-testsuite.el: New file.
;; Local Variables:
;; coding: iso-2022-7bit
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End: