Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | etc/PROBLEMS: Mention crashes on MS-Windows when compiled with GCC 4.6.1. | Eli Zaretskii | 2011-10-21 | 1 | -0/+8 |
| | |||||
* | * etc/PROBLEMS: Very long lines being slow is a known issue. | Glenn Morris | 2011-09-24 | 1 | -0/+6 |
| | |||||
* | * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403). | Paul Eggert | 2011-08-29 | 1 | -37/+0 |
| | |||||
* | fix many doubled-word typos | U. Ser | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| | |||||
* | Merge from emacs-23 branch, up to 2010-05-20T22:16:19Z!juri@jurta.org. | Glenn Morris | 2011-01-17 | 1 | -0/+13 |
|\ | |||||
| * | * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791) | Glenn Morris | 2011-01-17 | 1 | -2/+13 |
| | | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
| * | Document GTK Emacs kill on display close in PROBLEMS. | Chong Yidong | 2010-10-25 | 1 | -10/+9 |
| | | | | | | | | * src/xterm.c (x_connection_closed): Expand comment. | ||||
* | | -batch implies -q. | Glenn Morris | 2011-01-07 | 1 | -4/+2 |
| | | | | | | | | | | | | * etc/PROBLEMS: -batch implies -q. * msdos/sedleim.inp (RUN-EMACS): -batch imples --no-init-file. | ||||
* | | Document GTK Emacs kill on display close in PROBLEMS. | Chong Yidong | 2010-10-25 | 1 | -10/+9 |
| | | | | | | | | * src/xterm.c (x_connection_closed): Update comment. | ||||
* | | Merge changes from emacs-23 branch | Chong Yidong | 2010-08-08 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | * PROBLEMS: Mention problem with Cygwin 1.5.19. | Ken Brown | 2010-07-27 | 1 | -0/+8 |
| | | |||||
* | | Rename src/unexec.c => src/unexcoff.c. | Eli Zaretskii | 2010-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/unexcoff.c: Renamed from unexec.c. src/deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co]. configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o. admin/MAINTAINERS: Rename src/unexec.c => src/unexcoff.c. etc/AUTHORS: Rename unexec.o => unexcoff.o. etc/PROBLEMS: Rename unexec.o => unex*.o. lisp/emacs-lisp/find-gc.el (find-gc-source-files): Rename unexec.c => unexcoff.c. lisp/emacs-lisp/authors.el (authors-fixed-entries): Rename unexec.c => unexcoff.c. msdos/sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of unexec.c => unexcoff.c. | ||||
* | | * PROBLEMS: Add note about use of backslashes in Windows paths. | Juanma Barranquero | 2010-07-20 | 1 | -2/+16 |
| | | |||||
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -11/+4 |
|\ \ | |/ | |||||
| * | * etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458) | Ken Brown | 2010-06-18 | 1 | -11/+4 |
| | | |||||
* | | Revert 2010-06-26T12:01:31Z!eliz@gnu.org (fixed in emacs-23 branch). | Eli Zaretskii | 2010-06-26 | 1 | -4/+11 |
| | | |||||
* | | PROBLEMS: Update Cygwin-related info regarding GCC versions. | Eli Zaretskii | 2010-06-26 | 1 | -11/+4 |
| | | |||||
* | | * etc/PROBLEMS: Remove some more obsolete information. | Glenn Morris | 2010-05-27 | 1 | -130/+33 |
| | | | | | | | | Also some re-filling. | ||||
* | | * etc/PROBLEMS: Remove some more old information. | Glenn Morris | 2010-05-26 | 1 | -54/+2 |
| | | |||||
* | | * etc/PROBLEMS: Remove old information no longer of relevance. | Glenn Morris | 2010-05-26 | 1 | -401/+6 |
| | | |||||
* | | Do not preprocess src/Makefile.in. | Glenn Morris | 2010-05-26 | 1 | -38/+0 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Do not preprocess src/Makefile.in. (cpp_undefs, CPP_NEED_TRADITIONAL): Remove. (AC_EGREP_CPP): Test no longer needed. * configure: Regenerate. * config.bat: Do not preprocess src/Makefile.in. * make-dist: No more Makefile.c files. * INSTALL, src/README: Makefiles are not preprocessed. * src/Makefile.in, src/autodeps.mk, src/deps.mk, src/ns.mk: Convert comments to Makefile format. * lib-src/Makefile.in (distclean): No more Makefile.c. * src/Makefile.in (bootstrap-clean): No more Makefile.c. * admin/notes/cpp: Remove file. * admin/quick-install-emacs (AVOID): No more Makefile.c files. * etc/PROBLEMS, etc/MACHINES: Remove details of cpp problems which can no longer occur. | ||||
* | Add check for buggy version of GCC (Bug#6031). | Chong Yidong | 2010-05-02 | 1 | -1/+1 |
| | | | | | | * configure.in: Add check for buggy version of GCC (Bug#6031). * configure: Regenerate * etc/NEWS: Minor tweak to problem description. | ||||
* | * PROBLEMS: Document gcc-4.5 bug (Bug#6031). | Chong Yidong | 2010-04-27 | 1 | -0/+11 |
| | |||||
* | Document problems on MS-Windows with incompatible regex.h headers. | Eli Zaretskii | 2010-03-27 | 1 | -0/+20 |
| | | | | | PROBLEMS: Mention problems on MS-Windows with incompatible regex.h headers. | ||||
* | Document Bug#5541. | Chong Yidong | 2010-03-19 | 1 | -0/+15 |
| | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Remove resolved GTK on Cygwin problem. | Chong Yidong | 2009-12-09 | 1 | -22/+0 |
| | |||||
* | Mention Metacity hang on Emacs resize. | Jan Djärv | 2009-11-26 | 1 | -0/+9 |
| | |||||
* | * PROBLEMS: Remove fixed rebasing problem. | Chong Yidong | 2009-11-20 | 1 | -28/+0 |
| | |||||
* | * PROBLEMS (http): Add workaround for Cygwin crash. | Chong Yidong | 2009-11-20 | 1 | -2/+13 |
| | |||||
* | Remove obsolete Mule-UCS information (the package is not redundant). | Chong Yidong | 2009-09-13 | 1 | -73/+0 |
| | |||||
* | * PROBLEMS: Document Athena/Lucid internationalization | Chong Yidong | 2009-09-13 | 1 | -1/+9 |
| | | | | problem (Bug#4333). | ||||
* | Merge in a few snippets just deleted from faq.texi. | Glenn Morris | 2009-06-16 | 1 | -3/+6 |
| | |||||
* | Tweak entry about Exceed X server (Bug#3383). | Chong Yidong | 2009-05-26 | 1 | -3/+4 |
| | |||||
* | Mention problems with username in the MS-DOS port on MS-Windows. | Eli Zaretskii | 2009-02-24 | 1 | -0/+22 |
| | |||||
* | (CPP): Note problem with resource compiler of MSVC. | Jason Rumney | 2009-02-04 | 1 | -1/+16 |
| | |||||
* | * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys. | Juanma Barranquero | 2009-01-28 | 1 | -2/+10 |
| | |||||
* | Fix initial comment on outline mode. | Glenn Morris | 2009-01-27 | 1 | -2/+3 |
| | |||||
* | Mention trouble with XKeymacs and the Windows keys. | Eli Zaretskii | 2009-01-24 | 1 | -0/+9 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | (MS-DOS): Document the problems on Vista. | Eli Zaretskii | 2008-12-19 | 1 | -5/+11 |
| | |||||
* | Add Gtk+ version to last change. | Jan Djärv | 2008-12-18 | 1 | -1/+2 |
| | |||||
* | Added some text about Gtk+ looping when X server dies. | Jan Djärv | 2008-12-18 | 1 | -0/+8 |
| | |||||
* | Document monospace font problems. | Chong Yidong | 2008-10-25 | 1 | -31/+44 |
| | |||||
* | Mention Ubuntu make weirdness. | Glenn Morris | 2008-09-05 | 1 | -0/+12 |
| | |||||
* | Prevent pasting a region twice on an xterm or rxvt in X. | Robert J. Chassell | 2008-08-26 | 1 | -61/+75 |
| | |||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-08-18 | 1 | -1/+8 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382 |