summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update the GNUStep port so it works OK. Redraw and sizing bugs remain.Jan Djärv2013-06-0210-203/+360
* lisp/ChangeLog, src/ChangeLog: Fix whitespace.Juanma Barranquero2013-06-021-2/+2
* * process.c (handle_child_signal): Also use WCONTINUED.Paul Eggert2013-05-312-1/+9
* Don't let D-bus autolaunch mess up SIGCHLD handling.Paul Eggert2013-05-302-0/+11
* * fileio.c (Finsert_file_contents): Remove unused local.Paul Eggert2013-05-302-4/+5
* Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2013-05-292-0/+5
* * src/fileio.c (Finsert_file_contents): Preserve undo info when revertingStefan Monnier2013-05-282-4/+16
* Fix bug #14476 with posn-at-point and glyphs from display vector.Eli Zaretskii2013-05-272-7/+37
* Restore an omitted bug reference.Eli Zaretskii2013-05-271-1/+1
* Factor out common code for multimonitors, for Gtk+, non-Gtk+ X11 and NS.Jan Djärv2013-05-255-163/+163
* * callproc.c (call_process): Refine the doc string. (Bug#14045)Xue Fuqiao2013-05-252-4/+8
* src/keyboard.c (read_decoded_event_from_main_queue): Improve commentaryEli Zaretskii2013-05-231-1/+4
* Don't apply keyboard decoding to unread-command-events.Stefan Monnier2013-05-232-129/+170
* * src/keyboard.c (read_decoded_char): Don't decode under w32.Stefan Monnier2013-05-232-0/+11
* * src/casetab.c (init_casetab_once): Fix last change.Barry O'Reilly2013-05-222-3/+7
* merge trunkKenichi Handa2013-05-2328-491/+1041
|\
| * ChangeLog fixGlenn Morris2013-05-211-1/+1
| * * src/search.c (looking_at_1): Only set last_thing_searched if the matchStefan Monnier2013-05-212-10/+15
| * * xdisp.c (reseat_at_previous_visible_line_start):Dmitry Antipov2013-05-212-2/+6
| * Sync x-server-* and x-display-* functions on NS with those on X11.YAMAMOTO Mitsuharu2013-05-203-157/+191
| * Mention `display-monitor-attributes-list' in docstrings of X11 display measur...YAMAMOTO Mitsuharu2013-05-202-4/+23
| * * xfns.c (check_x_display_info): Don't use XINT for terminal object.YAMAMOTO Mitsuharu2013-05-202-1/+5
| * Port --enable-gcc-warnings to clang.Paul Eggert2013-05-178-15/+28
| * Document arguments of insert_1_both.Eli Zaretskii2013-05-162-2/+10
| * Fix bug #14408 with updating *Messages* display.Eli Zaretskii2013-05-162-1/+13
| * Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii2013-05-164-19/+127
| |\
| | * Merge from trunk.Eli Zaretskii2013-05-167-228/+270
| | |\ | | |/ | |/|
| | * Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-1523-515/+1557
| | |\
| | * \ Merge from trunk.Eli Zaretskii2013-05-018-40/+154
| | |\ \
| | * \ \ Merge from trunk.Eli Zaretskii2013-04-242-0/+14
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge from trunk.Eli Zaretskii2013-04-232-1/+6
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge from trunk.Eli Zaretskii2013-04-204-84/+126
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Delete previous emacs.exe before dumping to fix problem with hard links to it.Eli Zaretskii2013-04-161-0/+8
| | * | | | | | Merge from trunk.Eli Zaretskii2013-04-162-5/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge from trunk.Eli Zaretskii2013-04-155-15/+32
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fixed problems with default paths and with shell-file-name.Eli Zaretskii2013-04-151-5/+62
| | * | | | | | | | Merge from trunk, resolve conflicts.Eli Zaretskii2013-04-1435-429/+599
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed linking with the resource file.Eli Zaretskii2013-04-141-4/+4
| | * | | | | | | | | Merge from trunk.Eli Zaretskii2013-04-0529-55/+92
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-012-3/+6
| | * | | | | | | | | | Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii2013-04-011-1/+2
| | * | | | | | | | | | Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii2013-04-011-8/+22
| | * | | | | | | | | | Merge from trunk.Eli Zaretskii2013-03-313-7/+7
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge from trunk.Eli Zaretskii2013-03-304-10/+154
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed compilation problems in lib/.Eli Zaretskii2013-03-301-2/+2
| | * | | | | | | | | | | | Merge from trunk.Eli Zaretskii2013-03-306-84/+80
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible.Eli Zaretskii2013-03-281-1/+1
| | * | | | | | | | | | | | | Fix the gettimeofday_timezone test.Eli Zaretskii2013-03-281-1/+2
| * | | | | | | | | | | | | | Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-155-5/+9
| * | | | | | | | | | | | | | * src/process.c: Export default filters and sentinels to Elisp.Stefan Monnier2013-05-153-223/+261
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |