Use a simple struct to implement compile time checks for the Lisp_Object type
[bpt/emacs.git] / src / ChangeLog
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
2012-06-13 Glenn MorrisRemove HAVE_SYSV_SIGPAUSE unused remnants
2012-06-13 Glenn Morris* src/s/gnu.h (POSIX_SIGNALS): Remove (again).
2012-06-13 Paul EggertUSE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)
2012-06-12 Glenn MorrisRemove src/s/sol2-10.h
2012-06-12 Glenn MorrisRemove src/s/hpux11.h
2012-06-12 Glenn MorrisRemove a couple of src/s files
2012-06-12 Glenn MorrisMove NO_TERMIO, BROKEN_SIGIO from src/s to configure
2012-06-12 Chong YidongHandle availability of MagickMergeImageLayers and Magic...
2012-06-12 Paul Eggert* image.c (imagemagick_load_image): Remove unused label.
2012-06-11 Glenn MorrisMove SYSTEM_TYPE from src/s to configure
2012-06-11 Stefan MonnierDon't purify in Fmake_byte_code.
2012-06-11 Chong YidongSupport transparency for ImageMagick images.
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-10 Andreas Schwab* regex.c (at_begline_loc_p): Also recognize `(?N:...
2012-06-09 Chong YidongAdd support for italic text on ttys.
2012-06-09 Michael Albinus* dbusbind.c (XD_BASIC_DBUS_TYPE): Use dbus_type_is_val...
2012-06-09 Chong Yidong* xfaces.c (face_for_overlay_string): Handle face remap...
2012-06-09 Chong Yidong* fringe.c (Fset_fringe_bitmap_face): Handle the nonint...
2012-06-08 Paul Eggert* xdisp.c (vmessage): Treat frame message as multibyte.
2012-06-08 Eli ZaretskiiRevert inadvertent commit in dispnew.c as part of 2012...
2012-06-08 Stefan MonnierClean up scoping rule of predefined single-word vars.
2012-06-08 Juanma Barranquerosrc/dispnew.c (showing_window_margins_p): Wrap in ...
2012-06-08 Eli ZaretskiiFix BLOCK_INPUT/UNBLOCK_INPUT mismatch in 2012-06-08T08...
2012-06-08 Dmitry AntipovBlock-based vector allocation of small vectors.
2012-06-08 Stefan Monnier* src/eval.c (Fmacroexpand): Stop if the macro returns...
2012-06-07 Paul Eggert* doprnt.c (doprnt): Truncate multibyte char correctly.
2012-06-06 Chong Yidong* buffer.c (word_wrap): Doc fix.
2012-06-04 Paul Eggert* xdisp.c (note_mode_line_or_margin_highlight): Pacify...
2012-06-03 Glenn Morristool-bar-style doc fixes
2012-06-03 Ulrich MüllerWorkaround dumping problem on PaX-enabled Linux kernels
2012-06-03 Chong YidongMake mode line help-echo visible for unibyte buffers.
2012-06-03 Chong YidongImplement default help-echo for mode line.
2012-06-02 Paul Eggert* sysdep.c (system_process_attributes): Improve comment.
2012-06-02 Stefan Monnier* lisp/simple.el (execute-extended-command): Set real...
2012-06-02 Paul Eggert* minibuf.c (Fassoc_string): Remove duplicate declaration.
2012-06-02 Paul Eggert* sysdep.c (system_process_attributes) [SOLARIS2 &...
2012-06-02 Andreas Schwab* alloc.c (CONS_BLOCK_SIZE): Account for padding at...
2012-06-01 Paul Eggert* xfns.c (x_set_tool_bar_lines) [USE_GTK]: Adjust to...
2012-06-01 Chong YidongBump version to 24.1.
2012-06-01 Dmitry AntipovFor a 'struct window', replace some Lisp_Object fields to
2012-05-31 Glenn MorrisAdd option imagemagick-types-enable
2012-05-31 Paul EggertPacify gcc -Wdouble-precision when using Xaw.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-31 Paul EggertRemove obsolete '#define static' cruft.
2012-05-30 Paul EggertClean up __executable_start, monstartup when --enable...
2012-05-30 Eli ZaretskiiFix bug #11587 with a crash in an Info buffer under...
2012-05-30 Jim MeyeringImprove call-process-region error message.
2012-05-30 Chong Yidong* keymap.c (describe_map_tree): Revert 2011-07-07 change.
2012-05-30 Paul Eggert* alloc.c, lisp.h (make_pure_vector): Now static.
2012-05-30 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move...
2012-05-29 Paul EggertFix ChangeLog entry by negating its 1st sentence.
2012-05-29 Troels NielsenDo not avoid creating empty evaporating overlays (Bug...
2012-05-29 Eli ZaretskiiDon't call r_alloc_inhibit_buffer_relocation from search.c.
2012-05-28 Eli ZaretskiiFix bug #11513 with raise-frame on MS-Windows.
2012-05-28 Eli ZaretskiiAvoid buffer text relocations in calls to STRING_CHAR_...
2012-05-28 Paul Eggert* bidi.c (bidi_mirror_char): Put eassert before convers...
2012-05-28 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-05-27 Eli ZaretskiiFix last change in bidi_mirror_char.
2012-05-27 Andreas Schwab* unexmacosx.c (copy_data_segment): Truncate after...
2012-05-27 Paul Eggert* lisp.h [REL_ALLOC]: Omit duplicate prototypes.
2012-05-27 Paul Eggert* bidi.c (bidi_mirror_char): Don't possibly truncate...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-26 Paul EggertFix coding-related core dumps with gcc -ftrapv.
2012-05-26 Glenn MorrisDon't mess with INFOPATH in ns builds
2012-05-26 Eli ZaretskiiExtend mouse support on W32 text-mode console.
2012-05-26 Eli ZaretskiiSupport help-echo and tooltip messages on w32 text...
2012-05-26 Eli ZaretskiiSupport mouse-autoselect-window on w32 text-mode terminals.
2012-05-26 Eli ZaretskiiRefactor mouse highlight invocation for w32 console.
2012-05-26 Eli ZaretskiiSupport mouse highlight on w32 text-mode frames.
2012-05-26 Paul Eggert* lread.c (read1): Simplify slightly to avoid an overfl...
2012-05-26 Eli ZaretskiiRevert last change in bidi.c.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul Eggert* src/buffer.c (Fmove_overflay): Clip instead of trying...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge recent dbus changes better.
2012-05-25 Glenn Morris* src/lisp.mk (lisp): Update for more files being compi...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Stefan Monnier* src/lread.c: Remove `read_pure' which makes no differ...
2012-05-25 Stefan Monnier* src/fileio.c, src/character.h: Minor style tweaks.
2012-05-24 Ken Brown* src/callproc.c (Fcall_process): Restore a line that...
2012-05-24 Dmitry Antipov* src/window.h (clip_changed): Remove useless declaration.
2012-05-23 Eli ZaretskiiFix bug #11519 with relocation of buffer text during...
2012-05-22 Juanma BarranqueroFix ChangeLog typos.
2012-05-22 Juanma Barranquerosrc/makefile.w32-in: Follow-up to 2012-05-22T16:20...
2012-05-22 Paul EggertRemove src/m/*.
2012-05-21 Eli ZaretskiiUpdate value of window-system-version for MS-DOS build.
2012-05-21 Paul EggertAssume C89 or later.
2012-05-21 Ken Brown* src/xgselect.c (xg_select): Fix first argument in...
2012-05-20 Ken BrownGet rid of compiler warnings on Cygwin.
2012-05-19 Ken BrownImprove test for when xg_select should just invoke...
2012-05-19 Paul EggertRemove unused HAVE_* symbols for functions.
2012-05-19 Eli ZaretskiiA better fix for bug #11464 with pos-visible-in-window...
2012-05-19 Paul EggertRemove no-longer-used macro HAVE_FTIME.
2012-05-18 Eli ZaretskiiFix compilation with -DGLYPH_DEBUG=1 on MS-Windows.
2012-05-17 Juri LinkovMove word search functions from search.c to isearch...
2012-05-16 Paul Eggert* xgselect.c (xg_select): Just invoke 'select' if -nw.
2012-05-15 Stefan Monnier* src/lread.c (init_obarray): Declare Qt and Qnil as...
2012-05-15 Eli ZaretskiiFix the changes in 2012-04-22T13:58:00Z!cyd@gnu.org...
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
next