index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-01-27
Tentative fix for bug #13546 with failure to save files on Windows.
Eli Zaretskii
2013-01-26
Fix bug #13553 with usage of IS_DIRECTORY_SEP on MS-Windows under DBCS.
Eli Zaretskii
2013-01-25
* insdel.c (insert_1): Remove.
Dmitry Antipov
2013-01-25
Use file-name-coding-system when decoding symlinks on MS-Windows.
Eli Zaretskii
2013-01-25
Revert 2013-01-25T10:27:16Z!eliz@gnu.org.
Eli Zaretskii
2013-01-25
Support MS-Windows file names encoded in multibyte encodings.
Eli Zaretskii
2013-01-25
w32.c (readlink): Support DBCS codepages.
Eli Zaretskii
2013-01-25
Update doc string of w32notify-add-watch per discussions in bug #13540.
Eli Zaretskii
2013-01-25
* font.c (num_fonts): Remove the leftover from old
Dmitry Antipov
2013-01-24
Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.ca
Glenn Morris
2013-01-24
* nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to_script):
Dmitry Antipov
2013-01-24
Drop async_visible and async_iconified fields of struct frame.
Dmitry Antipov
2013-01-24
* src/insdel.c (prepare_to_modify_buffer): Revert last change as suggested
Dmitry Antipov
2013-01-23
* src/xdisp.c (message2, message2_nolog): Remove functions.
Stefan Monnier
2013-01-23
Fix dimensions of maximized frame on MS-Windows.
Eli Zaretskii
2013-01-23
Fix bug #13515 with processing DBCS file names on MS-Windows.
Eli Zaretskii
2013-01-23
* insdel.c (prepare_to_modify_buffer): Force redisplay if
Dmitry Antipov
2013-01-22
Fix bug #13065 with file selector dialog on Windows 7.
Eli Zaretskii
2013-01-22
* window.h (struct window): Change window_end_valid member from
Dmitry Antipov
2013-01-22
* xdisp.c (mark_window_display_accurate): Simplify the loop
Dmitry Antipov
2013-01-21
* emacs.c (Qkill_emacs_hook): Now static.
Paul Eggert
2013-01-21
* fileio.c (Finsert_file_contents): Simplify.
Paul Eggert
2013-01-21
Another minor fix in acl_set_file on Windows.
Eli Zaretskii
2013-01-21
* fileio.c (Finsert_file_contents): Revert code introduced at
Dmitry Antipov
2013-01-20
Fixes: debbugs:13505
Andreas Schwab
2013-01-19
* lisp.h (eabs): Define unconditionally.
Paul Eggert
2013-01-19
Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru
Glenn Morris
2013-01-19
Fix crashes with lots of overlays.
Eli Zaretskii
2013-01-19
* fileio.c: Use O_APPEND to append.
Paul Eggert
2013-01-19
Fix size bug on DOS_NT introduced by CIFS workaround.
Paul Eggert
2013-01-19
Allow floating-point file offsets.
Paul Eggert
2013-01-19
* emacs.c (Fkill_emacs): Set waiting_for_input to 0 to avoid aborting on Fsig...
Chong Yidong
2013-01-19
Make 'fstat' on MS-Windows behave more like 'stat' and 'lstat'.
Eli Zaretskii
2013-01-19
Minor fix in acl_set_file.
Eli Zaretskii
2013-01-18
Work around bug in CIFS and vboxsf file systems.
Paul Eggert
2013-01-18
* fileio.c (Finsert_file_contents): Simplify new diagnostic
Paul Eggert
2013-01-18
Fix crash when inserting data from non-regular files. See
Dmitry Antipov
2013-01-17
Close a race when statting and reading files.
Paul Eggert
2013-01-17
* lisp.h (toplevel): Add comment about using Lisp_Save_Value
Dmitry Antipov
2013-01-17
* buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.
Dmitry Antipov
2013-01-16
* src/fns.c (Frandom): Doc fix.
Glenn Morris
2013-01-15
* src/alloc.c (free_save_value): Now static.
Paul Eggert
2013-01-15
* keymap.c (map_keymap_internal): Use format_save_value.
Dmitry Antipov
2013-01-15
* src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extraction
Dmitry Antipov
2013-01-15
Some convenient bits to deal with Lisp_Save_Values.
Dmitry Antipov
2013-01-14
Avoid needless casts with XSAVE_POINTER.
Paul Eggert
2013-01-14
Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.
Dmitry Antipov
2013-01-14
Make Lisp_Save_Value more versatile storage for up to four objects.
Dmitry Antipov
2013-01-13
Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.edu
Glenn Morris
2013-01-13
ChangeLog whitespace trivia
Glenn Morris
[prev]
[next]