summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Converted file-name-info.Eli Zaretskii2013-12-071-13/+42
|
* Fixed $HOME in expand-file-name.Eli Zaretskii2013-12-071-1/+12
|
* Fixed initialization code and default-printer-name.Eli Zaretskii2013-12-074-49/+157
|
* Tested subprogram invocation, fixed decode_env_path.Eli Zaretskii2013-12-073-4/+33
|
* Converted spawnve, but not tested the result yet.Eli Zaretskii2013-12-062-22/+62
|
* Added commentary about the overall design and its limitations.Eli Zaretskii2013-12-051-0/+92
|
* Remove stale comment about drag-n-drop failures.Eli Zaretskii2013-12-031-4/+0
|
* Converted image.c and gnutls.c functions that accept file names.Eli Zaretskii2013-12-034-0/+64
|
* Fixed drag-n-drop with Unicode file names.Eli Zaretskii2013-12-033-9/+20
|
* Drag-n-drop converted, but works only within current codepage.Eli Zaretskii2013-12-031-9/+34
|
* Converted and tested system-move-file-to-trash.Eli Zaretskii2013-11-301-20/+63
|
* Debugged and fixed w32-shell-execute.Eli Zaretskii2013-11-301-18/+13
|
* w32-shell-execute converted, but not tested yet.Eli Zaretskii2013-11-231-19/+151
|
* Minor tweaks of the Cygwin code.Eli Zaretskii2013-11-231-2/+2
|
* File selection converted and tested.Eli Zaretskii2013-11-233-69/+192
|
* File ACL functions converted and tested.Eli Zaretskii2013-11-231-20/+63
|
* Converted symlink-related functions with minimal testing.Eli Zaretskii2013-11-232-188/+198
|
* Merge from mainline.Eli Zaretskii2013-11-18447-78624/+60723
|\
| * Fix bug #15841 with assertion violations due to newline cache.Eli Zaretskii2013-11-184-12/+52
| | | | | | | | | | | | | | | | | | src/insdel.c (invalidate_buffer_caches): New function, consolidated from part of prepare_to_modify_buffer. (insert_from_gap, prepare_to_modify_buffer): src/coding.c (code_convert_region, code_convert_string): Call invalidate_buffer_caches. src/lisp.h (invalidate_buffer_caches): Add prototype.
| * * NEWS: Mention new features for Octave mode.Leo Liu2013-11-182-0/+12
| |
| * * lisp/electric.el (electric-indent-mode-map): Remove.Stefan Monnier2013-11-172-9/+13
| | | | | | | | | | | | (electric-indent-mode): Change the global-map instead. Fixes: debbugs:15915
| * * lisp/textmodes/text-mode.el (paragraph-indent-minor-mode): Use add-function.Stefan Monnier2013-11-172-3/+8
| |
| * * lisp/emacs-lisp/nadvice.el (remove-function): Align withStefan Monnier2013-11-172-1/+4
| | | | | | | | add-function's behavior.
| * * lisp/progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.Stefan Monnier2013-11-172-13/+39
| | | | | | | | | | | | | | | | | | | | | | (gdb--string-regexp): New constant. (gdb-tooltip-print, gdb-var-evaluate-expression-handler) (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it. (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change submatch 1. (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file): Adjust use accordingly. (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
| * Minor doc fixes.Xue Fuqiao2013-11-182-10/+17
| | | | | | | | | | * doc/lispref/os.texi (Time Parsing): (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
| * * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Don't stop atAdam Sokolnicki2013-11-173-1/+13
| | | | | | | | | | | | interpolation curlies. Fixes: debbugs:15914
| * Fix bug #15913 with disappearing mouse highlight on MS-Windows.Eli Zaretskii2013-11-172-1/+13
| | | | | | | | | | | | src/w32term.c (x_update_window_end): Don't invalidate the entire mouse-highlight info, just signal frame_up_to_date_hook that mouse highlight needs to be redisplayed.
| * * etc/TODO: Addition.Glenn Morris2013-11-171-0/+8
| |
| * Spelling fixes.Paul Eggert2013-11-1621-94/+101
| | | | | | | | | | | | | | * lisp/org/ob-python.el (org-babel-python-with-earmuffs): Rename from org-babel-python-with-earmufs. All uses changed. (org-babel-python-without-earmuffs): Rename from org-babel-python-without-earmufs. All uses changed.
| * * calc/calc.el (calc-context-sensitive-enter): New variable.Jay Belanger2013-11-164-2/+30
| | | | | | | | | | | | | | (calc-enter): Use `calc-context-sensitive-enter'. * doc/misc/calc.texi (Customizing Calc): Mention the new variable `calc-context-sensitive-enter'.
| * * configure.ac (DEBUGGER_SEES_C_MACROS): Remove.Paul Eggert2013-11-164-18/+11
| | | | | | | | | | | | * src/lisp.h (DEBUGGER_SEES_C_MACROS): Likewise. It apparently doesn't work for GCC 3, and I suppose it's more trouble than it's worth to worry about this.
| * Add CFEngine 3 ElDoc, completion, and compilation glue to cf-promises.Ted Zlatanov2013-11-162-2/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/cfengine.el: Version bump. (cfengine-cf-promises): New defcustom to locate cf-promises. (cfengine3-vartypes): Add new "data" type. (cfengine3--current-word): New function to get current name-like word or its bounds. (cfengine3--current-function): New function to look up a CFEngine function's definition. (cfengine3-format-function-docstring): New function. (cfengine3-make-syntax-cache): New function. (cfengine3-documentation-function): New function: ElDoc glue. (cfengine3-completion-function): New function: completion glue. (cfengine3-mode): Set `compile-command', `eldoc-documentation-function', and add to `completion-at-point-functions'.
| * Fix ChangeLog in last commit.Barry O'Reilly2013-11-161-1/+1
| |
| * * semantic/fw.el (semantic-exit-on-input)Barry O'Reilly2013-11-162-2/+21
| | | | | | | | | | | | (semantic-throw-on-input): Restore point before accept-process-output because timers which redisplay can run. (Bug#15045)
| * * automated/tramp-tests.el (tramp-test07-file-exists-p)Michael Albinus2013-11-162-2/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (tramp-test08-file-local-copy) (tramp-test09-insert-file-contents, tramp-test10-write-region) (tramp-test11-copy-file, tramp-test12-rename-file) (tramp-test13-make-directory, tramp-test14-delete-directory) (tramp-test15-copy-directory, tramp-test16-directory-files) (tramp-test17-insert-directory, tramp-test18-file-attributes) (tramp-test19-directory-files-and-attributes) (tramp-test20-file-modes, tramp-test21-file-links) (tramp-test22-file-times, tramp-test23-visited-file-modtime) (tramp-test24-file-name-completion, tramp-test25-load) (tramp-test26-process-file, tramp-test27-start-file-process) (tramp-test28-shell-command): Cleanup connection initially.
| * * net/tramp-cmds.el (tramp-cleanup-connection): Clean upMichael Albinus2013-11-162-0/+9
| | | | | | | | `tramp-current-connection'.
| * Don't let unusual after-change-functions overwrite " prin1" buffer in use.Eli Zaretskii2013-11-162-0/+9
| | | | | | | | | | | | | | src/doc.c (Fsubstitute_command_keys): Inhibit modification hooks while we are using Vprin1_to_string_buffer. Fixes: debbugs:15907
| * Fix bug #15907 with crashes due to after-change-functions.Eli Zaretskii2013-11-162-2/+10
| | | | | | | | | | src/keymap.c (describe_map): Don't crash if PT is 1 both before and after inserting the description string.
| * * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp forDmitry Gutov2013-11-152-1/+6
| | | | | | | | nil/self/true/false with "end of symbol".
| * * data.c: Work around bogus GCC diagnostic about shift count.Paul Eggert2013-11-152-1/+20
| | | | | | | | | | | | | | Reported by Eli Zaretskii in <http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00489.html>. (pre_value): New function. (count_trailing_zero_bits): Use it.
| * * automated/tramp-tests.el (tramp-test29-utf8): Cleanup theMichael Albinus2013-11-152-4/+13
| | | | | | | | connection before running the test. Reenable last test case.
| * * lisp/subr.el (version-regexp-alist): Fix a typo.Bozhidar Batsov2013-11-152-1/+5
| |
| * * automated/tramp-tests.el (tramp-test29-utf8): Comment last testMichael Albinus2013-11-151-3/+3
| | | | | | | | case, it fails in batch mode. Needs further investigations.
| * Correct overly-optimistic assumptions about C macro support by "gcc -g3".Eli Zaretskii2013-11-152-0/+13
| | | | | | | | | | | | src/lisp.h (DEBUGGER_SEES_C_MACROS) [GCC < v3.5]: Pessimistically assume C macros are not supported even under -g3 in these old GCC versions.
| * * automated/tramp-tests.el (tramp-test15-copy-directory)Michael Albinus2013-11-152-27/+72
| | | | | | | | | | | | | | | | | | | | | | | | (tramp-test16-directory-files, tramp-test17-insert-directory) (tramp-test18-file-attributes) (tramp-test19-directory-files-and-attributes) (tramp-test20-file-modes, tramp-test21-file-links) (tramp-test22-file-times, tramp-test23-visited-file-modtime) (tramp-test24-file-name-completion, tramp-test25-load) (tramp-test26-process-file, tramp-test27-start-file-process): (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'. (tramp-test29-utf8): New test.
| * * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" toMichael Albinus2013-11-152-9/+14
| | | | | | | | | | | | "en_US.utf8" and "LC_CTYPE" to "". (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8". (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
| * * lisp/loadhist.el (read-feature): Get rid of fake feature nil. Leo Liu2013-11-154-17/+16
| | | | | | | | | | * src/minibuf.c (Ftry_completion, Fall_completions) (Ftest_completion): Use FUNCTIONP. (Bug#15889)
| * * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.Paul Eggert2013-11-144-1/+21
| | | | | | | | | | | | * src/lisp.h (DEFINE_GDB_SYMBOL_BEGIN, DEFINE_GDB_SYMBOL_END): Define to empty if DEBUGGER_SEES_C_MACROS is defined. This avoids placing unnecessary constants into the Emacs code.
| * lisp/gnus/gnus-icalendar.el (gnus-icalendar-event->gnus-calendar, ↵Jan Tatarik2013-11-152-4/+60
| | | | | | | | gnus-icalendar-event-from-ical, gnus-icalendar-event->org-entry, gnus-icalendar--update-org-event): Required/optional participation, list of attendees synced to org
| * Add bug reference to previous commit.Christopher Schmidt2013-11-141-1/+2
| |