Avoid character to byte conversions in motion subroutines.
[bpt/emacs.git] / src / window.c
2013-03-07 Dmitry AntipovAvoid character to byte conversions in motion subroutines.
2013-03-07 Dmitry Antipov* lisp.h (list2i, list3i): New functions.
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Bill WohlerMerge from trunk; up to 2013-03-02T21:05:52Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-26 Bastien Guerry* window.c (Frecenter): Tiny docstring enhancement.
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-11 Dmitry Antipov* marker.c (set_marker_internal): If desired position...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-08 Dmitry Antipov* lisp.h (make_uninit_vector): New function.
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-02-01 Dmitry Antipov* window.h (struct window): Convert base_line_number...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka...
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-24 Dmitry AntipovDrop async_visible and async_iconified fields of struct...
2013-01-22 Dmitry Antipov* window.h (struct window): Change window_end_valid...
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-11 Aaron S. HawleyDisambiguate function and variable references in docstr...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-26 Paul Eggert* window.c (select_window_1): Now static.
2012-12-25 Eli ZaretskiiFix window-body-width on text terminals.
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-22 Martin RudalicsReword doc and doc-string of select-window (Bug#13248).
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-19 Paul EggertSpelling fix.
2012-12-17 Stefan Monnier* src/xdisp.c (select_frame_for_redisplay): Use select_...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-12 Dmitry Antipov* dispnew.c (set_window_cursor_after_update): Use clip_...
2012-12-11 Dmitry Antipov* buffer.c (Fset_buffer_multibyte): Do not force redisplay
2012-12-11 Dmitry AntipovConsistently use marker_position and marker_byte_position.
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Dmitry AntipovPer-buffer window counters.
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-09 Bill WohlerMerge from trunk; up to 2012-12-09T01:04:43Z!rgm@gnu...
2012-12-07 Dmitry Antipov* frame.c (make_frame): Do not set window's buffer...
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-13 Kenichi Handamerge trunk
2012-11-13 Eli ZaretskiiMerge from trunk.
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-12 Dmitry AntipovSimplify by using FOR_EACH_FRAME here and there.
2012-11-11 Paul Eggert* window.c (list4i): Rename from 'quad'. All uses...
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-07 Martin RudalicsFix and rewrite doc on window recombining facilities.
2012-11-06 Paul EggertMinor adjustments of recently-changed frame functions.
2012-11-06 Dmitry Antipov* window.c (Fwindow_combination_limit): Revert to the...
2012-11-06 Dmitry AntipovWidely used frame validity and checking functions.
2012-11-06 Dmitry Antipov* window.c (quad): New function.
2012-11-03 Glenn MorrisMerge from emacs-24; up to 2012-11-03T05:11:34Z!dmantip...
2012-11-03 Dmitry Antipov* window.c (decode_next_window_args): Update window...
2012-11-02 Dmitry AntipovWindow-related stuff cleanup here and there.
2012-10-18 Eli ZaretskiiMerge from trunk.
2012-10-18 Martin RudalicsIn window.c fix two flaws reported by Dmitry Antipov.
2012-10-17 Eli ZaretskiiMerge from trunk.
2012-10-17 Kenichi Handamerge trunk
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-15 Martin RudalicsFix Fwindow_end's handling of cached position (Bug...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-11 Kenichi Handamerge trunk
2012-10-08 Eli ZaretskiiMerge from trunk after cygw32 commit, and resolve confl...
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
next