]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from emacs-24; up to 2014-06-26T21:51:25Z!rgm@gnu.org.
[gnu-emacs] / src / ChangeLog
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-08-01 Eli ZaretskiiFix display of R2L lines when the last character fits...
2014-08-01 Dmitry Antipov* atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.
2014-08-01 Paul Eggert* frame.c (x_set_frame_parameters): Fix typo in previou...
2014-07-31 Paul EggertSimplify timerfd configuration and fix some minor glitches.
2014-07-31 Paul Eggert* frame.c (x_set_frame_parameters): Don't use uninitial...
2014-07-30 Dmitry Antipov* xterm.c (x_sync_with_move): Really wait 0.5s, not...
2014-07-30 Dmitry Antipov* xrdb.c (x_load_resources) [USE_MOTIF]: Although not...
2014-07-29 Dmitry Antipov* xrdb.c (x_load_resources) [!USE_MOTIF]: Put horizonta...
2014-07-29 Martin RudalicsIn adjust_frame_size use FRAME_WINDOW_P instead of...
2014-07-29 Eli ZaretskiiFix hscroll of R2L lines that begin with a TAB or anoth...
2014-07-29 Andreas SchwabFixes: debbugs:18140
2014-07-28 Martin RudalicsFix some issues with setting the frame height.
2014-07-28 Dmitry AntipovFix Gnus-related issues reported by David Kastrup ...
2014-07-28 Eli ZaretskiiFix another part of bug #18035 with redisplay of line...
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-28 Dmitry AntipovFix --without-x build and pacify --enable-gcc-warnings.
2014-07-28 Eli Zaretskiisrc/ChangeLog: Fix a typo.
2014-07-28 Eli ZaretskiiFix the GDB xsubchartable command.
2014-07-28 Eli ZaretskiiFix GDB xwindow command.
2014-07-28 Dmitry AntipovOn GNU/Linux, use timerfd for asynchronous timers.
2014-07-28 Paul Eggert* frame.c (x_set_frame_parameters): Don't use uninitial...
2014-07-27 Jan DjärvReinstate removed code.
2014-07-27 Martin RudalicsComplete pixelwise frame/window resizing, add horizonta...
2014-07-26 Paul EggertRevert previous change.
2014-07-26 Andreas SchwabReorder conditions that are written backwards
2014-07-25 Paul Eggert* dispextern.h, xdisp.c (hourglass_shown_p, hourglass_a...
2014-07-25 Dmitry Antipov* atimer.c (set_alarm) [HAVE_ITIMERSPEC]: Use TIMER_ABSTIME
2014-07-25 Eli ZaretskiiFix last commit in w32term.c.
2014-07-25 Martin RudalicsProvisionally fix Windows build broken by last commit.
2014-07-25 Dmitry AntipovFix ChangeLog typo.
2014-07-25 Dmitry AntipovMove hourglass machinery to RIF.
2014-07-24 Dmitry AntipovFix error reported by Angelo Graziosi <angelo.graziosi...
2014-07-23 Dmitry Antipov* frame.c (Fset_frame_height): Take frame top margin...
2014-07-22 Dmitry Antipov* xterm.h (struct x_output) [USE_LUCID && USE_TOOLKIT_S...
2014-07-22 Dmitry Antipov* xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK...
2014-07-21 Dmitry Antipov* src/frame.c (Fframe_parameters): Always report frame...
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-20 Dmitry Antipov* frame.h (struct frame) [USE_X_TOOLKIT]: New member...
2014-07-20 Jan Djärv* macfont.h (macfont_update_antialias_threshold): Declare.
2014-07-19 Kenichi Handa2014-07-19 Kenichi Handa <handa@gnu.org>
2014-07-18 Dmitry AntipovPrefer 'x_display_info *' to 'Display *' in X selection...
2014-07-18 Dmitry Antipov* frame.c (frame_unspecified_color): New function
2014-07-17 Eli ZaretskiiFix src/ChangeLog entry of last commit.
2014-07-17 Eli ZaretskiiFix setting up coding-systems for clipboard access...
2014-07-17 Eli ZaretskiiFix assertion violation when restoring hscrolled window...
2014-07-17 Eli ZaretskiiFix part of bug #18035 with overlay strings on invisibl...
2014-07-17 Dmitry Antipov* data.c (wrong_choice): Not static any more.
2014-07-17 Dmitry Antipov* print.c (print_preprocess): Adjust to match changed
2014-07-16 Eli ZaretskiiFix bug #18036 with infloop in redisplay with huge...
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-16 Dmitry Antipov* frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM...
2014-07-16 Dmitry AntipovMore precise control over values of some buffer-local...
2014-07-16 Daiki UenoRevert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2...
2014-07-16 Daiki UenoMove back the XChar2b definition to w32gui.h and nsgui.h
2014-07-16 Daiki UenoConsolidate XChar2b macros for the X, W32, and NS
2014-07-15 Dmitry Antipov* regex.c (re_search_2): Use ssize_t to avoid integer...
2014-07-15 Dmitry Antipov* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.
2014-07-14 Paul EggertUse binary-io module, O_BINARY, and "b" flag.
2014-07-14 Paul Eggert* macros.c (Fstart_kbd_macro): Avoid need for overflow...
2014-07-14 Paul Eggert* macros.c (Fstart_kbd_macro): Simplify.
2014-07-14 Eli Zaretskiisrc/ChangeLog: Fix a typo in a recently added entry.
2014-07-14 Dmitry Antipov* term.c (tty_menu_add_pane, tty_menu_add_selection):
2014-07-14 Dmitry Antipov* lisp.h (CHECK_VECTOR_OR_STRING): Return number of...
2014-07-13 Paul EggertImprove behavior of 'bzr up; cd src; make -k'.
2014-07-13 Eli ZaretskiiFix bug #17986 with infloop in redisplay when default...
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-12 Eli ZaretskiiAttempt to fix bug #17962 with SIGSEGV in display_line.
2014-07-12 Eli ZaretskiiDocument the behavior of file selection dialogs on...
2014-07-12 Eli ZaretskiiMinor fix for read_minibuf_noninteractive on MS-Windows.
2014-07-11 Paul EggertCoalesce extern decls.
2014-07-11 Jan DjärvAdd ifdef NS_IMPL_COCOA aound OSX version check (for...
2014-07-11 Eli ZaretskiiFix reading input without echoing on MS-Windows.
2014-07-11 Eli ZaretskiiImplement echo suppression in non-interactive mode...
2014-07-11 Michael Albinus* sysdep.c (suppress_echo_on_tty): New function.
2014-07-11 Dmitry Antipov* src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]:...
2014-07-11 Eli ZaretskiiImplement memory-info for MS-DOS.
2014-07-11 Eli ZaretskiiTemporary fix for the MS-Windows build broken by last...
2014-07-11 Michael AlbinusHide password in batch mode
2014-07-10 Eli ZaretskiiImplement memory-info for MS-Windows.
2014-07-10 Dmitry Antipov* configure.ac: Check whether sys/sysinfo.h provides
2014-07-10 Dmitry Antipov* coding.h (struct coding_system): Remove 'error_positi...
2014-07-09 Paul Eggert* syntax.c (back_comment): Use more-natural location...
2014-07-09 Paul Eggert* font.c, font.h (font_unparse_fcname): Now static.
2014-07-09 Dmitry Antipov* coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff...
2014-07-09 Dmitry AntipovNext minor cleanup of font subsystem.
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-08 Paul Eggert* process.c (read_and_dispose_of_process_output): Fix...
2014-07-08 Eli ZaretskiiFix bug #17969 with vertical-motion through continuatio...
2014-07-08 Dmitry Antipov* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE...
2014-07-08 Dmitry Antipov* nsfont.m (nsfont_close): Free glyphs and metrics...
2014-07-08 Dmitry Antipov* chartab.c (char_table_translate): Move to...
2014-07-08 Paul Eggert* process.c: Add sanity checks for file descriptors.
2014-07-07 Paul EggertMinor fixups related to usage of the 'long' type.
2014-07-07 Paul EggertMinor ImageMagick safety fixes.
2014-07-05 Kenichi Handamerge trunk
2014-07-05 Eli ZaretskiiFix bug #17944 with pos-visible-in-window-p when there...
2014-07-05 Eli ZaretskiiA better fix for bug #17942.
2014-07-05 Eli ZaretskiiFix bug #17942 with pos-visible-in-window-p and image...
2014-07-05 Stefan Monnier* src/syntax.c (find_defun_start): Try the cache even
next