index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-02-13
* src/keyboard.c (syms_of_keyboard): Further tweaks of docstring.
Stefan Monnier
2013-02-13
More robust creation of a subprocess, attempt to solve bug #13546.
Eli Zaretskii
2013-02-13
Cleanup related to bug #13546 with subprocesses on MS-Windows.
Eli Zaretskii
2013-02-13
* font.c (font_range): Add pos_byte argument. Adjust comment
Dmitry Antipov
2013-02-12
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
Glenn Morris
2013-02-12
* src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.
Glenn Morris
2013-02-12
Minor getenv-related fixes.
Paul Eggert
2013-02-13
src/makefile.w32-in: Update dependencies.
Juanma Barranquero
2013-02-12
Improve AIX port some more.
Paul Eggert
2013-02-12
* pre-crt0.c (data_start): Initialize to 1.
Paul Eggert
2013-02-12
Fix cursor positioning near scroll margin at top of window.
Eli Zaretskii
2013-02-12
Minor additional fix in the wake of bugs #13623 and 13626.
Eli Zaretskii
2013-02-11
Tune by using memchr and memrchr.
Paul Eggert
2013-02-11
Improve AIX port.
Paul Eggert
2013-02-11
Clean up read_key_sequence a tiny bit more.
Paul Eggert
2013-02-11
Clean up read_key_sequence a bit; reread active keymaps after first event.
Stefan Monnier
2013-02-11
Fix previous commit for bug #13675.
Eli Zaretskii
2013-02-11
Fix rare aborts in bidi.c.
Eli Zaretskii
2013-02-11
* marker.c (set_marker_internal): If desired position is passed
Dmitry Antipov
2013-02-10
Speed up some redisplay operations with very long lines (Bug#13675).
Eli Zaretskii
2013-02-10
* syntax.c (scan_sexps_forward): Fix byte position calculation
Dmitry Antipov
2013-02-10
* fileio.c (Fexpand_file_name): Omit confusing pointer comparison
Paul Eggert
2013-02-09
Minor hashing refactoring.
Paul Eggert
2013-02-09
Fix last ChangeLog entry.
Eli Zaretskii
2013-02-09
Fix bug #13661 with w32-downcase-file-names and shell-command.
Eli Zaretskii
2013-02-09
Remove all references to buffer-file-type and related features.
Eli Zaretskii
2013-02-09
src/msdos.c (careadlinkatcwd): Remove.
Eli Zaretskii
2013-02-08
* src/lread.c (skip_dyn_bytes): New function.
Stefan Monnier
2013-02-08
* search.c (scan_buffer): Calculate end byte position just once.
Dmitry Antipov
2013-02-08
* lisp.h (make_uninit_vector): New function.
Dmitry Antipov
2013-02-07
* coding.c (Fdefine_coding_system_internal): Use AREF where
Dmitry Antipov
2013-02-05
ChangeLog date fix (do not merge to trunk)
Glenn Morris
2013-02-05
Backport fix for execvp issue from trunk
Daniel Colascione
2013-02-05
* lisp/cus-start.el (all): Add ns-use-native-fullscreen.
Jan Djärv
2013-02-04
* fileio.c (Qchoose_write_coding_system): Now static.
Paul Eggert
2013-02-04
Fix bugs #13623 and 13626 caused by changes in 2013-02-01T07:23:18Z!dmantipov...
Eli Zaretskii
2013-02-03
* emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC, so that
Daniel Colascione
2013-02-02
Avoid file time stamp bug on MS-Windows.
Paul Eggert
2013-02-02
Avoid encoding file names run through dostounix_filename on MS-Windows.
Eli Zaretskii
2013-02-01
Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.com
Glenn Morris
2013-02-01
Fix timestamp bug when write-region appends nothing.
Paul Eggert
2013-02-01
Make sure program names are encoded before using them to invoke subprocesses.
Eli Zaretskii
2013-02-01
w32proc.c (sys_spawnve): Initialize escape_char.
Eli Zaretskii
2013-02-01
* window.h (struct window): Convert base_line_number, base_line_pos
Dmitry Antipov
2013-01-31
Use fdopendir, fstatat and readlinkat, for efficiency.
Paul Eggert
2013-01-31
ChangeLog for previous fileio.c change
Glenn Morris
2013-01-30
Reduce delay between backing up a file and saving new version
Glenn Morris
2013-01-30
Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.org
Glenn Morris
2013-01-28
Make opendir on MS-Windows accept a 'const char *'.
Eli Zaretskii
2013-01-28
Remove obsolete redisplay code. See the discussion at
Dmitry Antipov
[prev]
[next]