aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix resizing for X and non-Gtk+ build. Bug #5848.Jan D2010-04-073-6/+12
* Simplify code for HP machines.Dan Nicolaescu2010-04-063-30/+13
* * m/iris4d.h (UNEXEC): Move definition ...Dan Nicolaescu2010-04-063-6/+7
* xfns.c (set_machine_and_pid_properties): Fix parantesisJan D2010-04-051-1/+1
* Move declaration before other statements.Jan Djärv2010-04-041-1/+1
* Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).Jan Djärv2010-04-042-2/+47
* Improve commentary of handle_stop_backwards.Eli Zaretskii2010-04-041-1/+4
* Fix infloop in bidi buffers with vertical cursor motion at ZV.Eli Zaretskii2010-04-032-2/+6
* Fix typo in src/ChangeLog.Eli Zaretskii2010-04-031-1/+1
* Merge from emacs-23Stefan Monnier2010-04-024-34/+47
|\
| * Fix typos in ChangeLogs.Juanma Barranquero2010-04-023-34/+34
| * Fix last set of Nextstep changes.Chong Yidong2010-03-313-2/+7
| * Fix bug #5703.Eli Zaretskii2010-03-312-0/+9
| * * nsterm.h: Fix last change.Chong Yidong2010-03-312-1/+5
* | * m/intel386.h (NO_REMAP): Move definition ...Dan Nicolaescu2010-04-023-4/+5
* | * m/vax.h (CRT0_DUMMIES): Remove, unused.Dan Nicolaescu2010-04-022-4/+2
* | * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file notDan Nicolaescu2010-04-022-66/+6
* | xdisp.c (set_cursor_from_row): Improve comments.Eli Zaretskii2010-04-021-2/+12
* | Fix typos and formatting in ChangeLog entries.Eli Zaretskii2010-04-021-5/+6
* | Remove extern errno declarations.Dan Nicolaescu2010-04-0119-66/+23
* | Remove all uses of LIBX11_SYSTEM.Dan Nicolaescu2010-04-013-15/+18
* | msdos.c: Fix last change.Eli Zaretskii2010-04-011-0/+6
* | Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii2010-04-0112-593/+28
* | Fix bug #5816.Eli Zaretskii2010-04-012-5/+20
* | Cosmetic change to src/Makefile.in.Glenn Morris2010-04-012-1/+14
* | [merge] Fix last set of Nextstep changes.Chong Yidong2010-03-312-1/+6
* | Clean up BSD_SYSTEM use.Dan Nicolaescu2010-03-315-9/+15
* | Rename `image-extension-data' to `image-metadata'.Juri Linkov2010-03-312-8/+20
* | Fix highlight of trailing whitespace is right-to-left lines.Eli Zaretskii2010-03-312-11/+46
* | Get rid of the direct_output optimizations.Stefan Monnier2010-03-317-602/+23
* | Merge from emacs-23 branchStefan Monnier2010-03-307-73/+71
|\|
| * * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).Chong Yidong2010-03-302-6/+16
| * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (B...Jan Djärv2010-03-302-1/+7
| * Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-295-38/+37
| * Close bug#5336.Glenn Morris2010-03-282-1/+6
| * * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).Chong Yidong2010-03-242-27/+5
* | (keys_of_window): Remove redundant/overridden bindings.Stefan Monnier2010-03-302-3/+4
* | Restore original behavior of move_it_in_display_line_to when !bidi_p.Eli Zaretskii2010-03-302-9/+17
* | * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.Dan Nicolaescu2010-03-302-2/+6
* | Fix a crash of I-search in a bidi-reordered buffer.Eli Zaretskii2010-03-302-4/+15
* | * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.Juanma Barranquero2010-03-302-1/+6
* | bidi.c: Update to GPLv3.Eli Zaretskii2010-03-301-7/+4
* | bidi.c: Update Copyright years.Eli Zaretskii2010-03-301-1/+2
* | Initial support for bidirectional editing.Eli Zaretskii2010-03-3012-211/+3484
|\ \
| * | Removed src/ChangeLog.bidi from bzr.Eli Zaretskii2010-03-301-582/+0
| * | Support MS-Windows build and reversed rows in GUI frames; add initial docs.Eli Zaretskii2010-03-293-2/+47
| * | Fix glyph_row reversed_p flag in empty lines between paragraphs.Eli Zaretskii2010-03-284-37/+23
| * | Merge from mainline.Eli Zaretskii2010-03-2820-204/+231
| |\ \
| * | | Finish work on cursor motion in continuation lines.Eli Zaretskii2010-03-202-15/+53
| * | | Merge from mainline.Eli Zaretskii2010-03-2026-681/+378
| |\ \ \