aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Glenn Morris2007-04-041-0/+8
|
* (Configuration): Add entries on compiler/preprocessor mismatch, and onGlenn Morris2007-04-041-0/+24
| | | | preprocessor inserting whitespace.
* Mention preprocessor to use with /opt/SUNWspro/bin/cc on Solaris.Glenn Morris2007-04-041-1/+3
|
* *** empty log message ***Eli Zaretskii2007-04-031-0/+6
|
* Add entry for switching MS-Windows keyboard input to Unicode.Eli Zaretskii2007-04-031-1/+15
| | | | Add specific pointer to msdos.c functions that support menus on text terminals.
* Release ERC 5.2.Miles Bader2007-04-012-8/+249
| | | | | | | | | I have updated the version of ERC to 5.2, since it fixes a bug with C-c C-SPC being bound globally by default. For the full list of changes in this version, see etc/ERC-NEWS. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-687 Creator: Michael Olson <mwolson@gnu.org>
* * PROBLEMS: Remove Tramp problem; it has been fixed.Michael Albinus2007-03-312-12/+5
|
* *** empty log message ***Eli Zaretskii2007-03-311-0/+5
|
* (MS-Windows problems): How to bind non-ASCII keys with modifiers.Eli Zaretskii2007-03-311-0/+10
|
* *** empty log message ***Juanma Barranquero2007-03-291-4/+4
|
* Emacs cannot load remote files using Tramp during init.Chong Yidong2007-03-271-0/+11
|
* *** empty log message ***Glenn Morris2007-03-271-0/+7
|
* Explain reason for X protocol error recommendations.Richard M. Stallman2007-03-261-4/+9
|
* (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT): DeleteGlenn Morris2007-03-231-23/+92
| | | | | | | | | | | | unused variables. (dired-refcards, misc-refcards, survival-card, viper-cards): New targets. (all): Also build dired-refcards and misc-refcards. (clean, distclean, maintainer-clean): Depend on mostlyclean. (SOURCES): Remove non-existent files. (mostlyclean, clean, distclean, maintainer-clean, unlock, relock): Mark as phony. (.ps files): Specify default papersize in the dvips command.
* *** empty log message ***Glenn Morris2007-03-232-4/+11
|
* Regenerate on letter paper.Glenn Morris2007-03-233-19/+25
|
* Regenerate on A4.Glenn Morris2007-03-231-801/+858
|
* (\letterpaper): Switch to A4.Glenn Morris2007-03-231-6/+5
| | | | | (\section): Reduce \vskips to fit on A4 paper. (\shortcopyrightnotice): Display at end of first column.
* *** empty log message ***Glenn Morris2007-03-231-0/+6
|
* Ulf Jasper <ulf.jasper at web.de>:Glenn Morris2007-03-211-2/+10
| | | | | | | | | | (icalendar-version): Increase to 0.15. (icalendar--get-unfolded-buffer): Define actual arguments rather than just using &rest. Check replace-in-string is fbound. (icalendar-import-buffer): Doc fix. (icalendar--convert-ical-to-diary): Set diary-file. Check diary-file before inserting final newline. (icalendar--add-diary-entry): Return diary-file.
* Regenerate.Glenn Morris2007-03-211-717/+663
|
* (\metax): Tweak \hsize to avoid overfull columns.Glenn Morris2007-03-211-15/+36
| | | | | (\shortcopyrightnotice): Do not display in middle of file. Numerous \cr and \hskip hacks to avoid overfull columns.
* *** empty log message ***Nick Roberts2007-03-191-0/+4
|
* * dired-ref.tex:Chong Yidong2007-03-191-3/+9
| | | | | | | | | | | * fr-drdref.tex: * cs-dired-ref.tex: * sk-dired-ref.tex: Emacs 21 -> 22. * dired-ref.ps: * fr-drdref.ps: * cs-dired-ref.ps: * sk-dired-ref.ps: Regenerate.
* Regnerate.Chong Yidong2007-03-191-686/+2007
|
* Emacs 21 -> 22.Chong Yidong2007-03-193-3/+3
|
* Regenerate.Chong Yidong2007-03-192-709/+2037
|
* Emacs 21 -> 22Chong Yidong2007-03-191-1/+1
|
* * dired-ref.tex: Emacs 21 -> 22.Chong Yidong2007-03-191-0/+2
|
* RegenerateChong Yidong2007-03-191-5/+5
|
* * dired-ref.ps: RegenerateChong Yidong2007-03-191-0/+4
|
* *** empty log message ***Richard M. Stallman2007-03-191-4/+8
|
* Add GC_ mark bit cleanup.Chong Yidong2007-03-171-0/+3
|
* Add Cygwin 4.1.2 to list of good Cygwin build environments.Chong Yidong2007-03-171-4/+5
|
* "daylight savings time" -> "daylight saving time"Chong Yidong2007-03-171-1/+1
|
* Add comment about legal notices.Chong Yidong2007-03-171-0/+2
|
* *** empty log message ***Glenn Morris2007-03-111-0/+6
|
* (SOURCES): ulimit.hack is removed.Glenn Morris2007-03-111-1/+1
|
* Remove file of uncertain legal statusGlenn Morris2007-03-112-453/+0
|
* Remove license from trivial file.Glenn Morris2007-03-111-15/+0
|
* Remove obsolete fileGlenn Morris2007-03-111-59/+0
|
* Warn from Cygwin GCC versions other than those known to succeed.Eli Zaretskii2007-03-101-0/+2
|
* Add copyright disclaimer.Glenn Morris2007-03-101-0/+4
|
* Fix typo.Glenn Morris2007-03-071-1/+1
|
* * NEWS (fontification): Mention that the new default forDavid Kastrup2007-03-042-4/+15
| | | | | | | jit-lock-stealth-time is now nil. * jit-lock.el (jit-lock-stealth-time): Change default to nil. Preserve 16 as default value for "seconds" when customizing.
* Fix last change. Indent the patch for assert.h one column.Eli Zaretskii2007-03-031-21/+21
|
* *** empty log message ***Dan Nicolaescu2007-03-031-0/+3
|
* Note added about the Visual Studio 2005 problem.Jason Rumney2007-03-031-0/+13
|
* *** empty log message ***Kim F. Storm2007-03-011-0/+2
|
* Reformat text.Kim F. Storm2007-03-011-5/+9
|