summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * customize.texi (Common Keywords): Add xref to Loading.Chong Yidong2009-08-153-3/+11
| | | | | * loading.texi (How Programs Do Loading): Add xref to Lisp Libraries node in the Emacs manual.
* * files.el (load-library): Doc fix.Chong Yidong2009-08-152-9/+15
|
* * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).Chong Yidong2009-08-152-0/+12
|
* * buffer.c (set_buffer_internal_1)Chong Yidong2009-08-152-14/+25
| | | | | (swap_out_buffer_local_variables): Check for unbound local variables (Bug#4138).
* Add comment noting that unbound symbols appear as themselves in local_var_alist.Chong Yidong2009-08-151-2/+3
|
* 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2009-08-153-125/+154
| | | | | | * ediff.texi (ediff-current-file): added information about this new function. * viper.text: Added information about C-s in viper's search command.
* 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2009-08-156-11/+77
| | | | | | | | | | | | | | | | * 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.
* Add arch taglineMiles Bader2009-08-151-0/+1
|
* * progmodes/js.el: Edit docstrings throughout to follow EmacsChong Yidong2009-08-152-341/+295
| | | | | | | | | 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.
* * files.el (auto-mode-alist): Use js-mode for .js files.Chong Yidong2009-08-142-1/+3
|
* Javascript mode changed to js.elChong Yidong2009-08-141-1/+1
|
* * progmodes/js2-mode.el: File removed.Chong Yidong2009-08-146-11362/+3410
| | | | | | | | | | | * 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.
* add ability to understand ISO8601 basic format as well as the extended one.Mark A. Hershberger2009-08-142-77/+90
|
* Add a `coding' file variable.Eli Zaretskii2009-08-142-0/+6
|
* (ELCFILES): Add international/ucs-normalize.elc.Eli Zaretskii2009-08-142-0/+5
|
* (create_pty): Fix last change.Eli Zaretskii2009-08-142-1/+10
|
* Add arch taglineMiles Bader2009-08-142-0/+3
|
* typoSam Steingold2009-08-141-1/+1
|
* (vc-cvs-merge-news): Yet annother fix of message parsing.Sam Steingold2009-08-142-1/+6
|
* * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.Chong Yidong2009-08-132-2/+6
|
* Note bug number in last change.Chong Yidong2009-08-131-1/+1
|
* * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.Chong Yidong2009-08-132-8/+18
| | | | | (xbm_load_image): Caller changed. (xbm_file_p): Avoid signalling an image_error.
* * faces.el (help-argument-name): Define it here instead ofChong Yidong2009-08-133-4/+11
| | | | | | | 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.
* (create_pty): New function.Nick Roberts2009-08-131-68/+158
| | | | | | | (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.
* (gdb-inferior-io-mode): Use start-process toNick Roberts2009-08-131-5/+5
| | | | | create buffer with a pty but no process so that GDB can make the inferior the controlling process.
* *** empty log message ***Nick Roberts2009-08-132-0/+14
|
* Mention the new coding system `utf-8-hfs' and manyKenichi Handa2009-08-132-0/+17
| | | | functions for Unicode normalization.
* New file.Kenichi Handa2009-08-132-0/+613
|
* * mail/rmail.el (rmail-set-message-counters):Richard M. Stallman2009-08-132-21/+35
| | | | | | | | | | 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.
* * mail/rmail.el (rmail-get-attr-names):Richard M. Stallman2009-08-132-2/+5
| | | | Accept an attribute header that is too short.
* * progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.Richard M. Stallman2009-08-132-2/+7
|
* (next-error-move-function): New variable.Richard M. Stallman2009-08-132-1/+12
|
* (read-regexp): Return empty string when `default-value' is nil.Juri Linkov2009-08-122-2/+12
| | | | | (keep-lines-read-args): Don't use empty string as the default value for `read-regexp'. (Bug#2495)
* (lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)Juri Linkov2009-08-121-1/+1
|
* (utf-16be-with-signature): Doc fix.Juri Linkov2009-08-122-2/+10
|
* (ucs-insert): Change arguments from `arg' to `character', `count',Juri Linkov2009-08-121-11/+20
| | | | `inherit' to be the same as in `insert-char'. Doc fix. (Bug#4039)
* (ELCFILES): Add files-x.elc.Juri Linkov2009-08-122-0/+10
|
* Move code that deals with adding/deletingJuri Linkov2009-08-121-413/+0
| | | | file/directory-local variables to files-x.el.
* * files-x.el: New file.Juri Linkov2009-08-121-0/+461
|
* * cmds.c (nonundocount): New global variable.Stefan Monnier2009-08-123-80/+107
| | | | | | | | | | | (keys_of_cmds): Initialize it. (Fself_insert_command): Use it to combine upto 20 sequential chars into a single undo entry, just like the Qself_insert_command code in keyboard.c does. Call frame_make_pointer_invisible, also like the Qself_insert_command code in keyboard.c does. * keyboard.c (command_loop_1): Use the new global nonundocount rather than its own local replacement for it.
* (gdb): Send -target-detach when buffer is killed (#3794).Dmitry Dzhus2009-08-112-21/+41
| | | | | | | (gdb-starting): Moved -data-list-register-names... (gdb-stopped): ...here so it's sent when first thread stops. (gdb-registers-handler-custom): Do nothing if register names are unknown yet.
* (gdb-line-posns): New helper which helps not to use `goto-line'.Dmitry Dzhus2009-08-112-23/+36
| | | | | | | | (gdb-place-breakpoints, gdb-get-location): Rewritten without `goto-line'. (gdb-invalidate-disassembly): Do not refresh upon receiving 'update signal. Instead, update all disassembly buffers only after threads list.
* *** empty log message ***Dmitry Dzhus2009-08-113-20/+35
|
* (quail-completion-1): Simplify.Stefan Monnier2009-08-102-45/+71
| | | | | (quail-define-rules): Use slightly more compact code. (quail-insert-decode-map): Propertize keys, compact columns.
* (mule-keymap, mule-menu-keymap)Stefan Monnier2009-08-101-134/+110
| | | | | | (describe-language-environment-map, setup-language-environment-map) (set-coding-system-map): Move initialization into declaration. (set-language-info-alist): Last arg to define-key-after can be skipped.
* (goto-line): Fix up docstring.Stefan Monnier2009-08-101-6/+9
|
* (byte-compile-interactive-only-functions): Add goto-line.Stefan Monnier2009-08-102-1/+7
|
* Remove "-face" suffix from face names in j2-mode.elMiles Bader2009-08-102-28/+42
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1620
* Update comment (from Kevin Ryde).Chong Yidong2009-08-101-5/+13
|
* (concat): Don't re-set string length to its current value.Ken Raeburn2009-08-102-1/+3
|