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

856 Commits

Author SHA1 Message Date
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
Jan Djärv
9c2224013b (install-arch-dep): Remove old directories in
ns_app* before moving new directories there.
2008-12-30 20:13:28 +00:00
Dan Nicolaescu
bda28f63f8 Remove non-working entry for pmail.
(fill-column): Fix typo.
(change-log-mode): Add fill column.
2008-12-27 17:10:24 +00:00
Eli Zaretskii
745ebc1319 Produce _dir-locals.el from .dir-locals.el. 2008-12-26 15:03:47 +00:00
Dan Nicolaescu
b08ddfb407 * make-dist (tempdir): Distribute .dir-locals.el.
* .dir-locals.el: New file.
2008-12-24 00:45:51 +00:00
Eli Zaretskii
b5a0990328 (--with-system-malloc): New option; see msdos/INSTALL for rationale. 2008-12-19 11:05:49 +00:00
Glenn Morris
178463e7bc Formatting fix, for AUTHORS. 2008-12-19 03:14:17 +00:00
Juanma Barranquero
f013149203 Fix typos and author's names. 2008-12-19 01:50:43 +00:00
Glenn Morris
8bfbbb97da (uninstall): Remove desktop file and icons, game scores if empty. 2008-12-13 20:32:30 +00:00
Glenn Morris
8e7aa5def5 (manext): Remove variable.
(MAN_PAGES): New variable.
(install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
and remove.
2008-12-13 20:12:08 +00:00
Glenn Morris
c4607d7f3d (install-arch-indep): Add new man-pages. 2008-12-13 04:19:34 +00:00
Dan Nicolaescu
894b66d8cd Updated from master source. 2008-12-11 18:17:15 +00:00
Dan Nicolaescu
08d0389781 * Makefile.in (install-arch-indep): Install ebrowse.1.
* ebrowse.1: New file, mostly just the results of --help in man format.
2008-12-10 08:30:54 +00:00