]> code.delx.au - gnu-emacs/history - src/ChangeLog
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / src / ChangeLog
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-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.
2011-11-26 Paul EggertRename locals to avoid shadowing.
2011-11-25 Eli ZaretskiiFix bug #10119 with C-e and whitespace-mode.
2011-11-25 Juanma BarranqueroFix typos.
2011-11-25 Eli ZaretskiiFix bug #10105 with Isearch triggered scrolling under...
2011-11-24 Juri Linkov* src/image.c (imagemagick_load_image): Move `MagickSet...
2011-11-23 Chong Yidong* src/window.c (Fcoordinates_in_window_p): Accept only...
2011-11-23 Martin RudalicsIn Fkill_buffer do replace_buffer_in_windows before...
2011-11-23 Glenn Morris* src/font.c (font_find_for_lface) [HAVE_NS]: Ignore...
2011-11-23 Paul EggertSpelling fixes.
2011-11-23 Chong Yidong* xdisp.c (compute_stop_pos): Check validity of end_cha...
2011-11-22 Eli ZaretskiiFix bug #10098 with assertion violation during frame...
2011-11-21 Lars Magne Ingebri... (wait_reading_process_output): Add comment and URL.
2011-11-21 Lars Magne Ingebri... Fix asynchrounous GnuTLS socket handling on some versio...
2011-11-21 Jan Djärv* xterm.c (x_clear_frame): Reinstate the XClearWindow...
2011-11-21 Chong YidongMore updates to Windows chapter of Lisp manual.
2011-11-20 Stefan Monnier* src/window.c (get_phys_cursor_glyph): Fix Lisp_Object...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Martin RudalicsRemove term "status" with "window combination limits".
2011-11-20 Andreas Schwab* configure.in: Remove reference to src/m/ibms390.h.
2011-11-20 Stefan Monnier* src/fileio.c (Finsert_file_contents): Add missing...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Paul EggertStandardize on VIRT_ADDR_VARIES behavior.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiFix bug #10075 with cursor drawing in an hscrolled...
2011-11-19 Chong Yidong* window.c (Fwindow_combination_limit): Make first...
2011-11-19 Eli ZaretskiiRevert last commit.
2011-11-18 Paul EggertFix minor problems found by static checking.
2011-11-18 Dmitry Antipov* src/keymap.c (Fwhere_is_internal): Add missing RETURN...
2011-11-18 Stefan Monnier* src/intervals.c: Fix grafting over the whole buffer.
2011-11-18 Eli ZaretskiiAdd assertion for hash values of rows.
2011-11-18 Eli ZaretskiiFix another crash due to incorrect hash value of glyph...
2011-11-18 Tassilo HornWork around GTK bug crashing emacs GTK builds.
2011-11-17 Juanma BarranqueroFix typos.
2011-11-17 Martin RudalicsRename window-splits to window-combination-resize.
next