1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

868 Commits

Author SHA1 Message Date
Dan Nicolaescu
cc1cb3da4a (change-log-mode): Restore bug-reference-mode. 2009-09-14 23:24:56 +00:00
Chong Yidong
8593c508c1 * INSTALL: Update URL for GNU FreeFont. 2009-09-13 22:15:10 +00:00
Glenn Morris
07cd41530f (install-arch-indep): Don't recursively change perms of
site-lisp and infodir.  There may be non-Emacs files in here, and the
files supplied by Emacs are all handled explicitly already.  (Bug#3800)
(mkdir): Set umask to world-readable before creating directories.
mkinstalldirs already checks if dirs exist, don't duplicate this test.
2009-09-09 02:34:17 +00:00
Glenn Morris
ffd8aba987 (info-real): Don't ignore errors from doc Makefiles.
(info): Don't give an error in the absence of makeinfo - let the doc
Makefiles do that, if the info files need rebuilding.  (Bug#3982)
2009-08-29 02:18:03 +00:00
Ken Raeburn
201a407332 * Makefile.in (install-arch-indep): If the versioned DOC-####
generated during loadup+dump isn't found, install the plain DOC
file that always gets generated, in case CANNOT_DUMP is set.
2009-08-23 03:54:32 +00:00
Ken Raeburn
879de935e0 * configure.in: Warn if package version specified here doesn't
match the version in version.el.
* configure: Regenerate.
2009-08-23 02:15:00 +00:00
Michael Albinus
c99cb30624 * configure: Regenerate. 2009-08-22 08:49:36 +00:00
Glenn Morris
707f28b632 Remove reference to cvtmail. 2009-08-19 02:52:17 +00:00
Seiji Zenitani
2ec536de94 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX). 2009-08-16 03:16:33 +00:00
Chong Yidong
7e4d589411 * INSTALL: Fix free fonts URL. 2009-08-02 22:49:24 +00:00
Glenn Morris
49a9e76da8 (AC_PREREQ): Require autoconf 2.62. 2009-07-22 02:54:54 +00:00
Andreas Schwab
7df24305ed (--enable-checking, --enable-profiling): Use
AS_HELP_STRING.
2009-07-04 08:12:10 +00:00
Dan Nicolaescu
6978862dc8 * m/mips.h: Mention this file is also used for netbsd.
* m/pmax.h: Remove file.

* configure.in (--enable-profiling): New option.
(mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
2009-07-03 13:19:03 +00:00
Dan Nicolaescu
9fe40f0e26 (--enable-profiling): New option. 2009-07-03 13:04:57 +00:00
Glenn Morris
920b116e67 Restore netbsd on mips, mipsel, mipseb. 2009-06-27 02:42:05 +00:00
Dan Nicolaescu
2977109422 (--enable-checking): New option. 2009-06-26 23:41:43 +00:00
Glenn Morris
0da746de61 Warn if subdir does not exist in source.
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
(nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
No longer make links.
2009-06-24 03:50:25 +00:00
Glenn Morris
eeebcbb97a Yavor Doganov <yavor at gnu.org>
(tempdir): Don't create directories preferences.gorm and
preferences.nib, they are no longer required.
2009-06-24 03:47:07 +00:00
Chong Yidong
7024347875 Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
Chong Yidong
60cf1d099b * configure.in: Delete mac-fix-env target, which has been
removed (Bug#3531).
2009-06-13 00:01:31 +00:00
Stefan Monnier
834cf4368c Don't define CANNOT_DUMP for GNUStep any more. 2009-05-06 02:51:52 +00:00
Chong Yidong
a6e754b68e * BUGS: Use new binding of view-emacs-problems. 2009-05-05 01:23:41 +00:00
Chong Yidong
734dabe0ec * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
for Solaris compatibility.
* leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris
compatibility.
2009-05-04 01:13:20 +00:00
Chong Yidong
7bbec45b62 * configure: Regenerate.
* configure.in: Disable use of FreeType without libXft.
2009-04-25 14:36:01 +00:00
Jan Djärv
dc2933ebde Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
* gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar): Use
G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
(xg_initialize): Use g_type_class_ref instead of gtk_type_class which
is deprecated.

* configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check
if it is declared in gtk.h.
2009-04-19 10:53:15 +00:00
Andreas Schwab
cea426d364 (install-arch-indep): Remove .gitignore files. 2009-04-12 11:19:49 +00:00
Kenichi Handa
11e244d815 Make the section "Complex Text Layout support
libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
2009-04-03 01:57:12 +00:00
Glenn Morris
e6a498d964 Add missing entry. 2009-03-11 03:20:35 +00:00
Dan Nicolaescu
1e44723285 (rs6000-ibm-aix6*): Fix typo. 2009-03-06 08:09:13 +00:00
Glenn Morris
389b99fdb3 (INFO_FILES): Add auth. 2009-03-04 05:42:07 +00:00
Glenn Morris
ebb135af8a Add auth-source. 2009-03-03 04:22:58 +00:00
Stefan Monnier
2ae8383213 (src): Fix last change so the first `cd' doesn't affect the second. 2009-02-28 23:07:42 +00:00
Eli Zaretskii
1685daf251 Copy .dbxinit to _dbxinit. 2009-02-28 14:04:58 +00:00
Eli Zaretskii
3122b0732a (Making links to `info'): Remove .gitignore. 2009-02-28 13:23:20 +00:00
Stefan Monnier
b4b7bab7ca (lib-src, lisp): Use simpler rule.
(src): Be more specific to avoid recompiling all the .elc files just
because the bootstrap-emacs is missing.
2009-02-28 04:44:50 +00:00
Chong Yidong
003a2c0082 * configure.in: Require librsvg >= 2.11. 2009-02-26 22:58:00 +00:00
Adrian Robert
c21273df00 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
(HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
2009-02-26 21:23:17 +00:00
Glenn Morris
16689c4084 Remove local setting of bug-reference-url-format since it's in dir-locals now. 2009-02-25 17:32:28 +00:00
Juanma Barranquero
adab88bd5a Fix typos and add bug references. 2009-02-11 08:44:18 +00:00
Adrian Robert
c5ecbe51c1 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop. 2009-02-04 11:33:33 +00:00
Glenn Morris
4e1fb9546e Add some missing files, remove some that are no longer present. 2009-02-03 04:03:41 +00:00
Glenn Morris
99cc158304 Add some missing nextstep/ files. 2009-02-02 07:59:55 +00:00
Adrian Robert
6debaeb878 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616) 2009-01-22 13:15:32 +00:00
Dan Nicolaescu
a078d6e54a Add support for m68k-*-netbsd. 2009-01-22 06:38:56 +00:00
Juri Linkov
c2ad0dc9a8 (change-log-mode): Remove bug-reference-mode. 2009-01-14 23:16:35 +00:00
Juri Linkov
a372b1a24f (change-log-mode): Add bug-reference-url-format and bug-reference-mode. 2009-01-14 00:37:28 +00:00
Juri Linkov
d0bec92cab Move configuration explicitly to the first step. 2009-01-11 23:07:18 +00:00
Glenn Morris
05453c9d02 Don't set indent-tabs-mode. 2009-01-09 05:05:28 +00:00
Glenn Morris
dfe07b9de6 Add 2009 to copyright years. 2009-01-08 03:47:42 +00:00
Kenichi Handa
c0eb6ac0b1 *** empty log message *** 2009-01-04 13:09:35 +00:00