aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * gtkutil.c (tb_size_cb): New function.Jan Djärv2013-02-141-0/+5
* | * src/keyboard.c (active_maps): Fcurrent_active_maps expects a position, notStefan Monnier2013-02-141-0/+5
* | * src/keyboard.c (syms_of_keyboard): Further tweaks of docstring.Stefan Monnier2013-02-131-0/+4
* | * font.c (font_range): Add pos_byte argument. Adjust commentDmitry Antipov2013-02-131-0/+8
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-0/+46
|\ \ | |/
| * * src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.Glenn Morris2013-02-121-0/+4
| * Improve AIX port some more.Paul Eggert2013-02-121-0/+14
| * * pre-crt0.c (data_start): Initialize to 1.Paul Eggert2013-02-121-0/+6
| * Improve AIX port.Paul Eggert2013-02-111-0/+13
| * Fix rare aborts in bidi.c.Eli Zaretskii2013-02-111-0/+11
| * ChangeLog date fix (do not merge to trunk)Glenn Morris2013-02-051-1/+1
| * Backport fix for execvp issue from trunkDaniel Colascione2013-02-051-0/+6
* | Minor getenv-related fixes.Paul Eggert2013-02-121-0/+10
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2013-02-131-0/+5
* | Fix cursor positioning near scroll margin at top of window.Eli Zaretskii2013-02-121-0/+3
* | Minor additional fix in the wake of bugs #13623 and 13626.Eli Zaretskii2013-02-121-0/+12
* | Tune by using memchr and memrchr.Paul Eggert2013-02-111-0/+9
* | Clean up read_key_sequence a tiny bit more.Paul Eggert2013-02-111-0/+6
* | Clean up read_key_sequence a bit; reread active keymaps after first event.Stefan Monnier2013-02-111-20/+37
* | Fix previous commit for bug #13675.Eli Zaretskii2013-02-111-0/+6
* | * marker.c (set_marker_internal): If desired position is passedDmitry Antipov2013-02-111-0/+11
* | Speed up some redisplay operations with very long lines (Bug#13675).Eli Zaretskii2013-02-101-0/+6
* | * syntax.c (scan_sexps_forward): Fix byte position calculationDmitry Antipov2013-02-101-0/+5
* | * fileio.c (Fexpand_file_name): Omit confusing pointer comparisonPaul Eggert2013-02-101-0/+5
* | Minor hashing refactoring.Paul Eggert2013-02-091-0/+12
* | Fix last ChangeLog entry.Eli Zaretskii2013-02-091-3/+3
* | Fix bug #13661 with w32-downcase-file-names and shell-command.Eli Zaretskii2013-02-091-0/+4
* | Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-091-0/+2
* | src/msdos.c (careadlinkatcwd): Remove.Eli Zaretskii2013-02-091-0/+4
* | * src/lread.c (skip_dyn_bytes): New function.Stefan Monnier2013-02-081-0/+6
* | * search.c (scan_buffer): Calculate end byte position just once.Dmitry Antipov2013-02-081-0/+10
* | * lisp.h (make_uninit_vector): New function.Dmitry Antipov2013-02-081-0/+19
* | * coding.c (Fdefine_coding_system_internal): Use AREF whereDmitry Antipov2013-02-071-0/+8
* | * lisp/cus-start.el (all): Add ns-use-native-fullscreen.Jan Djärv2013-02-051-0/+35
* | * fileio.c (Qchoose_write_coding_system): Now static.Paul Eggert2013-02-041-0/+4
* | Fix bugs #13623 and 13626 caused by changes in 2013-02-01T07:23:18Z!dmantipov...Eli Zaretskii2013-02-041-0/+13
* | * emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC, so thatDaniel Colascione2013-02-031-0/+6
* | Avoid file time stamp bug on MS-Windows.Paul Eggert2013-02-021-0/+11
* | Avoid encoding file names run through dostounix_filename on MS-Windows.Eli Zaretskii2013-02-021-0/+44
* | Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.comGlenn Morris2013-02-011-0/+10
|\ \ | |/
| * Make sure program names are encoded before using them to invoke subprocesses.Eli Zaretskii2013-02-011-0/+5
| * w32proc.c (sys_spawnve): Initialize escape_char.Eli Zaretskii2013-02-011-0/+5
* | Fix timestamp bug when write-region appends nothing.Paul Eggert2013-02-011-0/+9
* | * window.h (struct window): Convert base_line_number, base_line_posDmitry Antipov2013-02-011-0/+19
* | Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-311-0/+31
* | ChangeLog for previous fileio.c changeGlenn Morris2013-01-311-3/+2
* | Reduce delay between backing up a file and saving new versionGlenn Morris2013-01-301-0/+8
* | Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.orgGlenn Morris2013-01-301-0/+16
|\ \ | |/
| * Tentative fix for bug #13546 with failure to save files on Windows.Eli Zaretskii2013-01-271-0/+6
| * Fix bug #13553 with usage of IS_DIRECTORY_SEP on MS-Windows under DBCS.Eli Zaretskii2013-01-261-0/+7