* font.c (font_range): Add pos_byte argument. Adjust comment
[bpt/emacs.git] / src / ChangeLog
2013-02-13 Dmitry Antipov* font.c (font_range): Add pos_byte argument. Adjust...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-13 Glenn Morris* src/keyboard.c (input-decode-map, key-translation...
2013-02-13 Paul EggertMinor getenv-related fixes.
2013-02-13 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2013-02-12 Paul EggertImprove AIX port some more.
2013-02-12 Paul Eggert* pre-crt0.c (data_start): Initialize to 1.
2013-02-12 Eli ZaretskiiFix cursor positioning near scroll margin at top of...
2013-02-12 Eli ZaretskiiMinor additional fix in the wake of bugs #13623 and...
2013-02-11 Paul EggertTune by using memchr and memrchr.
2013-02-11 Paul EggertImprove AIX port.
2013-02-11 Paul EggertClean up read_key_sequence a tiny bit more.
2013-02-11 Stefan MonnierClean up read_key_sequence a bit; reread active keymaps...
2013-02-11 Eli ZaretskiiFix previous commit for bug #13675.
2013-02-11 Eli ZaretskiiFix rare aborts in bidi.c.
2013-02-11 Dmitry Antipov* marker.c (set_marker_internal): If desired position...
2013-02-10 Eli ZaretskiiSpeed up some redisplay operations with very long lines...
2013-02-10 Dmitry Antipov* syntax.c (scan_sexps_forward): Fix byte position...
2013-02-10 Paul Eggert* fileio.c (Fexpand_file_name): Omit confusing pointer...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-09 Paul EggertMinor hashing refactoring.
2013-02-09 Eli ZaretskiiFix last ChangeLog entry.
2013-02-09 Eli ZaretskiiFix bug #13661 with w32-downcase-file-names and shell...
2013-02-09 Eli ZaretskiiRemove all references to buffer-file-type and related...
2013-02-09 Eli Zaretskiisrc/msdos.c (careadlinkatcwd): Remove.
2013-02-08 Stefan Monnier* src/lread.c (skip_dyn_bytes): New function.
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-08 Dmitry Antipov* search.c (scan_buffer): Calculate end byte position...
2013-02-08 Dmitry Antipov* lisp.h (make_uninit_vector): New function.
2013-02-07 Dmitry Antipov* coding.c (Fdefine_coding_system_internal): Use AREF...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-06 Glenn MorrisChangeLog date fix (do not merge to trunk)
2013-02-05 Daniel ColascioneBackport fix for execvp issue from trunk
2013-02-05 Jan Djärv* lisp/cus-start.el (all): Add ns-use-native-fullscreen.
2013-02-04 Paul Eggert* fileio.c (Qchoose_write_coding_system): Now static.
2013-02-04 Eli ZaretskiiFix bugs #13623 and 13626 caused by changes in 2013...
2013-02-03 Daniel ColascioneDaniel Colascione 2013-02-03 * emacs.c: Use execvp...
2013-02-03 Daniel Colascione* emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC...
2013-02-02 Paul EggertAvoid file time stamp bug on MS-Windows.
2013-02-02 Eli ZaretskiiAvoid encoding file names run through dostounix_filenam...
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-02-01 Paul EggertFix timestamp bug when write-region appends nothing.
2013-02-01 Eli ZaretskiiMake sure program names are encoded before using them...
2013-02-01 Eli Zaretskiiw32proc.c (sys_spawnve): Initialize escape_char.
2013-02-01 Dmitry Antipov* window.h (struct window): Convert base_line_number...
2013-02-01 Paul EggertUse fdopendir, fstatat and readlinkat, for efficiency.
2013-01-31 Glenn MorrisChangeLog for previous fileio.c change
2013-01-31 Glenn MorrisReduce delay between backing up a file and saving new...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
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.
next