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-12-16
* font.h (valid_font_driver) [!ENABLE_CHECKING]: Define a dummy.
Paul Eggert
2013-12-16
Fix bug #16165 with memory corruption by extend_face_to_end_of_line.
Eli Zaretskii
2013-12-16
* gnutls.c (Fgnutls_boot): Properly check Flistp return value.
Andreas Schwab
2013-12-16
Fix bug#16161: CHECK_LIST_CONS fails on nil
Ted Zlatanov
2013-12-16
Fix recent w32_enable_frame_resize_hack and display-buffer-below-selected fixes.
Martin Rudalics
2013-12-16
* font.c (valid_font_driver) [ENABLE_CHECKING]: New function
Dmitry Antipov
2013-12-15
Fix bug with conditionals in expand-file-name on MS-Windows.
Eli Zaretskii
2013-12-15
Fix bug #16152 with crashes in process-send-eof on MS-Windows.
Eli Zaretskii
2013-12-15
Minor fix in Windows-specific code in decode_env_path.
Eli Zaretskii
2013-12-15
src/w32*.c: Silence compiler warnings.
Juanma Barranquero
2013-12-15
Fix bug #16151 with background of display margins.
Eli Zaretskii
2013-12-15
Fix session GUI startup.
Eli Zaretskii
2013-12-14
Add ChangeLog entry for previous checkin of gnutls.c.
Paul Eggert
2013-12-14
Use bool for boolean (GLYPH_DEBUG case).
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
Fix bug #16148 with visual-mode cursor motion and whitespace-newline-mode.
Eli Zaretskii
2013-12-14
New verify-error GnuTLS interface for certificate validation
Ted Zlatanov
2013-12-14
Hack frame resizing on Windows (Bug#16028).
Martin Rudalics
2013-12-14
Revert 2 last commits in src/alloc.c.
Eli Zaretskii
2013-12-14
Avoid crashing due to closing of font whose driver pointer is NULL.
Eli Zaretskii
2013-12-14
Fix copy-file on MS-Windows with file names outside of current locale.
Eli Zaretskii
2013-12-13
* lread.c (load_path_default): Prototype.
Paul Eggert
2013-12-13
Unconditionally reset load-path after dumping
Glenn Morris
2013-12-13
* alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m,
Dmitry Antipov
2013-12-13
* font.c (font_close_object): Check for live frame (Bug#16128).
Dmitry Antipov
2013-12-12
* gnutls.c, gnutls.h (emacs_gnutls_record_check_pending):
Paul Eggert
2013-12-12
Avoid undefined behavior with huge regexp interval counts.
Paul Eggert
2013-12-12
Support MS-Windows file names that use characters outside of ANSI codepage.
Eli Zaretskii
2013-12-12
* font.h (struct font_entity) [HAVE_NS]: New field to record
Dmitry Antipov
2013-12-12
* dispextern.h (FACE_SUITABLE_FOR_CHAR_P): Remove unused macro.
Dmitry Antipov
2013-12-12
* xterm.c (x_make_frame_visible): Restore hack which is needed when
Dmitry Antipov
2013-12-11
Fix conditions for prototype declarations.
Ken Brown
2013-12-11
* nsterm.m (x_free_frame_resources):
Dmitry Antipov
2013-12-11
Fix docstring of format-time-string to include %F.
Rüdiger Sonderfeld
2013-12-11
Various fixes around Bug#16013.
Martin Rudalics
2013-12-10
Remove the option of using libcrypto.
Paul Eggert
2013-12-11
* src/term.c (term_get_fkeys_1): Remove non-standard IBM terminfo
Juri Linkov
2013-12-10
* font.c (font_find_for_lface): Ensure SAFE_FREE on return.
Dmitry Antipov
2013-12-10
* xdisp.c (display_tool_bar_line): Don't extend on a previously
Dmitry Antipov
2013-12-09
Fix declaration of get_frame_param for cygw32 build.
Ken Brown
2013-12-09
* gtkutil.c (USE_NEW_GTK_FONT_CHOOSER) [HAVE_FREETYPE]:
Dmitry Antipov
2013-12-09
* alloc.c (Fmemory_limit): Avoid compiler warning. Return 0 always.
Jan Djärv
2013-12-08
Fix GNUStep toolbar not updating.
Jan Djärv
2013-12-08
* emacs.c (main): Call fixup_locale a second time for GNUStep.
Jan Djärv
2013-12-08
In x_set_font mark frame as garbaged (Bug#16028).
Martin Rudalics
2013-12-08
Use libcrypto's checksum implementations if available, for speed.
Paul Eggert
2013-12-07
* frame.h (SET_FRAME_VISIBLE): Now an inline function.
Paul Eggert
2013-12-07
* src/window.c (set_window_buffer): Update mode line.
Stefan Monnier
2013-12-07
Fix minor problems found by static checking.
Paul Eggert
2013-12-07
Fix int/Lisp_Object type mixup in w32_read_socket.
Martin Rudalics
[prev]
[next]