]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.
[gnu-emacs] / src / ChangeLog
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Yoshiaki KasaharaFix init_buffer for USE_MMAP_FOR_BUFFERS case (backport...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-16 Martin RudalicsProvide persistent window parameters.
2012-01-15 Alan MackenzieMerge.
2012-01-15 YAMAMOTO MitsuharuFix wrong font metrics for mouse highlight (backport...
2012-01-14 Eli ZaretskiiFix bug #9087 with crashes on MS-Windows under throw...
2012-01-13 Glenn MorrisFix previous ChangeLog date fix (no need to merge to...
2012-01-13 Glenn MorrisChangeLog date fix (no need to merge to trunk)
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-13 Kenichi HandaTake display-table into account on calculating characte...
2012-01-12 Paul Eggert* xdisp.c (rows_from_pos_range): Add parens as per...
2012-01-12 Sven Joachim* src/s/gnu-linux.h: Use CRT_DIR.
2012-01-11 Eli ZaretskiiFix the last part of bug #10464 with mouse highlight...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-11 Glenn Morrisinit_lread fix for bug#10208.
2012-01-10 Glenn Morris* src/emacs.c (syms_of_emacs) <installation-directory...
2012-01-10 Juanma BarranqueroChangeLog fixes.
2012-01-10 Glenn Morris* src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous...
2012-01-10 Glenn MorrisMainly comment fixes related to PATH_LOADSEARCH etc.
2012-01-09 Eli ZaretskiiFix bug #10464 with mouse highlight of display strings.
2012-01-09 Eli ZaretskiiFix uninitialized variable in note_mouse_highlight...
2012-01-09 Johan BockgårdAvoid crash on composition (backport from trunk).
2012-01-09 Chong YidongFix use of uninitialized var (backport from trunk).
2012-01-09 Eli ZaretskiiFix use of uninitialized variable (backport from trunk).
2012-01-09 YAMAMOTO MitsuharuFix glitch in scrolling_window (backport from trunk).
2012-01-09 Eli ZaretskiiBackport Bug#9990 fix from trunk
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-07 Eli ZaretskiiFix bug #6540 with a crash while inserting non-ASCII...
2012-01-07 LynXFix bug #10284 with renaming a directory on MS-Windows.
2012-01-07 David BenjaminFix focus handling for embedded frames.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2012-01-05 Glenn MorrisUpdate short copyright year to 2012.
2012-01-03 Juanma BarranqueroFix typos.
2012-01-01 Eli ZaretskiiAllow Emacs on w32 to build against and work with GnuTL...
2011-12-31 Paul EggertAdd Bug#8828 to my 2011-06-15 entry.
2011-12-31 Antoine LevittDoc fix for window-scroll-functions.
2011-12-29 Paul EggertAdd Bug#.
2011-12-29 Paul Eggertemacs: fix an auto-save permissions race condition
2011-12-28 Kenichi Handamerge trunk
2011-12-28 Kenichi Handacoding.c: (Fdefine_coding_system_internal): Make an...
2011-12-26 Jan Djärv* xmenu.c (x_menu_wait_for_event): Use xg_select for...
2011-12-25 Andreas Schwab* callint.c (Fcall_interactively): Don't truncate promp...
2011-12-24 Eli ZaretskiiAdd the bug number #10360 to the entry for 2011-12...
2011-12-23 Eli ZaretskiiFix assertion violation in pop_it when org-indent-mode...
2011-12-22 Jan Djärv* nsfont.m (ns_spec_to_descriptor): Do not autorelease...
2011-12-21 Jan DjärvFix biggest memory leaks in NS-port. More remain.
2011-12-21 Jan DjärvAttribute Aquamacs code to David Reitter.
2011-12-18 Jan DjärvFix spelling AquaEmacs => Aquamacs
2011-12-18 Jan DjärvAdapt code from AquaEmacs to handle occasional blank...
2011-12-18 Jan DjärvNS selection bug fix and cleanup, see thread C-g crash...
2011-12-17 Ken Brown* src/fileio.c (check_writable) [CYGWIN]: Return non...
2011-12-17 Paul Eggert* s/gnu-linux.h: Fix mark_memory typo (Bug#10286).
2011-12-15 Juri Linkov* src/image.c (imagemagick_error): New function.
2011-12-15 Kenichi Handaxftfont.c (xftfont_draw): Use the font metrics of s...
2011-12-13 Martin RudalicsFix doc-string typo.
2011-12-13 Martin RudalicsFix doc-string of recenter-redisplay.
2011-12-13 Martin RudalicsMinor fixes in window handling code and docs.
2011-12-11 Kenichi Handamerge trunk
2011-12-11 Kenichi Handacoding.c (Funencodable_char_position): Pay attention...
2011-12-10 Jan Djärv* src/xterm.c (x_term_init): Move call to gdk_window_ad...
2011-12-10 Eli ZaretskiiFix bug #10263 with assertion violation using telugu...
2011-12-10 Jan Djärv* nsterm.h (x_free_frame_resources): Declare.
2011-12-10 Jan DjärvDon't crash on bad user input.
2011-12-09 Eli ZaretskiiFix bug #10170 with extra scrolling after C-s.
2011-12-09 YAMAMOTO MitsuharuFix for GNUstep build failure during dumping.
2011-12-09 Kenichi HandaAdd a bug number to a ChangeLog entry.
2011-12-08 Kenichi Handacoding.c (encode_coding_ccl): Check (charbuf < charbuf_...
2011-12-08 Kenichi Handaftfont.c (get_adstyle_property): Fix previous change...
2011-12-07 Juanma Barranquerosrc/w32.c: Implement --no-site-lisp on Windows (bug...
2011-12-07 Glenn MorrisSmall init_lread fix for bug#10208
2011-12-06 Chong Yidong* src/minibuf.c (Fread_from_minibuffer): Doc fix.
2011-12-06 Glenn Morris* src/process.c (start_process_unwind): Treat any pid...
2011-12-05 Chong YidongHandle X selection requests in input-pending-p.
2011-12-05 Paul Eggert* coding.c (encode_designation_at_bol): Don't use unini...
2011-12-05 Kenichi Handaftfont.c (get_adstyle_property): If the font is not...
2011-12-05 Kenichi Handamerge trunk
2011-12-05 Kenichi Handasrc/ChangeLog: Fix previous change.
2011-12-05 Kenichi HandaPay attetion to the buffer relocation on encoding ...
2011-12-05 Juanma Barranquerosrc/lisp.h (process_quit_flag): Fix external declaration.
2011-12-04 Stefan MonnierDon't macro-inline non-performance-critical code.
2011-12-04 Jan Djärv* nsfns.m (get_geometry_from_preferences): New function.
2011-12-04 Andreas SchwabDon't call Lisp in signal handler
2011-12-03 Jan Djärv* widget.c (update_wm_hints): Return if wmshell is...
2011-12-03 Eli ZaretskiiFix bug #10192 with assertion violation when scrolling.
2011-12-03 Eli ZaretskiiFix parts 1 & 2 of bug #10183 with RTL headings in...
2011-12-02 Juri LinkovChange `wordify' to `word-search-regexp'.
2011-12-01 Stefan Monnier* src/fileio.c (Finsert_file_contents): Move after...
2011-12-01 Andreas SchwabFixes: debbugs:10169
2011-11-30 Eli ZaretskiiREALLY fix bug #10164 with crashes when linum-mode...
2011-11-30 Juanma BarranqueroFix typos.
2011-11-30 Juanma Barranquerosrc/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add...
2011-11-30 Eli ZaretskiiFix bug #10164 with assertion violations in linum-mode.
2011-11-29 Jan Djärv* xterm.c (handle_one_xevent): Only set async_visible...
2011-11-28 Paul EggertRemove GCPRO-related macros that exist only to avoid...
2011-11-28 YAMAMOTO MitsuharuTruncate scroll runs that copy to where we copied to.
2011-11-27 Eli ZaretskiiFix MS-Windows build with MSVC compiler.
2011-11-27 Jan DjärvWork around an Ubuntu 11.10 bug where Emacs loops forev...
2011-11-26 Paul Eggert* fileio.c (Finsert_file_contents): Undo previous change.
next