summaryrefslogtreecommitdiff
path: root/etc/PROBLEMS
Commit message (Collapse)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-141-1/+1
|
* etc/PROBLEMS: Mention crashes on MS-Windows when compiled with GCC 4.6.1.Eli Zaretskii2011-10-211-0/+8
|
* * etc/PROBLEMS: Very long lines being slow is a known issue.Glenn Morris2011-09-241-0/+6
|
* * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).Paul Eggert2011-08-291-37/+0
|
* fix many doubled-word typosU. Ser2011-05-101-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Merge from emacs-23 branch, up to 2010-05-20T22:16:19Z!juri@jurta.org.Glenn Morris2011-01-171-0/+13
|\
| * * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791)Glenn Morris2011-01-171-2/+13
| |
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
| * Document GTK Emacs kill on display close in PROBLEMS.Chong Yidong2010-10-251-10/+9
| | | | | | | | * src/xterm.c (x_connection_closed): Expand comment.
* | -batch implies -q.Glenn Morris2011-01-071-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 Yidong2010-10-251-10/+9
| | | | | | | | * src/xterm.c (x_connection_closed): Update comment.
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-0/+8
|\ \ | |/
| * * PROBLEMS: Mention problem with Cygwin 1.5.19.Ken Brown2010-07-271-0/+8
| |
* | Rename src/unexec.c => src/unexcoff.c.Eli Zaretskii2010-08-051-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 Barranquero2010-07-201-2/+16
| |
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-11/+4
|\ \ | |/
| * * etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)Ken Brown2010-06-181-11/+4
| |
* | Revert 2010-06-26T12:01:31Z!eliz@gnu.org (fixed in emacs-23 branch).Eli Zaretskii2010-06-261-4/+11
| |
* | PROBLEMS: Update Cygwin-related info regarding GCC versions.Eli Zaretskii2010-06-261-11/+4
| |
* | * etc/PROBLEMS: Remove some more obsolete information.Glenn Morris2010-05-271-130/+33
| | | | | | | | Also some re-filling.
* | * etc/PROBLEMS: Remove some more old information.Glenn Morris2010-05-261-54/+2
| |
* | * etc/PROBLEMS: Remove old information no longer of relevance.Glenn Morris2010-05-261-401/+6
| |
* | Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-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 Yidong2010-05-021-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 Yidong2010-04-271-0/+11
|
* Document problems on MS-Windows with incompatible regex.h headers.Eli Zaretskii2010-03-271-0/+20
| | | | | PROBLEMS: Mention problems on MS-Windows with incompatible regex.h headers.
* Document Bug#5541.Chong Yidong2010-03-191-0/+15
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Remove resolved GTK on Cygwin problem.Chong Yidong2009-12-091-22/+0
|
* Mention Metacity hang on Emacs resize.Jan Djärv2009-11-261-0/+9
|
* * PROBLEMS: Remove fixed rebasing problem.Chong Yidong2009-11-201-28/+0
|
* * PROBLEMS (http): Add workaround for Cygwin crash.Chong Yidong2009-11-201-2/+13
|
* Remove obsolete Mule-UCS information (the package is not redundant).Chong Yidong2009-09-131-73/+0
|
* * PROBLEMS: Document Athena/Lucid internationalizationChong Yidong2009-09-131-1/+9
| | | | problem (Bug#4333).
* Merge in a few snippets just deleted from faq.texi.Glenn Morris2009-06-161-3/+6
|
* Tweak entry about Exceed X server (Bug#3383).Chong Yidong2009-05-261-3/+4
|
* Mention problems with username in the MS-DOS port on MS-Windows.Eli Zaretskii2009-02-241-0/+22
|
* (CPP): Note problem with resource compiler of MSVC.Jason Rumney2009-02-041-1/+16
|
* * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.Juanma Barranquero2009-01-281-2/+10
|
* Fix initial comment on outline mode.Glenn Morris2009-01-271-2/+3
|
* Mention trouble with XKeymacs and the Windows keys.Eli Zaretskii2009-01-241-0/+9
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* (MS-DOS): Document the problems on Vista.Eli Zaretskii2008-12-191-5/+11
|
* Add Gtk+ version to last change.Jan Djärv2008-12-181-1/+2
|
* Added some text about Gtk+ looping when X server dies.Jan Djärv2008-12-181-0/+8
|
* Document monospace font problems.Chong Yidong2008-10-251-31/+44
|
* Mention Ubuntu make weirdness.Glenn Morris2008-09-051-0/+12
|
* Prevent pasting a region twice on an xterm or rxvt in X.Robert J. Chassell2008-08-261-61/+75
|
* Merge from emacs--rel--22Miles Bader2008-08-181-1/+8
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382