aboutsummaryrefslogtreecommitdiffstats
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* (quail-map-from-table): Allow a tone just after aKenichi Handa2007-12-072-2/+8
| | | | consonant.
* (check-declare): New target.Glenn Morris2007-11-172-0/+10
|
* Fix merge error.Andreas Schwab2007-11-091-1/+1
|
* Merge from emacs--rel--22Miles Bader2007-11-091-1/+1
|\ | | | | | | Revision: [email protected]/emacs--devo--0--patch-923
| * (install): Change ownership of installed files.Glenn Morris2007-10-312-0/+5
| |
* | (install): Change ownership of installed files.Glenn Morris2007-10-312-0/+9
| |
* | Merge from emacs--rel--22Miles Bader2007-10-272-10/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 131-137) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 261-262) - Update from CVS Revision: [email protected]/emacs--devo--0--patch-908
| * (quail-indian-update-preceding-char): Don't mark the variable as frame-local;Juanma Barranquero2007-10-242-10/+14
| | | | | | | | it wasn't used as such.
* | ("\\qed"): Add this rule.Kenichi Handa2007-10-202-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-07-2640-39/+45
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <[email protected]> * Relicense all FSF files to GPLv3 or later. Revision: [email protected]/emacs--devo--0--patch-828
* | Merge from emacs--rel--22Miles Bader2007-07-261-288/+623
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <[email protected]> * leim/COPYING: Switch to GPLv3. Revision: [email protected]/emacs--devo--0--patch-828
| * Restore comma mistakenly removed in last change.Glenn Morris2007-07-2528-28/+28
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-2528-28/+28
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-252-3/+9
| |
| * Change to GPLv3.Glenn Morris2007-07-251-288/+623
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-2510-9/+9
| |
* | Merge from emacs--rel--22Miles Bader2007-07-241-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 59-69) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 237-238) - Update from CVS 2007-07-23 Stefan Monnier <[email protected]> * lisp/ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the underlying file is uptodate. 2007-07-17 Dan Nicolaescu <[email protected]> * lisp/vc.el: Add more info about the vc-registered function. 2007-07-15 Richard M. Stallman <[email protected]> * lisp/kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys. * lisp/tutorial.el (tutorial--find-changed-keys): Handle C-x specially like ESC. 2007-07-15 Aaron Hawley <[email protected]> * lisp/tar-mode.el (tar-get-descriptor): No error for zero-length file. 2007-07-21 Reiner Steib <[email protected]> * lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc string. 2007-07-16 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces. 2007-07-16 Richard M. Stallman <[email protected]> * lispref/display.texi (Defining Faces): Fix previous change. 2007-07-20 Eli Zaretskii <[email protected]> * src/w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define if not defined. 2007-07-18 Jason Rumney <[email protected]> * src/w32proc.c (w32_executable_type): Handle 64 bit executables. Revision: [email protected]/emacs--devo--0--patch-823
| * (extraclean): Don't delete *~.Eli Zaretskii2007-07-202-1/+7
| |
* | (extraclean): Don't delete *~.Eli Zaretskii2007-07-162-1/+7
|/
* Version 22.1 released.Chong Yidong2007-06-021-0/+4
|
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+17
|
* Add copyright and license notices.Glenn Morris2007-02-111-0/+23
|
* Remove RCS keywordsMiles Bader2007-01-307-7/+4
| | | | Revision: [email protected]/emacs--devo--0--patch-623
* *** empty log message ***Kenichi Handa2007-01-303-57/+23
|
* Add copyright and license notices.Kenichi Handa2007-01-306-0/+138
|
* Restore arch tagline.Juanma Barranquero2007-01-291-0/+1
|
* Regenerate (with byte-compile-disable-print-circle bound to t).Juanma Barranquero2007-01-291-3/+2
|
* Grammar fixes.Glenn Morris2007-01-282-12/+12
|
* Grammar fix.Glenn Morris2007-01-281-1/+1
|
* *** empty log message ***Kenichi Handa2007-01-252-8/+8
|
* Add arch taglineMiles Bader2007-01-241-0/+1
|
* *** empty log message ***Kenichi Handa2007-01-243-5/+5
|
* Re-copied from X11R6/contrib/clients/cxterm.Kenichi Handa2007-01-248-41/+54
|
* New file.Kenichi Handa2007-01-242-0/+104
|
* Regenerated.Kenichi Handa2007-01-241-5/+4
|
* Add 2007 to copyright years.Glenn Morris2007-01-212-4/+4
|
* Update copyright for years from Emacs 21 to present.Glenn Morris2007-01-1635-50/+92
|
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-162-3/+4
| | | | 2001).
* (ucs-input-method): Signal an error for aKenichi Handa2007-01-122-5/+14
| | | | Unicode character that is not yet supported.
* *** empty log message ***Andreas Schwab2006-12-261-0/+4
|
* (datarootdir): Define.Andreas Schwab2006-12-261-0/+1
|
* *** empty log message ***Eli Zaretskii2006-12-201-0/+5
|
* (leim-list.el): Depend on ${TIT-MISC}, not ${NON-TIT-MISC}.Eli Zaretskii2006-12-201-1/+1
|
* Update AIST copyright years.Kenichi Handa2006-12-1327-27/+28
|
* (ucs-input-help): Fix title of ucs input method.Juanma Barranquero2006-12-092-1/+7
|
* ("scandinavian-alt-postfix"): Fix typo.Juanma Barranquero2006-12-091-1/+1
|
* *** empty log message ***Eli Zaretskii2006-12-091-0/+6
|
* (leim-list.el): Depend on leim-ext.el as well. Run Emacs to appendEli Zaretskii2006-12-091-2/+3
| | | | non-empty non-comment lines in leim-ext.el to leim-list.el.
* Fix a typo in a comment.Eli Zaretskii2006-12-081-1/+1
|
* *** empty log message ***Juanma Barranquero2006-12-051-0/+4
|