1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

381 Commits

Author SHA1 Message Date
Glenn Morris
833e48d3d8 Add PROBLEMS entry for X clipboard managers slowing down exit
See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8869#92
2012-02-24 20:54:17 -05:00
Glenn Morris
bd5cfef1b5 PROBLEMS tiny fixes for references to src/{m,s} files. 2012-02-03 20:04:25 -05:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Paul Eggert
91af3942e9 Spelling fixes. 2011-11-14 15:59:56 -08:00
Eli Zaretskii
f988858079 etc/PROBLEMS: Mention crashes on MS-Windows when compiled with GCC 4.6.1. 2011-10-21 14:29:07 +02:00
Glenn Morris
e1bf8792e9 * etc/PROBLEMS: Very long lines being slow is a known issue. 2011-09-24 11:27:18 -07:00
Paul Eggert
f9453fcbeb * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403). 2011-08-29 19:05:43 -07:00
U. Ser
9b053e766d fix many doubled-word typos 2011-05-10 15:57:12 +02:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Glenn Morris
a9faac5c63 Merge from emacs-23 branch, up to 2010-05-20T22:16:19Z!juri@jurta.org. 2011-01-17 18:49:59 -08:00
Glenn Morris
9d760d754b * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791) 2011-01-17 18:31:59 -08:00
Glenn Morris
16eea16bc6 -batch implies -q.
* etc/PROBLEMS: -batch implies -q.

* msdos/sedleim.inp (RUN-EMACS): -batch imples --no-init-file.
2011-01-07 18:49:27 -08:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Chong Yidong
931c1dfaae Document GTK Emacs kill on display close in PROBLEMS.
* src/xterm.c (x_connection_closed): Expand comment.
2010-10-25 12:08:27 -04:00
Chong Yidong
365dc66cec Document GTK Emacs kill on display close in PROBLEMS.
* src/xterm.c (x_connection_closed): Update comment.
2010-10-25 12:04:54 -04:00
Chong Yidong
7815fe1985 Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
Eli Zaretskii
29cf3e2076 Rename src/unexec.c => src/unexcoff.c.
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.
2010-08-05 20:11:32 +03:00
Ken Brown
4f35b2e839 * PROBLEMS: Mention problem with Cygwin 1.5.19. 2010-07-27 15:50:01 -04:00
Juanma Barranquero
0a46152e2e * PROBLEMS: Add note about use of backslashes in Windows paths. 2010-07-20 20:32:42 +02:00
Chong Yidong
2ec1b5ee34 Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
Eli Zaretskii
0b7889fc33 Revert 2010-06-26T12:01:31Z!eliz@gnu.org (fixed in emacs-23 branch). 2010-06-26 15:21:24 +03:00
Eli Zaretskii
ebd70b0f80 PROBLEMS: Update Cygwin-related info regarding GCC versions. 2010-06-26 15:01:31 +03:00
Ken Brown
024681aa4d * etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458) 2010-06-18 19:34:30 -07:00
Glenn Morris
c64233b26b * etc/PROBLEMS: Remove some more obsolete information.
Also some re-filling.
2010-05-27 20:23:08 -07:00
Glenn Morris
b7bd84780e * etc/PROBLEMS: Remove some more old information. 2010-05-26 23:13:23 -07:00
Glenn Morris
f995538b10 * etc/PROBLEMS: Remove old information no longer of relevance. 2010-05-26 22:51:43 -07:00
Glenn Morris
81ac4f3536 Do not preprocess src/Makefile.in.
* 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.
2010-05-26 22:43:27 -07:00
Chong Yidong
9978c06c88 Add check for buggy version of GCC (Bug#6031).
* configure.in: Add check for buggy version of GCC (Bug#6031).
* configure: Regenerate
* etc/NEWS: Minor tweak to problem description.
2010-05-02 21:42:50 -04:00
Chong Yidong
5a7f1eb114 * PROBLEMS: Document gcc-4.5 bug (Bug#6031). 2010-04-27 11:36:16 -04:00
Eli Zaretskii
5660c0f5b8 Document problems on MS-Windows with incompatible regex.h headers.
PROBLEMS: Mention problems on MS-Windows with incompatible
 regex.h headers.
2010-03-27 15:52:55 +03:00
Chong Yidong
def98666d8 Document Bug#5541. 2010-03-19 11:15:27 -04:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Chong Yidong
d6ab3832c7 Remove resolved GTK on Cygwin problem. 2009-12-09 01:07:36 +00:00
Jan Djärv
6a7ce3a2b0 Mention Metacity hang on Emacs resize. 2009-11-26 07:15:33 +00:00
Chong Yidong
5c3ef352f1 * PROBLEMS: Remove fixed rebasing problem. 2009-11-20 21:46:28 +00:00
Chong Yidong
abbdc6a07b * PROBLEMS (http): Add workaround for Cygwin crash. 2009-11-20 21:40:00 +00:00
Chong Yidong
adcdf8bc81 Remove obsolete Mule-UCS information (the package is not redundant). 2009-09-13 20:48:09 +00:00
Chong Yidong
b2d98113d5 * PROBLEMS: Document Athena/Lucid internationalization
problem (Bug#4333).
2009-09-13 20:46:46 +00:00
Glenn Morris
6e270cdbc8 Merge in a few snippets just deleted from faq.texi. 2009-06-16 02:55:46 +00:00
Chong Yidong
0d77490724 Tweak entry about Exceed X server (Bug#3383). 2009-05-26 03:23:13 +00:00
Eli Zaretskii
dbf9702edc Mention problems with username in the MS-DOS port on MS-Windows. 2009-02-24 19:09:03 +00:00
Jason Rumney
8c4fae510a (CPP): Note problem with resource compiler of MSVC. 2009-02-04 09:13:18 +00:00
Juanma Barranquero
62e466d023 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys. 2009-01-28 23:44:12 +00:00
Glenn Morris
2de04022a8 Fix initial comment on outline mode. 2009-01-27 03:48:02 +00:00
Eli Zaretskii
d9b0e1612c Mention trouble with XKeymacs and the Windows keys. 2009-01-24 20:39:10 +00:00
Glenn Morris
bb65542c44 Add 2009 to copyright years. 2009-01-08 05:11:56 +00:00
Eli Zaretskii
bde76d3e83 (MS-DOS): Document the problems on Vista. 2008-12-19 11:13:11 +00:00
Jan Djärv
6a72d16198 Add Gtk+ version to last change. 2008-12-18 19:19:00 +00:00
Jan Djärv
c4c122cb57 Added some text about Gtk+ looping when X server dies. 2008-12-18 19:18:12 +00:00
Chong Yidong
b1446261ab Document monospace font problems. 2008-10-25 17:19:12 +00:00