- 16 Aug, 2009 1 commit
-
-
Chong Yidong authored
directory to /. Expand DIR argument before switching to fallback. Suggested by Kevin Ryde (Bug#2631, Bug#3911).
-
- 15 Aug, 2009 16 commits
-
-
Chong Yidong authored
positions are zero-based (Bug#3932).
-
Chong Yidong authored
fix (Bug#3936).
-
Chong Yidong authored
-
Chong Yidong authored
explanation of "underlying face".
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
-
Chong Yidong authored
* loading.texi (How Programs Do Loading): Add xref to Lisp Libraries node in the Emacs manual.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(swap_out_buffer_local_variables): Check for unbound local variables (Bug#4138).
-
Chong Yidong authored
-
Michael Kifer authored
* ediff.texi (ediff-current-file): added information about this new function. * viper.text: Added information about C-s in viper's search command.
-
Michael Kifer authored
* viper-cmd.el (viper-insert-isearch-string): new function. (viper-if-string): redefine C-s in the minibuffer to insert the last incremental search string. * ediff-init.el (ediff-coding-system): use escape-quoted in case of XEmacs. * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip, ediff-merge-region-is-non-clash, ediff-skip-merge-region-if-changed-from-default-p): use defun. Also check if the job is really a merge job. * ediff.el (ediff-current-file): new function.
-
Miles Bader authored
-
Chong Yidong authored
conventions. (js-insert-and-indent): Function deleted. (js-mode-map): Don't bind keys to js-insert-and-indent. (js-beginning-of-defun): Rename from js--beginning-of-defun. (js-end-of-defun): Rename from js--end-of-defun. (js-auto-indent-flag): Variable deleted.
-
- 14 Aug, 2009 10 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el. * speedbar.el (speedbar-supported-extension-expressions): Add .js. * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry. * progmodes/js.el: New file.
-
Mark A. Hershberger authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Miles Bader authored
-
Sam Steingold authored
-
Sam Steingold authored
-
- 13 Aug, 2009 13 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(xbm_load_image): Caller changed. (xbm_file_p): Avoid signalling an image_error.
-
Chong Yidong authored
help-fns.el, because in daemon mode help-fns.el may be loaded when faces are still uninitialized (Bug#1078). * help-fns.el (help-argument-name): Move defface to faces.el.
-
Nick Roberts authored
(Fstart_process): Use it to allow Emacs to just associate a pty with the buffer. See associated change in gdb-mi.el. (list_processes_1): Deal with no program name. (start_process_unwind): Use pid == -2 to mean no process.
-
Nick Roberts authored
create buffer with a pty but no process so that GDB can make the inferior the controlling process.
-
Nick Roberts authored
-
Kenichi Handa authored
functions for Unicode normalization.
-
Kenichi Handa authored
-
Richard M. Stallman authored
Call rmail-set-message-counters-counter just once. It returns # msgs after point. (rmail-set-message-counters-counter): Arg is now SPOT-TO-FIND. Return # messages after that one. * mail/rmail.el (rmail-forget-messages): Ignore nil elt in rmail-message-vector. Use dotimes.
-
Richard M. Stallman authored
Accept an attribute header that is too short.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-