summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-05-18Add new files in nt/ to make-dist.Eli Zaretskii
2013-05-17Port --enable-gcc-warnings to clang.Paul Eggert
2013-05-17* make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.Paul Eggert
2013-05-16Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii
2013-05-16Merge from gnulib.Paul Eggert
2013-05-15Use just DOC instead of DOC-nn.mm.Stefan Monnier
2013-05-12* configure.ac (LD_SWITCH_SYSTEM_EMACS): Fix typo in previous change.Paul Eggert
2013-05-12* configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs -fno-pie.Paul Eggert
2013-05-08lib/makefile.w32-in (ACL_H): New macro.Juanma Barranquero
2013-05-07Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert
2013-05-07Add multi-monitor support on X11.YAMAMOTO Mitsuharu
2013-05-06Merge from gnulib.Paul Eggert
2013-05-01* make-dist: Keep necessary restrictions on file access.Paul Eggert
2013-04-28Merge from gnulib.Paul Eggert
2013-04-27Merge from gnulib.Paul Eggert
2013-04-26Port better to AIX.Paul Eggert
2013-04-21* make-dist: Do not distribute admin/unidata/Makefile.Paul Eggert
2013-04-21* build-aux/update-subdirs: Don't leave subdirs.el~ behind.Paul Eggert
2013-04-18* configure.ac: Add DragonFly BSD, mostly same as FreeBSD (tiny change)John Marino
2013-04-17Replace AC_PROG_LN_S by a less strict configure testGlenn Morris
2013-04-12* configure.ac (canonical): Adapt to 64-bit Cygwin.Ken Brown
2013-04-08Fix icon for the cygw32 build on 64-bit Cygwin. (Bug#12993)Ken Brown
2013-04-06Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert
2013-04-03ChangeLog fixesGlenn Morris
2013-03-30Merge from gnulibPaul Eggert
2013-03-30Moved my ChangeLog entries to the correct ChageLog files.Aidan Gauland
2013-03-29Added entry to NEWS for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8w...Aidan Gauland
2013-03-29Corrected type in ChangeLogAidan Gauland
2013-03-26* configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.Paul Eggert
2013-03-27Added eshell-tramp moduleAidan Gauland
2013-03-25* configure.ac (HAVE_XKB): Define if Xkb is present.Jan Djärv
2013-03-23Merge from gnulib.Paul Eggert
2013-03-18Fix bug when building Emacs with a GNU Make submake.Paul Eggert
2013-03-17Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9.Paul Eggert
2013-03-17Automate the build of ja-dic.el.Paul Eggert
2013-03-13File synchronization fixes.Paul Eggert
2013-03-13Merge from gnulib: putenv: port to Solaris 10.Paul Eggert
2013-03-12Merge from gnulib.Paul Eggert
2013-03-10Add 24.3 release to ChangeLogsGlenn Morris
2013-03-06Merge from emacs-24; up to 2012-12-25T11:37:21Z!dmantipov@yandex.ruGlenn Morris
2013-03-05* configure.ac (TERM_HEADER): Remove duplicate definition.Paul Eggert
2013-03-04Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.orgGlenn Morris
2013-03-04* Makefile.in (install-man): Ignore gzip exit status.Glenn Morris
2013-03-02* make-dist: Remove lzma (it's replaced by xz).Glenn Morris
2013-03-01Merge from gnulib.Paul Eggert
2013-02-27* configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)Ken Brown
2013-02-24Simplify data_start configuration.Paul Eggert
2013-02-24* lisp/eshell/em-cmpl.el: Corrected "context-related help"Aidan Gauland
2013-02-21Parallelize documentation builds.Paul Eggert
2013-02-19Documented Eshell's insert output-redirection operatorAidan Gauland