message.el (message-setup-1): Don't bind the constant -forbidden-properties.
[bpt/emacs.git] / src /
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-01 Eli ZaretskiiFix a compiler warning in image.c.
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 macro definitions in last change to image.c
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 Paul EggertMerge: fix two m4/gnulib-*.m4 file names that clashed...
2011-01-27 Paul Eggertfix two m4/gnulib-*.m4 file names that clashed under...
2011-01-27 Chong YidongFix GTK font name parsing to allow numbers in names...
2011-01-26 Stefan MonnierLet the debugger continue to the normal handler.
2011-01-26 Chong Yidong* src/font.c (font_parse_fcname): Rewrite GTK font...
2011-01-26 Chong Yidong* src/font.c (font_parse_fcname): Fix typo in string...
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-24 Stefan Monnier* xdisp.c (handle_fontified_prop): Be careful with...
2011-01-24 Paul EggertMerge: Remove HAVE_RAW_DECL_CHOWN etc. from config.h
2011-01-24 Paul EggertRemove HAVE_RAW_DECL_CHOWN etc. from config.h
2011-01-23 Chong Yidong* lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB...
2011-01-23 Peter O'GormanTwo more hunks from the HP-UX patch at Bug#6811.
2011-01-23 Jan Djärv* nsterm.m (x_set_offset): Set dont_constrain to 0...
2011-01-23 Paul EggertMerge: Check return values of some library calls.
2011-01-23 Paul EggertCheck return values of some library calls.
2011-01-23 Paul Eggert* src/image.c: Add cast to fix type clash
2011-01-23 Paul Eggert* image.c (x_create_bitmap_from_xpm_data): Add cast...
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Chong YidongFix last change.
2011-01-22 Jan Djärv* nsterm.m (constrainFrameRect): Only constrain the...
2011-01-22 Martin RudalicsRework 2011-01-15 changes to window.c.
2011-01-22 Paul EggertMerge: src/config.in: shrink slightly
2011-01-22 Paul Eggertsrc/config.in: shrink slightly
2011-01-21 Jan DjärvMake Nextstep port handle multiple screens for resize...
2011-01-21 Jan Djärv* nsterm.m (keyDown): If ns_right_alternate_modifier...
2011-01-20 Stefan MonnierDon't mess with *temp*.
2011-01-20 Jan Djärv* src/unexmacosx.c: Add comment about include order.
2011-01-20 Glenn MorrisGive read-expression-history a doc.
2011-01-20 Glenn MorrisGive kbd-macro-termination-hook a doc.
2011-01-20 Paul EggertMerge: omit auto-generated aclocal.m4 from repository
2011-01-20 Chong YidongRevert changes adding format args to yes-or-no-p and...
2011-01-19 Paul EggertMerge from mainline.
2011-01-19 Paul EggertFix X11 compilation failure.
2011-01-19 Jan Djärv* unexmacosx.c: Include config.h before unistd.h.
2011-01-19 Jan DjärvFix NextStep build problems with globals.h introducion.
2011-01-19 Sam SteingoldFix an error introduced by the previous patch.
2011-01-19 Sam Steingold* src/w32.c (check_windows_init_file): Remove declarati...
2011-01-19 Tom Tromey* window.c: Fix error introduced by previous patch.
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Tom Tromey* image.c (Vimagemagick_render_type): Remove redundant
2011-01-18 Tom Tromey* xdisp.c (emacs_scroll_step): Rename from scroll_step.
2011-01-18 Tom TromeyDeclare some DEFVARs globally, not locally
2011-01-18 Tom TromeyChange buffer_defaults to new new macro; preparation...
2011-01-18 Paul EggertImprove performance on non-GCC hosts with __aligned__.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul Eggert* xfns.c (x_real_positions): Fix signedness of local...
2011-01-17 Paul Eggert* regex.c (analyse_first): Remove unreachable 'continue...
2011-01-17 Paul Eggert* xterm.h (struct x_display_info): Remove stray semicolon.
2011-01-17 Paul Eggert* lisp.h: Redo flags and XSET slightly to avoid overflo...
2011-01-17 Paul Eggert* fileio.c (make_temp_name): Remove unreachable code.
2011-01-17 Paul Eggert* fontset.c (free_realized_fontset): Mark unreachable...
2011-01-17 Paul Eggert* coding.c (decode_coding_emacs_mule): Remove unreachab...
2011-01-16 Stefan Monnier* image.c (syms_of_image): Don't access XSYMBOL's inter...
2011-01-16 Eli ZaretskiiFix bug #7848 with using SET_SYMBOL_VALUE in image.c
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-16 Glenn Morris* src/xsettings.c: Comment fix.
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisAdd 2011 to remaining FSF/AIST copyright years.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-15 Martin RudalicsAvoid crash in Fselect_frame due to null selected_windo...
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
next