Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.org
[bpt/emacs.git] / src / ChangeLog
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka...
2013-01-28 Eli ZaretskiiMake opendir on MS-Windows accept a 'const char *'.
2013-01-28 Dmitry AntipovRemove obsolete redisplay code. See the discussion at
2013-01-27 Eli ZaretskiiTentative fix for bug #13546 with failure to save files...
2013-01-26 Eli ZaretskiiFix bug #13553 with usage of IS_DIRECTORY_SEP on MS...
2013-01-25 Dmitry Antipov* insdel.c (insert_1): Remove.
2013-01-25 Eli ZaretskiiUse file-name-coding-system when decoding symlinks...
2013-01-25 Eli ZaretskiiRevert 2013-01-25T10:27:16Z!eliz@gnu.org.
2013-01-25 Eli ZaretskiiSupport MS-Windows file names encoded in multibyte...
2013-01-25 Eli Zaretskiiw32.c (readlink): Support DBCS codepages.
2013-01-25 Eli ZaretskiiUpdate doc string of w32notify-add-watch per discussion...
2013-01-25 Dmitry Antipov* font.c (num_fonts): Remove the leftover from old
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-24 Dmitry Antipov* nsfont.m (ns_escape_name, ns_unescape_name, ns_regist...
2013-01-24 Dmitry AntipovDrop async_visible and async_iconified fields of struct...
2013-01-24 Dmitry Antipov* src/insdel.c (prepare_to_modify_buffer): Revert last...
2013-01-23 Stefan Monnier* src/xdisp.c (message2, message2_nolog): Remove functions.
2013-01-23 Eli ZaretskiiFix dimensions of maximized frame on MS-Windows.
2013-01-23 Eli ZaretskiiFix bug #13515 with processing DBCS file names on MS...
2013-01-23 Dmitry Antipov* insdel.c (prepare_to_modify_buffer): Force redisplay if
2013-01-22 Eli ZaretskiiFix bug #13065 with file selector dialog on Windows 7.
2013-01-22 Dmitry Antipov* window.h (struct window): Change window_end_valid...
2013-01-22 Dmitry Antipov* xdisp.c (mark_window_display_accurate): Simplify...
2013-01-22 Paul Eggert* emacs.c (Qkill_emacs_hook): Now static.
2013-01-22 Paul Eggert* fileio.c (Finsert_file_contents): Simplify.
2013-01-21 Eli ZaretskiiAnother minor fix in acl_set_file on Windows.
2013-01-21 Dmitry Antipov* fileio.c (Finsert_file_contents): Revert code introdu...
2013-01-20 Andreas SchwabFixes: debbugs:13505
2013-01-19 Paul Eggert* lisp.h (eabs): Define unconditionally.
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-19 Eli ZaretskiiFix crashes with lots of overlays.
2013-01-19 Paul Eggert* fileio.c: Use O_APPEND to append.
2013-01-19 Paul EggertFix size bug on DOS_NT introduced by CIFS workaround.
2013-01-19 Paul EggertAllow floating-point file offsets.
2013-01-19 Chong Yidong* emacs.c (Fkill_emacs): Set waiting_for_input to 0...
2013-01-19 Eli ZaretskiiMake 'fstat' on MS-Windows behave more like 'stat'...
2013-01-19 Eli ZaretskiiMinor fix in acl_set_file.
2013-01-19 Paul EggertWork around bug in CIFS and vboxsf file systems.
2013-01-19 Paul Eggert* fileio.c (Finsert_file_contents): Simplify new diagnostic
2013-01-18 Dmitry AntipovFix crash when inserting data from non-regular files...
2013-01-18 Paul EggertClose a race when statting and reading files.
2013-01-17 Dmitry Antipov* lisp.h (toplevel): Add comment about using Lisp_Save_...
2013-01-17 Dmitry Antipov* buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.
2013-01-17 Glenn Morris* src/fns.c (Frandom): Doc fix.
2013-01-15 Paul Eggert* src/alloc.c (free_save_value): Now static.
2013-01-15 Dmitry Antipov* keymap.c (map_keymap_internal): Use format_save_value.
2013-01-15 Dmitry Antipov* src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change...
2013-01-15 Dmitry AntipovSome convenient bits to deal with Lisp_Save_Values.
2013-01-14 Paul EggertAvoid needless casts with XSAVE_POINTER.
2013-01-14 Dmitry AntipovFix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_...
2013-01-14 Dmitry AntipovMake Lisp_Save_Value more versatile storage for up...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-13 Glenn MorrisChangeLog whitespace trivia
2013-01-13 Jan DjärvFix spelling error.
2013-01-13 Jan Djärv* nsfont.m (LCD_SMOOTHING_MARGIN): New define.
2013-01-12 Glenn MorrisChangeLog fix (no need to merge to trunk)
2013-01-11 Jan DjärvAdd tiny change.
2013-01-11 Jan DjärvMake scroll-bar-adjust-thumb-portion customizable,...
2013-01-11 Jan DjärvIntroduce scroll-bar-adjust-thumb-portion.
2013-01-13 Jan Djärv* nsterm.m (keyDown:): Set processingCompose to NO...
2013-01-13 Jan Djärv* nsfont.m (ns_findfonts): Add block/unblock_input...
2013-01-12 Paul Eggert* indent.c (Fvertical_motion): Remove now-incorrect...
2013-01-12 Paul EggertFix bug with set-time-zone-rule and LOCALTIME_CACHE.
2013-01-11 Aaron S. HawleyDisambiguate function and variable references in docstr...
2013-01-11 Dmitry AntipovAvoid unnecessary byte position calculation for the...
2013-01-11 Paul Eggertemacsclient -t should not suspend Emacs server
2013-01-11 Jan Djärv* gtkutil.c (xg_initialize): Backport from trunk.
2013-01-11 Paul EggertBackport typo fix from trunk, for AIX.
2013-01-11 Paul EggertFix SIGDANGER handlers, for AIX.
2013-01-10 Jan Djärv* gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE...
2013-01-10 Dmitry AntipovOmit buffer_slot_type_mismatch and use generic predicat...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-09 Juanma Barranquerosrc/w32.c, src/w32term.c: Remove unused local variables.
2013-01-09 Dmitry Antipov* insdel.c (make_gap_larger): Fix comment because gap_l...
2013-01-09 Dmitry Antipov* lisp.h (make_gap_1): New prototype.
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-08 Juri Linkov* lisp/textmodes/flyspell.el (flyspell-incorrect, flysp...
2013-01-08 Aaron S. Hawley* lisp/simple.el (primitive-undo): Move from undo.c.
2013-01-08 Stefan Monnier* src/keyboard.c (echo_add_key): Rename from echo_add_char.
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-06 Chong YidongFix echoing of replayed keys.
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-05 Eli ZaretskiiImprove display of glyph matrix by dump-glyph-matrix.
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-04 Stefan Monnier* lisp/view.el (view--enable, view--disable): Rename...
2013-01-04 Stefan Monnier* src/fileio.c (Ffile_acl): Undocument return format.
2013-01-04 YAMAMOTO MitsuharuDon't use previous underline thickness or position...
2013-01-04 YAMAMOTO MitsuharuMake underwave look more triangular and also degrade...
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-02 Glenn MorrisCorrect dates of merged ChangeLog entries
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-02 Paul EggertSimplify via eabs.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Glenn Morris* src/keymap.c (Fkey_description): Doc fix.
2012-12-31 Eli ZaretskiiFix a bug with time zones on MS-Windows.
2012-12-30 Paul Eggert* coding.c (Qmac): Now static.
2012-12-30 Jan DjärvCheck for deprecated gtk tearoff menu item in configure.
2012-12-30 Jan DjärvCheck for deprecated gtk_handle_box in configure.
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-29 Andreas SchwabProperly configure GNUstep libraries
next