Use *font for Xft font names for Lucid menus and dialogs.
[bpt/emacs.git] / src / ChangeLog
2011-02-14 Jan DjärvUse *font for Xft font names for Lucid menus and dialogs.
2011-02-14 Tom Tromey* keyboard.h: Remove obsolete comment.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-14 Jan Djärv* gtkutil.c (xg_tool_bar_menu_proxy): Handle case when...
2011-02-13 Jan D* callproc.c (Fcall_process):
2011-02-13 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul Eggert* md5.c (md5_process_bytes): Use sizeof, not __alignof__.
2011-02-12 Andreas SchwabMake sure SIGPIPE is reset in child processes
2011-02-12 Eli ZaretskiiFix bug #7939 with bidi display of hscrolled lines.
2011-02-12 Paul EggertPort to Sun C 5.11, which has __attribute__ ((__aligned...
2011-02-12 Eli ZaretskiiFix bug #7840 with setting terminal/keyboard encoding...
2011-02-12 Paul EggertPort to Solaris 10, which doesn't support FC_HINT_STYLE.
2011-02-12 Juanma BarranqueroFix trivial typos in comments and ChangeLogs.
2011-02-11 Jan Djärv* xterm.c (x_set_frame_alpha): Access data before it...
2011-02-10 Glenn Morris* src/Makefile.in (really-lwlib): Depend on globals...
2011-02-09 Eli ZaretskiiUpdate the Windows build according to 2011-02-08T21...
2011-02-09 Andreas Schwab* src/Makefile.in (gl-stamp): Create globals.h here.
2011-02-09 Paul Eggert* src/Makefile.in ($(otherobj)): Depend on globals.h.
2011-02-09 Martin RudalicsFix to select_window.
2011-02-08 Tom TromeyMake globals.h a generated header
2011-02-08 Jan Djärv* nsterm.m (setFrame, initFrame): Make sure pixel_heigh...
2011-02-08 Kenichi Handafont.c (Ffont_get): Do not cache :otf value.
2011-02-07 Paul Eggert* image.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* xml.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* ralloc.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* xfont.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* doprnt.c, indent.c, character.c: conform to C89 point...
2011-02-07 Paul Eggert* callproc.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* process.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* lread.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* fns.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* callint.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* editfns.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* print.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* data.c etc: conform to C89 pointer rules
2011-02-07 Paul EggertMerge: * alloc.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* alloc.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* search.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* casefiddle.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* dired.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* fileio.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* minibuf.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* keymap.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* insdel.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* keyboard.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* image.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* xfns.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* xterm.c (x_alloc_nearest_color_1): Avoid unportable...
2011-02-06 Paul Eggert* xterm.c: conform to C89 pointer rules
2011-02-06 Paul Eggert* doc.c: conform to C89 pointer rules
2011-02-06 Paul Eggertdon't ignore chdir failure
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-05 Paul EggertMerge: xstrcasecmp: conform to C89 pointer rules
2011-02-05 Paul Eggertxstrcasecmp: conform to C89 pointer rules
2011-02-05 Paul EggertMerge: * charset.c: conform to C89 pointer rules
2011-02-05 Paul Eggert* charset.c: conform to C89 pointer rules
2011-02-05 Paul Eggert* xmenu.c: conform to C89 const rules
2011-02-05 Paul Eggert* xdisp.c: conform to C89 pointer rules
2011-02-05 Paul Eggert* regex.c: conform to C89 pointer rules
2011-02-05 Paul Eggertsync from gnulib to remove HAVE_STDBOOL_H
2011-02-04 Eli ZaretskiiUpdate dependencies in src/makefile.w32-in.
2011-02-04 Eli Zaretskiideps.mk: Update for recent changes: gnutls, gnulib...
2011-02-04 Eli ZaretskiiAdapt to addition of ignore-value.h in 2011-02-03T19...
2011-02-03 Paul Eggertallow C code to suppress warnings about ignored return...
2011-02-03 Jan Djärv* xterm.c (x_connection_closed): Remove all calls that...
2011-02-03 Glenn MorrisDoc fixes related to face heights. (Bug#2659)
2011-02-02 Stefan Monnier* src/editfns.c (save_restriction_restore): Don't forge...
2011-02-02 Kenichi Handamerge emacs-23
2011-02-02 Kenichi HandaUse FC_DUAL only when it is defined.
2011-02-01 Eli ZaretskiiFix a compiler warning in image.c.
2011-02-01 Andreas Schwab* src/window.c (Fselect_window): Add missing return...
2011-02-01 Jan DjärvUse add/delete_read_fd in xsmfns to simplify. Also...
2011-02-01 Paul Eggertformat-time-string now supports subsecond time stamp...
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-31 Eli ZaretskiiDon't define HAVE_STRFTIME on MS-Windows.
2011-01-31 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-30T23:34...
2011-01-31 Paul EggertMerge: src/emacs.c now gets version number from configu...
2011-01-31 Paul Eggertsrc/emacs.c now gets version number from configure.in
2011-01-31 Jim Meyeringcharset.c (load_charset_map): Don't deref NULL on faile...
2011-01-30 Paul Eggertstrftime: import from gnulib
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertMerge: import mktime and move-if-change fixes from...
2011-01-30 Jan Djärv* .gdbinit: Read global lisp variables as globals.f_V*.
2011-01-30 Andreas Schwab* src/font.c (PROP_MATCH): Remove parameter N and use...
2011-01-29 Andreas SchwabFix use of pointers to image library functions
2011-01-29 Chong YidongFix png support to allow compiling with libpng-1.5...
2011-01-29 Chong Yidong* keyboard.c (make_lispy_position): Fix typo in last...
2011-01-29 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-17T19:01...
2011-01-29 Jan DjärvHandle nul-character in copy/paste (Bug#7934).
2011-01-29 Jan DjärvHandle floating point errors in ns-fonts (Bug#7887).
2011-01-28 Stefan Monnier* progmodes/compile.el: Don't use font-lock any more.
2011-01-28 Chong YidongFix text pos part of lispy positions for right fringe...
2011-01-28 Chong Yidong* m/intel386.h: Define NO_ARG_ARRAY. Suggested by...
2011-01-28 Kenichi Handamerge trunk
2011-01-28 Kenichi Handa(ftfont_spec_pattern): Check each extra property value.
2011-01-28 Stefan Monnier* src/xdisp.c (safe_eval_handler): Distinguish symbols...
2011-01-27 Chong YidongConvert font parse testsuite to an ERT test.
2011-01-27 Chong YidongFix GTK font name parsing to allow numbers in names...
next