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
2014-07-24
Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> in
Dmitry Antipov
2014-07-23
* frame.c (Fset_frame_height): Take frame top margin into account.
Dmitry Antipov
2014-07-22
* xterm.h (struct x_output) [USE_LUCID && USE_TOOLKIT_SCROLL_BARS]:
Dmitry Antipov
2014-07-22
* xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK]: Define
Dmitry Antipov
2014-07-21
* src/frame.c (Fframe_parameters): Always report frame height without
Dmitry Antipov
2014-07-21
Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org
Glenn Morris
2014-07-20
* frame.h (struct frame) [USE_X_TOOLKIT]: New member shell_position.
Dmitry Antipov
2014-07-20
* macfont.h (macfont_update_antialias_threshold): Declare.
Jan Djärv
2014-07-20
2014-07-19 Kenichi Handa <handa@gnu.org>
Kenichi Handa
2014-07-18
Prefer 'x_display_info *' to 'Display *' in X selection code.
Dmitry Antipov
2014-07-18
* frame.c (frame_unspecified_color): New function
Dmitry Antipov
2014-07-17
Fix src/ChangeLog entry of last commit.
Eli Zaretskii
2014-07-17
Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.
Eli Zaretskii
2014-07-17
Fix assertion violation when restoring hscrolled window configurations.
Eli Zaretskii
2014-07-17
Fix part of bug #18035 with overlay strings on invisible text.
Eli Zaretskii
2014-07-17
* data.c (wrong_choice): Not static any more.
Dmitry Antipov
2014-07-17
* print.c (print_preprocess): Adjust to match changed
Dmitry Antipov
2014-07-16
Fix bug #18036 with infloop in redisplay with huge fringes.
Eli Zaretskii
2014-07-16
Merge from emacs-24; up to 2014-06-23T06:25:47Z!rgm@gnu.org
Glenn Morris
2014-07-16
* frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM]: Use more natural
Dmitry Antipov
2014-07-16
More precise control over values of some buffer-local variables.
Dmitry Antipov
2014-07-16
Revert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2B_BYTE[12] in nsgui.h ...
Daiki Ueno
2014-07-16
Move back the XChar2b definition to w32gui.h and nsgui.h
Daiki Ueno
2014-07-16
Consolidate XChar2b macros for the X, W32, and NS
Daiki Ueno
2014-07-15
* regex.c (re_search_2): Use ssize_t to avoid integer overflow.
Dmitry Antipov
2014-07-15
* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.
Dmitry Antipov
2014-07-14
Use binary-io module, O_BINARY, and "b" flag.
Paul Eggert
2014-07-14
* macros.c (Fstart_kbd_macro): Avoid need for overflow check.
Paul Eggert
2014-07-14
* macros.c (Fstart_kbd_macro): Simplify.
Paul Eggert
2014-07-14
src/ChangeLog: Fix a typo in a recently added entry.
Eli Zaretskii
2014-07-14
* term.c (tty_menu_add_pane, tty_menu_add_selection):
Dmitry Antipov
2014-07-14
* lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements
Dmitry Antipov
2014-07-13
Improve behavior of 'bzr up; cd src; make -k'.
Paul Eggert
2014-07-13
Fix bug #17986 with infloop in redisplay when default-directory is nil.
Eli Zaretskii
2014-07-12
Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru
Glenn Morris
2014-07-12
Attempt to fix bug #17962 with SIGSEGV in display_line.
Eli Zaretskii
2014-07-12
Document the behavior of file selection dialogs on Windows 7 (bug #17950).
Eli Zaretskii
2014-07-12
Minor fix for read_minibuf_noninteractive on MS-Windows.
Eli Zaretskii
2014-07-11
Coalesce extern decls.
Paul Eggert
2014-07-11
Add ifdef NS_IMPL_COCOA aound OSX version check (for clang)
Jan Djärv
2014-07-11
Fix reading input without echoing on MS-Windows.
Eli Zaretskii
2014-07-11
Implement echo suppression in non-interactive mode for MS-Windows.
Eli Zaretskii
2014-07-11
* sysdep.c (suppress_echo_on_tty): New function.
Michael Albinus
2014-07-11
* src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]: Return nil if
Dmitry Antipov
2014-07-11
Implement memory-info for MS-DOS.
Eli Zaretskii
2014-07-11
Temporary fix for the MS-Windows build broken by last commit.
Eli Zaretskii
2014-07-11
Hide password in batch mode
Michael Albinus
2014-07-10
Implement memory-info for MS-Windows.
Eli Zaretskii
2014-07-10
* configure.ac: Check whether sys/sysinfo.h provides
Dmitry Antipov
2014-07-10
* coding.h (struct coding_system): Remove 'error_positions' (unused)
Dmitry Antipov
[prev]
[next]