aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split-window has already been implemented.Chong Yidong2005-10-191-1/+2
|
* max-image-size implemented.Chong Yidong2005-10-191-0/+4
|
* Moved all remaining images from lisp/toolbar to etc/images, movedBill Wohler2005-10-171-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
* *** empty log message ***Juanma Barranquero2005-10-111-0/+5
|
* (set-version): Set version numbers in nt/emacs.rc.Jason Rumney2005-10-011-0/+4
|
* (New features): Remove vhdl-mode.el update item (Done).Romain Francoise2005-08-311-0/+5
|
* (Bugs): Remove compile-internal item (Done).Romain Francoise2005-08-271-0/+4
|
* *** empty log message ***Lute Kamstra2005-07-051-1/+1
|
* *** empty log message ***Lute Kamstra2005-07-051-0/+4
|
* *** empty log message ***Lute Kamstra2005-06-101-0/+5
|
* *** empty log message ***Richard M. Stallman2005-06-041-0/+5
|
* Don't commit lisp/loaddefs.el.Lute Kamstra2005-04-191-0/+4
|
* *** empty log message ***Lute Kamstra2005-04-141-0/+2
|
* (add-release-logs): Fix require call.Lute Kamstra2005-04-141-0/+4
|
* TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, ↵Marcelo Toledo2005-04-021-2/+4
| | | | TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in 2005-02-08T14:20:54Z!lute@gnu.org, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 2005-04-01T00:31:25Z!rms@gnu.org by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
* *** empty log message ***Luc Teirlinck2005-04-011-0/+5
|
* Replace leading spaces by tabs and remove trailing whitespace.Luc Teirlinck2005-04-011-3/+3
|
* Tracking the confirmation of translators in admin/FOR-RELEASE for the new ↵Marcelo Toledo2005-03-311-0/+6
| | | | title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146Miles Bader2005-03-021-0/+6
| | | | | | | | | | quick-install-emacs: Use mkdir --verbose only when requested 2005-03-02 Miles Bader <miles@gnu.org> * admin/quick-install-emacs: Only use the mkdir --verbose option if the script's --verbose option was specified (this avoids problems with default usage on systems where mkdir doesn't support that option).
* *** empty log message ***Jason Rumney2005-02-151-1/+6
|
* Fix typo. Add missing entry.Lute Kamstra2005-02-141-1/+5
|
* * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).Jan Djärv2004-11-021-0/+4
|
* *** empty log message ***Luc Teirlinck2004-09-211-0/+5
|
* *** empty log message ***Luc Teirlinck2004-09-181-1/+1
|
* (Indications): Clean up and update checklists for Emacs and Elisp manual.Luc Teirlinck2004-09-181-0/+5
|
* *** empty log message ***Kim F. Storm2004-09-111-0/+2
|
* (New features): Remove Gnus 5.10 entry (Done!).Kim F. Storm2004-09-111-0/+4
|
* *** empty log message ***Kim F. Storm2004-08-291-2/+6
|
* * FOR-RELEASE (Indications): Removed entry about GTK and geometry,Jan Djärv2004-08-281-0/+5
| | | | (now behaves as well as other ports).
* * FOR-RELEASE: Removed entry about GTK and monochrome displays (done).Jan Djärv2004-06-281-0/+4
|
* Moved FOR-RELEASE from etc/ to admin/.Eli Zaretskii2004-06-261-0/+4
|
* Initial revisionThien-Thi Nguyen2004-05-081-0/+4
|
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68Miles Bader2003-10-011-0/+5
| | | | | | | Portability fix for admin/quick-install-emacs * admin/quick-install-emacs: Don't use "function" keyword when defining shell functions.
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62Miles Bader2003-09-271-0/+7
| | | | | | | | | Tweaks to admin/quick-install-emacs * quick-install-emacs: Remove fns-* pruning, since that file no longer seems to be generated. (AVOID): Quote literal periods. Quote braces in a way acceptable to all parties (gawk gets bitchy about using `\').
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19Miles Bader2003-08-191-0/+6
| | | | Use quoting in quick-install-emacs that works with recent gawks
* *** empty log message ***Markus Rost2003-08-111-0/+4
|
* Update wording and version number etc.Andrew Innes2003-04-221-0/+17
| | | | | Add extra instructions for installing multi-file .zip distribution.
* Code moved to the new script make-changelog-diff, called from here.Francesco Potortì2003-02-101-0/+6
|
* *** empty log message ***Miles Bader2003-01-221-0/+5
|
* *** empty log message ***Francesco Potortì2003-01-201-0/+6
|
* *** empty log message ***Francesco Potortì2003-01-171-0/+7
|
* White space fixes.Markus Rost2002-12-151-2/+2
|
* Replaced the recent ChangeLogs for cus-test.el by a summary.Markus Rost2002-10-161-16/+2
|
* (cus-test-libs): Use equal instead of =.Markus Rost2002-10-151-0/+4
|
* Undo previous change, but leave a comment.Markus Rost2002-10-141-1/+1
| | | | (cus-test-opts): Call cus-test-load-libs.
* *** empty log message ***Markus Rost2002-10-141-0/+4
|
* Change description of cus-test.el.Markus Rost2002-10-131-0/+6
|
* Extended and reorganized.Markus Rost2002-10-101-3/+3
| | | | | There are now 3 tests which can be run in batch mode. See the Commentary section.
* Clean up Workarounds. Shorten variable names. UseMarkus Rost2002-10-091-0/+5
| | | | cus-test-vars-with-changed-state in a different way.