- 11 Dec, 2012 5 commits
-
-
Alan Mackenzie authored
cc-engine.el (c-backward-comments): Add code to work around `forward-comment' not recognizing ^M as whitespace.
-
Glenn Morris authored
-
Nicolas Avrutin authored
* Makefile.in (install-info, uninstall): Ensure make's messages about changing directories are in English. Fixes: debbugs:13142
-
Eli Zaretskii authored
src/search.c (search_buffer): Check the inverse translations of each character in pattern when the buffer being searched is unibyte.
-
Fabián Ezequiel Gallina authored
(python-skeleton-def): Do not add space after defun name.
-
- 10 Dec, 2012 5 commits
-
-
Paul Eggert authored
-
Paul Eggert authored
files, fixing a regression from 24.2.
-
Daniel Colascione authored
-
Glenn Morris authored
-
Daniel Colascione authored
-
- 09 Dec, 2012 2 commits
-
-
Stefan Monnier authored
-
Chong Yidong authored
-
- 08 Dec, 2012 4 commits
-
-
Jan Djärv authored
Fixes: debbugs:13103
-
Fabrice Popineau authored
src/w32fns.c (cache_system_info): Cast sysinfo_cache.dwPageSize to DWORD_PTR, for compatibility with 64-bit builds. src/w32.c (_PROCESS_MEMORY_COUNTERS_EX): (GetProcessWorkingSetSize_Proc, get_process_working_set_size) (system_process_attributes): Use SIZE_T rather than DWORD, for compatibility with 64-bit builds.
-
Dani Moncayo authored
* doc/emacs/killing.texi (Deletion): Doc fix. Fixes: debbugs:12748
-
Christopher Schmidt authored
Fixes: debbugs:11647
-
- 07 Dec, 2012 6 commits
-
-
Eli Zaretskii authored
lisp/textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
-
Eli Zaretskii authored
src/indent.c (Fvertical_motion): If a display string will be displayed on the left or the right margin, don't consider it as a factor in cursor positioning.
-
Martin Rudalics authored
* editfns.c (Fcompare_buffer_substrings): Reword doc-string.
-
Le Wang authored
narrowed buffer. Fixes: debbugs:12361
-
Michael Heerdegen authored
Virtually backported from trunk. Fixes: debbugs:10025
-
Juanma Barranquero authored
-
- 06 Dec, 2012 4 commits
-
-
Glenn Morris authored
* lisp/mail/rmail.el (rmail-maybe-display-summary): Preserve buffer, in case select-window changes it.
-
Stefan Monnier authored
cl-load-hook where they belong.
-
Stefan Monnier authored
for defcustoms. Fixes: debbugs:13093
-
Chong Yidong authored
-
- 05 Dec, 2012 10 commits
-
-
Paul Eggert authored
Be more systematic about using "@." (not ".") at end of sentence that ends in a capital letter, and about appending "@:" after non-ends of sentences that end in a lower case letter followed by "." followed by whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?" and "!". Be more consistent about putting a comma after "i.e." and "e.g."; this is the typical American style and it's easier to code in Texinfo. Fixes: debbugs:12973
-
Eli Zaretskii authored
src/callproc.c (Fcall_process_region): Encode expanded temp file pattern before passing it to mkstemp or mktemp.
-
Eli Zaretskii authored
src/callproc.c (Fcall_process_region) [!HAVE_MKSTEMP]: If mktemp fails, signal an error instead of continuing with an empty string.
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
fix open-paren-like token test. Fixes: debbugs:12785
-
Glenn Morris authored
-
Chong Yidong authored
* lists.texi (Plist Access): Move put example to Symbol Plists. * symbols.texi (Standard Properties): Fix typo.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 04 Dec, 2012 2 commits
-
-
Eli Zaretskii authored
src/fileio.c (file_name_as_directory, directory_file_name) [DOS_NT]: Encode the file name before passing it to dostounix_filename, in case it will downcase it (under w32-downcase-file-names).
-
Glenn Morris authored
* lisp/mail/rmailsum.el (rmail-new-summary): Tweak for rmail-maybe-display-summary changing buffer.
-
- 03 Dec, 2012 2 commits
-
-
Juri Linkov authored
Fixes: debbugs:12272
-
Juanma Barranquero authored
-