summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAge
* * make-dist: Distribute the etc/grammars subdirectory.emacs-pretest-23.3.90Chong Yidong2012-01-15
|
* * configure.in: Add i386 to cpp_undefs (Bug#8497).Glenn Morris2012-01-12
|
* Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-10
|
* ChangeLog whitespace fix (no need to merge to trunk).Glenn Morris2011-04-19
|
* Backport 2011-03-06T01:42:13Z!rgm@gnu.org from trunk.Glenn Morris2011-03-13
| | | | | | | | | * configure.in (FREETYPE_LIBS): Actually set it to something. * configure.in: Don't zero-out FONTCONFIG_CFLAGS and FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as Emacs directly uses fontconfig, and breaks building when using a strict linker).
* Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-07
| | | | | * lisp/progmodes/cc-cmds.el (c-beginning-of-statement): Revert 2011-01-31 change.
* Release logs for 23.3 release.Chong Yidong2011-02-28
| | | | Regenerate configure and other release files.
* Fix typo "comand".Glenn Morris2011-02-22
|
* Fix spelling of "supersede".Glenn Morris2011-02-22
|
* * configure.in: Test existence of xaw3d library, not just the header (Bug#7642).Chong Yidong2011-01-27
| | | | * configure: Regenerate.
* Two more hunks from the HP-UX patch at Bug#6811.Peter O'Gorman2011-01-23
| | | | | * configure.in: Add HP-UX on IA64 (Bug#6811). * src/s/hpux11.h: Set CANNOT_DUMP on IA64 (Bug#6811).
* Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-11
| | | | | | | | * configure.in [netbsd systems]: Check for tputs definition. * src/config.in (TERMINFO): New definition. * src/s/netbsd.h: Use it to choose between terminfo and termcap.
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
|
* [Backport from trunk]: * make-dist: Exclude etc/*.pyc.Glenn Morris2010-12-10
|
* Backport fix for Bug#6170 from trunk.Dan Nicolaescu2010-11-13
| | | | | | Fix alloca definition when using gcc on non-gnu systems. * configure.in: Use the code sequence indicated by "info autoconf" for alloca (bug#6170).
* * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.Stefan Monnier2010-11-08
|
* * configure.in: Don't write a warning for D-Bus anymore.Michael Albinus2010-11-04
|
* Fix for Bug#5655, backported from trunk.Glenn Morris2010-11-03
| | | | | | | | | | * configure.in (CRT_DIR): New output variable. (--with-crt-dir): New option. (Bug#5655) (HAVE_LIB64_DIR): Remove. * src/Makefile.in (CRT_DIR): New variable, set by configure. * src/m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD): Use $CRT_DIR rather than HAVE_LIB64_DIR. (Bug#5655)
* * README: Updates.Glenn Morris2010-10-11
|
* * BUGS, INSTALL.BZR: Updates.Glenn Morris2010-10-11
|
* Mention the bug number for the last change in make-dist.Eli Zaretskii2010-10-08
|
* make-dist: Don't distribute src/buildobj.h.Eli Zaretskii2010-10-08
|
* * info/dir: Start descriptions in column 32, per Texinfo convention.Glenn Morris2010-06-22
|
* * INSTALL: Update font information (Bug#6389).Chong Yidong2010-06-12
|
* * INSTALL: General update.Glenn Morris2010-06-09
|
* * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.Stefan Monnier2010-05-30
| | | | | | (Programmed Completion): Document the new fourth method for boundaries. * .bzrignore: Ignore new files from trunk, which appear if you use colocated branches (i.e. "bzr switch").
* Backport from trunk: close bug#5857.Miles Bader2010-05-09
| | | | | * configure.in: Get rid of "unix" pre-defined macro when preprocessing Makefile. (Bug#5857) [Backport from trunk]
* Bump version to 23.2.emacs-23.2Chong Yidong2010-05-07
|
* Fix typos (Bug#6094). From Štěpán Němec.Chong Yidong2010-05-03
|
* Add check for buggy version of GCC (Bug#6031).Chong Yidong2010-05-02
| | | | | | * configure.in: Add check for buggy version of GCC (Bug#6031). * configure: Regenerate * etc/NEWS: Minor tweak to problem description.
* Fix typos in ChangeLogs.Juanma Barranquero2010-04-02
|
* * .bzrignore: Add TAGS-LISP.Juri Linkov2010-01-31
|
* Account for utmp.h availability.Chong Yidong2010-01-23
| | | | | | | | * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks this header file). * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x lacks this header file).
* Add 2010 to copyright years.Glenn Morris2010-01-13
|
* * .bzrignore: Ignore all .exe, instead of individual files.Juanma Barranquero2010-01-13
|
* Explicitly check for and link to -lXrender.Chong Yidong2010-01-12
| | | | | | See http://lists.gnu.org/archive/html/emacs-devel/2010-01/msg00656.html * configure.in: Explicitly check for and link to -lXrender.
* Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-11
| | | | | | | | | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to bug-gnu-emacs rather than emacs-pretest-bug. * mail/emacsbug.el (report-emacs-bug-pretest-address): Set it to bug-gnu-emacs rather than emacs-pretest-bug. * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * trouble.texi (Checklist): Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions.
* .bzrignore: Add more ignored patterns, including for the MS-DOS build.Eli Zaretskii2010-01-02
|
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-29
|
* * INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.Karl Fogel2009-12-27
| | | | * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
* (bug-reference-url-format): Change to debbugs.gnu.org.Glenn Morris2009-12-17
|
* Add EDT entry.Glenn Morris2009-12-15
|
* (INFO_FILES): Add edt.Glenn Morris2009-12-15
|
* configure.in: Check for RSVG if GNUStep is used.Jan Djärv2009-12-10
|
* configure.in: Don't check for RSVG or GConf unless X11 is used.Jan Djärv2009-12-09
|
* * configure.in: Allow compiling Emacs with GTK on Cygwin.Chong Yidong2009-12-09
| | | | | | | * src/s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable. * src/emacs.c (main): Set the G_SLICE environment variable for Cygwin GTK builds.
* Add etc/images/mpc directory.Glenn Morris2009-12-01
|
* * cus-start.el (all): Add native condition for font-use-system-font.Jan Djärv2009-11-21
| | | | * configure.in: Don't check for GConf unless X is used.
* Use -Wdeclaration-after-statement if available.Dan Nicolaescu2009-11-20
|
* Handle system default font and changing font parameters.Jan Djärv2009-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xterm.h (struct x_display_info): Add atoms and Window for xsettings. * xterm.c (handle_one_xevent): Call xft_settings_event for ClientMessage, PropertyNotify and DestroyNotify. (x_term_init): If we have XFT, get DPI from Xft.dpi. Call xsettings_initialize. * xftfont.c (xftfont_fix_match): New function. (xftfont_open): Call XftDefaultSubstitute before XftFontMatch. Call xftfont_fix_match after XftFontMatch. * xfont.c (xfont_driver): Initialize all members. * xfns.c (x_default_font_parameter): Try font from Ffont_get_system_font. Do not get font from x_default_parameter if we got one from Ffont_get_system_font. (Fx_select_font): Get the defaut font name from :name of FRAME_FONT (f). * w32font.c (w32font_driver): Initialize all members. * termhooks.h (enum event_kind): CONFIG_CHANGED_EVENT is new. * lisp.h: Declare syms_of_xsettings. * keyboard.c (kbd_buffer_get_event, make_lispy_event): Handle CONFIG_CHANGED_EVENT. * ftfont.c (ftfont_filter_properties): New function. * frame.c (x_set_font): Remove unused variable lval. * font.h (struct font_driver): filter_properties is new. * font.c (font_put_extra): Don't return if val is nil, it means boolean option is off. (font_parse_fcname): Collect all extra properties in extra_props and call filter_properties for all drivers with extra_props and font as parameter. (font_open_entity): Do not use cache, it does not pick up new fontconfig settings like hinting. (font_load_for_lface): If spec had a name in it, store it in entity. * emacs.c (main): Call syms_of_xsettings * config.in: HAVE_GCONF is new. * Makefile.in (GCONF_CFLAGS, GCONF_LIBS): New variables for HAVE_GCONF. xsettings.o is new. * menu-bar.el: Put "Use system font" in Option-menu. * loadup.el: If feature system-font-setting or font-render-setting is there, load font-setting. * Makefile.in (ELCFILES): font-settings.el is new. * font-setting.el: New file. * NEWS: Mention dynamic font changes (font-use-system-font). * configure.in: New option: --with(out)-gconf. Set HAVE_GCONF if we find gconf.