log

age author description
2009-11-13 Stefan Monnier (minibuffer-default-add-completions): Drop deprecated 4th arg.
2009-11-13 Kenichi Handa *** empty log message ***
2009-11-13 Kenichi Handa (word_boundary_p): Adjusted for the change of the
2009-11-13 Eli Zaretskii *** empty log message ***
2009-11-13 Eli Zaretskii (artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'
2009-11-13 Eli Zaretskii *** empty log message ***
2009-11-13 Eli Zaretskii (SYSTEM_PURESIZE_EXTRA): Revert last change.
2009-11-13 Eli Zaretskii (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
2009-11-13 Carsten Dominik refcards/orgcard.tex: Document the new archiving keys.
2009-11-13 Carsten Dominik *** empty log message ***
2009-11-13 Carsten Dominik 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2009-11-13 Carsten Dominik *** empty log message ***
2009-11-13 Carsten Dominik 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2009-11-13 Kenichi Handa *** empty log message ***
2009-11-13 Kenichi Handa Make sure that the value of jisx0208 property is jisx0208 character.
2009-11-13 Dan Nicolaescu (auto-coding-regexp-alist): Only purecopy
2009-11-12 Stefan Monnier (minibuffer-completion-help): Use minibuffer-hide-completions.
2009-11-12 Stefan Monnier (dired-save-positions, dired-restore-positions): New funs.
2009-11-12 Dan Nicolaescu (tooltip-frame-parameters): Undo previous change.
2009-11-12 Juri Linkov (ffap-alternate-file-other-window, ffap-literally): New functions.
2009-11-12 Dan Nicolaescu * textmodes/ispell.el (ispell-skip-region-alist):
2009-11-12 Dan Nicolaescu (define-compiler-macro): Purecopy the file name.
2009-11-12 Stefan Monnier (syms_of_xdisp): Fix typo in last change.
2009-11-12 Juanma Barranquero * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
2009-11-12 Juanma Barranquero Fix typos.
2009-11-12 David Reitter menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
2009-11-11 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
2009-11-11 Dan Nicolaescu * frame.c (make_initial_frame):
2009-11-11 Dan Nicolaescu * widget.el (define-widget): Purecopy the docstring.
2009-11-11 Dan Nicolaescu * s/freebsd.h:
2009-11-11 Stefan Monnier (directory-abbrev-alist): Fix docstring.
2009-11-11 Stefan Monnier (face-set-after-frame-default): Add comment.
2009-11-11 Michael Albinus *** empty log message ***
2009-11-11 Michael Albinus * net/tramp.el (tramp-advice-minibuffer-electric-separator)
2009-11-11 Dan Nicolaescu Add dependencies to lisp.h. Remove dependencies
2009-11-11 Dan Nicolaescu * progmodes/grep.el (grep-regexp-alist):
2009-11-11 Dan Nicolaescu * Makefile.in (ELCFILES): Add international/mule-conf.elc.
2009-11-11 Dan Nicolaescu (define-charset): Purecopy props.
2009-11-11 Dan Nicolaescu * international/mule-cmds.el (register-input-method); Purecopy arguments.
2009-11-11 Dan Nicolaescu (define-ccl-program): Purecopy the docstring.
2009-11-11 Dan Nicolaescu (define-minor-mode): Purecopy :lighter.
2009-11-11 Dan Nicolaescu * subr.el (add-hook): Purecopy strings.
2009-11-11 Dan Nicolaescu (custom-declare-group): Purecopy load-file-name.
2009-11-11 Dan Nicolaescu * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
2009-11-11 Dan Nicolaescu * net/eudc.el (eudc-tools-menu):
2009-11-11 Dan Nicolaescu * subr.el (menu-bar-separator): New defconst.
2009-11-11 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
2009-11-11 Juri Linkov (dired-get-filename)<declare-function>:
2009-11-10 Stefan Monnier (Fplist_get): Merge the active and the uncommented code.
2009-11-10 Jan Djärv Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
2009-11-10 Stefan Monnier (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
2009-11-10 Glenn Morris (Hints to MUA Authors): MUA should do any decoding.
2009-11-10 Glenn Morris Update x-popup-menu declaration.
2009-11-10 Glenn Morris (find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
2009-11-10 Jan Djärv xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
2009-11-10 Juri Linkov (read-file-name): Support a list of default values
2009-11-10 Juanma Barranquero Fix typos.
2009-11-09 Michael Albinus *** empty log message ***
2009-11-09 Michael Albinus *** empty log message ***
2009-11-09 Michael Albinus * net/dbus.el (dbus-unregister-object): Release service, if no
2009-11-09 Juanma Barranquero Fix typos.
2009-11-09 Juanma Barranquero * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
2009-11-09 Stefan Monnier * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
2009-11-08 Chong Yidong * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2009-11-08 Chong Yidong * emulation/cua-base.el: Add CUA property to some CC mode commands
2009-11-08 Chong Yidong * bookmark.el (bookmark-completing-read): Sort bookmark names if
2009-11-08 Chong Yidong * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
2009-11-08 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
2009-11-08 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
2009-11-08 Chong Yidong * compilation.txt: Add one more error message for msft (Bug#4100).
2009-11-08 Chong Yidong * compilation.txt: Add one more error message for msft (Bug#4100).
2009-11-08 Chong Yidong Delete trailing whitespace.
2009-11-08 Stefan Monnier (parse_menu_item): Handle `notreal' a bit earlier.
2009-11-08 Michael Albinus *** empty log message ***
2009-11-08 Michael Albinus * tramp.texi (Auto-save and Backup): Disable backups just for a
2009-11-08 Michael Albinus * trampver.texi: Update release number.
2009-11-08 Michael Albinus *** empty log message ***
2009-11-08 Michael Albinus * net/trampver.el: Update release number.
2009-11-08 Michael Albinus * net/tramp.el (tramp-advice-make-auto-save-file-name)
2009-11-08 Andreas Schwab Regenerate.
2009-11-08 Chong Yidong * url-http.el (url-http-handle-authentication): Use proxy server,
2009-11-08 Chong Yidong * dired-aux.el (dired-query): Place cursor in echo area and allow
2009-11-08 Chong Yidong * xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
2009-11-08 Michael Albinus *** empty log message ***
2009-11-08 Michael Albinus * trampver.texi: Update release number.
2009-11-08 Michael Albinus *** empty log message ***
2009-11-08 Michael Albinus *** empty log message ***
2009-11-07 Michael Albinus * net/trampver.el: Update release number.
2009-11-07 Michael Albinus * net/tramp-smb.el (tramp-smb-handle-copy-directory)
2009-11-07 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-delete-directory):
2009-11-07 Chong Yidong Fix last change.
2009-11-07 Michael Albinus * net/tramp-compat.el (tramp-compat-copy-directory)
2009-11-07 Michael Albinus * net/tramp.el (tramp-handle-copy-directory): Don't use
2009-11-07 Michael Albinus * net/tramp-compat.el (tramp-compat-copy-directory)
2009-11-07 Chong Yidong * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
2009-11-07 Chong Yidong Update md5sum.
2009-11-07 Chong Yidong * tar-mode.el (tar-copy): Call write-region on the right buffer
2009-11-07 Chong Yidong * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
2009-11-06 Chong Yidong * buff-menu.el (Buffer-menu-buffer+size): Use display property to
2009-11-06 Chong Yidong * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
2009-11-06 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
2009-11-06 Eli Zaretskii *** empty log message ***
2009-11-06 Eli Zaretskii (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
2009-11-06 Eli Zaretskii *** empty log message ***
2009-11-06 Eli Zaretskii (make_pure_c_string): Fix last change to avoid compiler warning.
2009-11-06 Jan Djärv Fix bug #4870, issues 3 and 4.
2009-11-06 Dan Nicolaescu * progmodes/ld-script.el (auto-mode-alist):
2009-11-06 Dan Nicolaescu * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-11-06 Kenichi Handa *** empty log message ***
2009-11-06 Kenichi Handa Regenerated
2009-11-06 Kenichi Handa *** empty log message ***
2009-11-06 Kenichi Handa (unidata-gen-table): Fix for the case that the block data and the
2009-11-06 Dan Nicolaescu * process.c (socket_options): Make it const.
2009-11-06 Dan Nicolaescu * alloc.c (make_pure_c_string): New function.
2009-11-06 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
2009-11-06 Glenn Morris (ELCFILES): Update.
2009-11-05 Stefan Monnier * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
2009-11-05 Stefan Monnier * mh-thread.el (mh-thread-set-tables):
2009-11-05 Stefan Monnier * nxml/xsd-regexp.el (xsdre-gen-categories):
2009-11-05 Stefan Monnier * org.el (org-version, org-get-refile-targets, org-refile)
2009-11-05 Stefan Monnier * verilog-mode.el (verilog-getopt-file, verilog-set-define):
2009-11-05 Kenichi Handa *** empty log message ***
2009-11-05 Kenichi Handa (Finsert_file_contents): Be sure set coding-system of
2009-11-05 Glenn Morris (byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
2009-11-05 Glenn Morris (vc-git-stash-map): Move definition before use.
2009-11-05 Glenn Morris Use autoload-rubric's feature argument.
2009-11-05 Glenn Morris (autoload-rubric): Add optional feature arg.
2009-11-05 Glenn Morris (top-level): Make load behave more like require.
2009-11-05 Glenn Morris *** empty log message ***
2009-11-04 Dan Nicolaescu (custom-declare-group): Purecopy standard-value.
2009-11-04 Dan Nicolaescu (BASE_PURESIZE): Increase to 1620000.
2009-11-04 Dan Nicolaescu (load-with-code-conversion): Call
2009-11-04 Dan Nicolaescu * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
2009-11-04 Stefan Monnier Load mh-loaddefs during compilation as well.
2009-11-04 Stefan Monnier Require help-mode rather than help-fns (bug#4861).
2009-11-04 Glenn Morris (byte-defop-compiler19): Remove.
2009-11-04 Glenn Morris Add "Incompatible Lisp Changes in Emacs 23.2".
2009-11-04 Glenn Morris (byte-compile-version-cond): Remove macro.
2009-11-04 Juri Linkov *** empty log message ***
2009-11-04 Juri Linkov (menu-bar-make-mm-toggle): Quote each element of `props'.
2009-11-04 Juanma Barranquero * calendar/calendar.el (cal-loaddefs):
2009-11-03 Stefan Monnier (todo-add-category): Don't hardcode point-min==1.
2009-11-03 Stefan Monnier * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
2009-11-03 Stefan Monnier (save_restriction_restore): Update the (pt/begv/vz)_markers
2009-11-03 Stefan Monnier (XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.
2009-11-03 Stefan Monnier Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
2009-11-03 Stefan Monnier (define-obsolete-variable-alias): Use dolist,
2009-11-03 Juri Linkov *** empty log message ***
2009-11-03 Juri Linkov (Buffer-menu-mode-map): Add hyphen between "Buffer"
2009-11-03 Juri Linkov (menu-bar-make-mm-toggle, menu-bar-make-toggle)
2009-11-03 Glenn Morris (with-mode-local): Another doc fix.
2009-11-03 Glenn Morris (with-mode-local): Doc fix.
2009-11-03 Glenn Morris (byte-compile-file-form-defvar)
2009-11-03 Glenn Morris (ansi-color-apply-on-region): Autoload it...
2009-11-03 Glenn Morris Reword header comment to prevent copyright.el wanting to update years.
2009-11-03 Stefan Monnier * url-util.el (url-insert-entities-in-string):
2009-11-03 Chong Yidong * comint.el (comint-replace-by-expanded-history-before-point):
2009-11-02 Jay Belanger *** empty log message ***
2009-11-02 Jay Belanger (calc-date-notation): Check to see if the format is whitespace
2009-11-02 Chong Yidong * minibuf.texi (Reading File Names): Note that read-file-name may
2009-11-02 Chong Yidong * minibuffer.el (read-file-name): Don't use file dialogs for
2009-11-01 Chong Yidong * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
2009-11-01 Andreas Schwab (view-mode-exit): If OLD-BUF is dead bury the buffer
2009-10-31 Chong Yidong * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
2009-10-31 Chong Yidong * facemenu.el (list-colors-display): Don't mark buffer as
2009-10-31 Glenn Morris (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2009-10-31 Chong Yidong * international/mule-diag.el (list-character-sets-1): Minor
2009-10-31 Chong Yidong * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2009-10-31 Chong Yidong * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
2009-10-31 Chong Yidong * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
2009-10-31 Chong Yidong * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
2009-10-31 Stefan Monnier * textmodes/two-column.el (2C-split):
2009-10-31 Glenn Morris Stephen Berman <stephen.berman at gmx.net>
2009-10-31 Glenn Morris (top-level): Don't require dired when compiling.
2009-10-31 Glenn Morris (top-level): Move provide statement to end.
2009-10-31 Glenn Morris (tar-parse-info, tar-header-name): Declare for compiler.
2009-10-31 Glenn Morris Remove odd/obsolete header comment.
2009-10-31 Glenn Morris Mention byte-compile-warnings `constants' member.
2009-10-31 Glenn Morris (byte-compile-warning-types, byte-compile-warnings): Add `constants'
2009-10-31 Glenn Morris (semantic--tag-link-list-to-buffer): Use mapc rather than mapcar
2009-10-31 Glenn Morris Suppress harmless warnings about setting up semantic-imenu (not part
2009-10-30 Eli Zaretskii *** empty log message ***
2009-10-30 Eli Zaretskii (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
2009-10-30 Stefan Monnier Forgot to include lisp/Makefile in the big previous CEDET commit.
2009-10-30 Stefan Monnier (vc-bzr-revision-keywords): New var.
2009-10-30 Stefan Monnier * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
2009-10-30 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
2009-10-29 Glenn Morris Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2009-10-29 Glenn Morris Fix some entries.
2009-10-29 Glenn Morris Add emacs-lisp-intro.pdf.
2009-10-29 Jason Rumney (syms_of_w32fns): Change default value of
2009-10-28 Stefan Monnier (diff-add-change-log-entries-other-window): Document in the code a bug.
2009-10-28 Stefan Monnier * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
2009-10-28 Robert J. Chassell *** empty log message ***
2009-10-28 Robert J. Chassell removed lines 33 and 34 of emacs-lisp-intro.texi which said
2009-10-28 Stefan Monnier * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
2009-10-28 Stefan Monnier (pcomplete-comint-setup): If there's a choice, replace
2009-10-28 Stefan Monnier (bookmark-insert-location, bookmark-bmenu-list)
2009-10-28 Stefan Monnier Fix last change's attribution.
2009-10-28 Stefan Monnier (vc-hg-state, vc-hg-working-revision): Use process-file so
2009-10-27 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
2009-10-27 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
2009-10-27 Robert J. Chassell *** empty log message ***
2009-10-27 Robert J. Chassell Minor change, bump Emacs version
2009-10-27 Michael Albinus *** empty log message ***
2009-10-27 Michael Albinus * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
2009-10-27 Glenn Morris Make links to doc/lispintro/*.pdf.
2009-10-27 Glenn Morris Add copyright information for PDF images.
2009-10-27 Glenn Morris (texinfodir, TEXI2PDF): New variables.
2009-10-27 Glenn Morris (TEXI2PDF): New variable.
2009-10-27 Glenn Morris New file, generated from .eps version with epstopdf.
2009-10-26 Juanma Barranquero * minibuf.c (Fall_completions): Fix typos in docstring.
2009-10-26 Juanma Barranquero Fix typos in comments.
2009-10-26 Juanma Barranquero * simple.el (transpose-subr): Give clearer error when the mark is not set.
2009-10-26 Andreas Schwab (PURESIZE_RATIO): Increase back to 10/6.
2009-10-26 Juanma Barranquero * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
2009-10-26 Michael Albinus *** empty log message ***
2009-10-26 Michael Albinus * net/tramp.el (tramp-perl-file-truename): New defconst. Perl
2009-10-26 Michael Albinus * net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
2009-10-26 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
2009-10-26 Stefan Monnier (pcomplete-std-complete): Obey pcomplete-use-paring.
2009-10-26 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
2009-10-25 Stefan Monnier (pcomplete-unquote-argument-function): New var.
2009-10-25 Stefan Monnier (bookmark-bmenu-list): Don't use switch-to-buffer if
2009-10-25 Stefan Monnier * cedet/semantic/fw.el (semantic-alias-obsolete)
2009-10-25 Karl Fogel * bookmark.el: Update documentation, especially documentation
2009-10-25 Chong Yidong * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
2009-10-24 Chong Yidong * mail/emacsbug.el (report-emacs-bug): Clarify that the
2009-10-24 Chong Yidong * whitespace.el (whitespace-mode, whitespace-newline-mode)
2009-10-24 Chong Yidong * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
2009-10-24 Miles Bader Add arch tagline
2009-10-24 Chong Yidong * progmodes/sh-script.el (sh-font-lock-paren): Handle case
2009-10-24 Chong Yidong * files.el (delete-directory): Delete symlinks to directories with
2009-10-24 Chong Yidong * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
2009-10-24 Chong Yidong * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
2009-10-24 Andreas Schwab (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
2009-10-24 Andreas Schwab (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
2009-10-24 Andreas Schwab (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
2009-10-24 Andreas Schwab (procfs_ttyname): Fix sprintf format to match argument
2009-10-24 Dan Nicolaescu (vc-backend-for-registration): Rename from
2009-10-24 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
2009-10-24 Glenn Morris (pcomplete-erc-all-nicks): Autoload it, to silence compiler.
2009-10-24 Glenn Morris (pcomplete-erc-all-nicks): Autoload it, to silence compiler.
2009-10-24 Glenn Morris (file-cache-completions-keymap): Bind mouse-2 to
2009-10-24 Glenn Morris (comint-dynamic-list-completions): Use choose-completion rather than
2009-10-24 Glenn Morris (term-dynamic-list-completions): Use choose-completion rather than
2009-10-24 Glenn Morris (octave-complete-symbol): Use choose-completion if
2009-10-24 Glenn Morris (sgml-looking-back-at): Move definition before use.
2009-10-24 Glenn Morris (generate-autoload-cookie): Define for compiler.
2009-10-24 Glenn Morris Convert comment about autoload into autoload comment.
2009-10-24 Glenn Morris (help-xref-stack-item): Define for compiler.
2009-10-24 Stefan Monnier (completion--embedded-envvar-table): Fix last change.
2009-10-23 Andreas Schwab (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
2009-10-23 Chong Yidong Fix typo.
2009-10-23 Dan Nicolaescu (vc-responsible-backend): Throw an error if not backend is
2009-10-23 Andreas Schwab (PURESIZE_RATIO): Decrease to 11/7.
2009-10-23 Chong Yidong * window.c (Fwindow_edges, Fwindow_pixel_edges)
2009-10-23 Stefan Monnier (pcomplete-common-suffix, pcomplete-table-subvert): New funs.
2009-10-23 Stefan Monnier * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
2009-10-23 Chong Yidong * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
2009-10-23 Chong Yidong * configure.in: Invoke $CPP with -P when creating Makefile and
2009-10-23 Chong Yidong * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
2009-10-23 Chong Yidong * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
2009-10-23 Michael Albinus *** empty log message ***
2009-10-23 Michael Albinus * tramp.texi (External methods): Temporary files are kept for
2009-10-23 Michael Albinus *** empty log message ***
2009-10-23 Michael Albinus * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
2009-10-23 Juanma Barranquero * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
2009-10-23 Dan Nicolaescu * bindings.el (propertized-buffer-identification): Undo previous change.
2009-10-23 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1430000.
2009-10-23 Jay Belanger *** empty log message ***
2009-10-23 Jay Belanger (math-read-number, math-read-number-simple): Use `save-match-data'.
2009-10-22 Stefan Monnier * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
2009-10-22 Stefan Monnier (completion-table-with-terminator): Allow to specify the terminator-regexp.
2009-10-22 Stefan Monnier (switch-to-completions): Look for *Completions* in other frames as well.
2009-10-22 Stefan Monnier Allow the use of completion-tables.
2009-10-22 Juanma Barranquero Add missing bug references.
2009-10-22 Juanma Barranquero Add missing entry.
2009-10-22 Juanma Barranquero * find-dired.el (find-name-arg): Fix typo in docstring.
2009-10-22 Stefan Monnier (pcomplete/kill): Don't abuse pcomplete-entries.
2009-10-22 Stefan Monnier (pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.
2009-10-22 Stefan Monnier (comint-read-input-ring, comint-write-input-ring)
2009-10-21 Kevin Ryde * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
2009-10-21 Kevin Ryde * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
2009-10-21 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
2009-10-21 Kevin Ryde (checkdoc-file-comments-engine): When
2009-10-21 Andreas Schwab (doprnt): Fix overflow check.
2009-10-21 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
2009-10-21 Jan Djärv * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
2009-10-21 Dan Nicolaescu (vc-deduce-fileset): Undo previous change, do not tell
2009-10-21 Stefan Monnier Don't require help-mode (to avoid bootstrap issues).
2009-10-21 Jan Djärv Fix resize due to font change on a maximized/xmonad-controlled frame.
2009-10-21 Chong Yidong * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
2009-10-21 Michael Albinus *** empty log message ***
2009-10-21 Michael Albinus * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
2009-10-20 Juanma Barranquero Fix typo.
2009-10-20 Stefan Monnier (char_resolve_modifier_mask): Don't resolve meta to the
2009-10-20 YAMAMOTO Mitsuharu Add Bug#.
2009-10-20 YAMAMOTO Mitsuharu *** empty log message ***
2009-10-20 YAMAMOTO Mitsuharu (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
2009-10-20 Juanma Barranquero Fix typo.
2009-10-20 Juanma Barranquero * fns.c: Add #endif accidentally removed in previous change.
2009-10-20 Katsumi Yamaoka (gnus-remove-overlays): eval-and-compile.
2009-10-20 Stefan Monnier (read-key-delay): Reduce to 0.01.
2009-10-19 Katsumi Yamaoka Synch with Gnus trunk:
2009-10-19 Dan Nicolaescu (vac-dec-vms): Remove, not supported anymore.
2009-10-19 Dan Nicolaescu * fns.c: Remove code for unsupported system: MAC_OS.
2009-10-19 Jan Djärv (x_create_toolkit_scroll_bar): Don't allocate color for
2009-10-19 Dan Nicolaescu * nsterm.m:
2009-10-19 Stefan Monnier (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
2009-10-19 Stefan Monnier * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
2009-10-19 Stefan Monnier (Info-complete-menu-item): Use complete-with-action.
2009-10-19 Dan Nicolaescu * process.c (create_pty): Remove conditionals for no longer
2009-10-19 Dan Nicolaescu * xterm.c:
2009-10-19 Dan Nicolaescu Make vc-annotate work through copies and renames.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-10-18 Kevin Ryde * net/browse-url.el (browse-url): Identify alist with "consp and
2009-10-18 Kevin Ryde (browse-url): Identify alist with "consp and
2009-10-18 Kevin Ryde * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
2009-10-18 Kevin Ryde (ibuffer-confirm-operation-on): Correction to error
2009-10-18 Chong Yidong * minibuffer.el (read-file-name): Check for repeat before putting
2009-10-18 Juanma Barranquero Whitespace.
2009-10-18 Chong Yidong * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
2009-10-18 Glenn Morris I spell gud.
2009-10-18 Stefan Monnier (internal_self_insert): `c' is already in "multibyte" form.
2009-10-18 Stefan Monnier (ange-ftp-file-size): Use unwind-protect.
2009-10-18 Glenn Morris (compile-last): Ensure GREP_OPTIONS is null before calling
2009-10-17 Glenn Morris (flyspell-large-region, flyspell-word)
2009-10-17 Chong Yidong * Makefile.in (ELCFILES): Add ede/shell.
2009-10-17 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1310000.
2009-10-17 Stefan Monnier (tar-data-swapped-p): Make the assertion a bit more
2009-10-17 Chong Yidong * cedet/srecode/srt.el:
2009-10-17 Stefan Monnier (select-safe-coding-system): If the file
2009-10-17 Glenn Morris (semantic-grammar--lex-delim-spec): All errors should have messages.
2009-10-17 Glenn Morris (foldout-mouse-swallow-events): Replace obsolete form of sit-for.
2009-10-17 Glenn Morris (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
2009-10-17 Glenn Morris (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
2009-10-17 Glenn Morris (rmail-write-region-annotate): Prevent viewing different
2009-10-17 Glenn Morris *** empty log message ***
2009-10-17 Glenn Morris Jari Aalto <jari.aalto at cante.net>
2009-10-17 Glenn Morris Jari Aalto <jari.aalto at cante.net>
2009-10-17 Glenn Morris Ulrich Mueller <ulm at gentoo.org>
2009-10-17 Juanma Barranquero * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
2009-10-16 Kevin Ryde (Magic File Names): Add @vindex file-name-handler-alist,
2009-10-16 Kevin Ryde (Magic File Names): Add @vindex file-name-handler-alist,
2009-10-16 Eli Zaretskii (x_produce_glyphs): Fix typos in comments.
2009-10-16 Glenn Morris (rcirc-authenticate): Simplify previous change.
2009-10-16 Stefan Monnier (ange-ftp-send-cmd): Handle `size' like `mdtm'.
2009-10-16 Michael Albinus *** empty log message ***
2009-10-16 Michael Albinus * net/tramp-smb.el (tramp-smb-version): New defvar.
2009-10-16 Glenn Morris whitespace.
2009-10-16 Glenn Morris (define-obsolete-variable-alias): Doc fix.
2009-10-16 Juanma Barranquero * subr.el (error, sit-for, start-process-shell-command)
2009-10-16 Juanma Barranquero *** empty log message ***
2009-10-16 Stefan Monnier (error, sit-for, start-process-shell-command)
2009-10-16 Adrian Robert Don't set LIB_STANDARD and START_FILES under __Apple__.
2009-10-16 Adrian Robert * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
2009-10-16 Adrian Robert Remove DARWIN_OS/_LP64 special case.
2009-10-16 Adrian Robert (NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Tiger.
2009-10-16 Adrian Robert (EmacsView-conversationIdentifier): Arg is long.
2009-10-16 Adrian Robert (NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
2009-10-16 Chong Yidong * variables.texi (Constant Variables): Distinguish from defconst
2009-10-16 Kenichi Handa *** empty log message ***
2009-10-16 Kenichi Handa (ucs-normalize-version): Changed to 1.2.
2009-10-15 Juri Linkov (menu-bar-file-menu): Convert `separator-exit'
2009-10-15 Chong Yidong * os.texi (Time of Day): Clarify that the microsecond part is
2009-10-15 Michael Albinus *** empty log message ***
2009-10-15 Michael Albinus * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2009-10-15 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): Do not fail
2009-10-15 Juanma Barranquero * .gitignore: Add echolisp.tmp.
2009-10-15 Kenichi Handa *** empty log message ***
2009-10-15 Kenichi Handa (print_object): Escape a symbol like "2E10" too.
2009-10-15 Glenn Morris Ryan Yeske <rcyeske at gmail.com>
2009-10-15 Glenn Morris Regenerate.
2009-10-15 Glenn Morris Convert comments about autoloads into autoload comments.
2009-10-15 Glenn Morris (print_help_and_exit): Fix bug report instructions.
2009-10-15 Glenn Morris (w32-batch-update-autoloads): Take autoload-make-program from the
2009-10-15 Glenn Morris (autoloads, $(lisp)/calendar/cal-loaddefs.el)
2009-10-15 Glenn Morris (autoload-make-program): New variable.
2009-10-15 Glenn Morris Add echolisp.tmp.
2009-10-15 Glenn Morris (echolisp): New rule.
2009-10-15 Glenn Morris (rmail-cease-edit): Give an error if the end of the headers cannot be
2009-10-15 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
2009-10-14 Juri Linkov Multi-isearch functions instead of commands.
2009-10-14 Juri Linkov (multi-isearch-next-buffer-from-list)
2009-10-14 Stefan Monnier (compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
2009-10-14 Stefan Monnier (completion-pcm--merge-completions): Make sure the
2009-10-14 Stefan Monnier (ido-everywhere): Use define-minor-mode.
2009-10-14 Stefan Monnier (list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.
2009-10-14 Juanma Barranquero * trouble.texi (DEL Does Not Delete): Fix typo.
2009-10-14 Dan Nicolaescu (vc-git-dir-extra-headers): Set the branch name
2009-10-14 Dan Nicolaescu * config.guess, config.sub: Updated from master source.
2009-10-14 Dan Nicolaescu (vc-responsible-backend): When a directory is passed for
2009-10-14 Dan Nicolaescu * vc.el: Move comments about RCS and SCCS ...
2009-10-14 Stefan Monnier (completion--file-name-table): Return nil if there's
2009-10-13 Juri Linkov (read-file-local-variable-value): Don't filter out
2009-10-13 Adrian Robert Adjust acknowledgement in last changelog entry.
2009-10-13 Juanma Barranquero * international/mule-cmds.el (ucs-names): Remove exclusion of
2009-10-13 Kenichi Handa *** empty log message ***
2009-10-13 Kenichi Handa *** empty log message ***
2009-10-13 Kenichi Handa *** empty log message ***
2009-10-13 Kenichi Handa Regenerated.
2009-10-13 Sam Steingold fix a typo in the last patch
2009-10-13 Juanma Barranquero * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
2009-10-13 Adrian Robert Add space after casts in last change.
2009-10-13 Adrian Robert * dbusbind.c (dbus-method-return-internal)
2009-10-13 Adrian Robert (list_processes_1): Use long format in printf, and cast argument.
2009-10-13 Adrian Robert (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.
2009-10-13 Adrian Robert (dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.
2009-10-12 Sam Steingold (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
2009-10-12 Sam Steingold (compilation-next-error-function): Fix the
2009-10-12 Glenn Morris (tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
2009-10-12 Juanma Barranquero * proced.el (proced-unload-function): New function.
2009-10-12 Juanma Barranquero * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
2009-10-12 Juanma Barranquero * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
2009-10-12 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
2009-10-12 Adrian Robert (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
2009-10-12 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
2009-10-12 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-12 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-12 Adrian Robert 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
2009-10-12 Adrian Robert * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
2009-10-12 Adrian Robert * nsfont.m (ns_char_width): Replace deprecated call (suggested by
2009-10-12 Adrian Robert * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
2009-10-12 Adrian Robert (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.
2009-10-12 Adrian Robert (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.
2009-10-12 Adrian Robert (xw-color-values): Use CGFloat where appropriate.
2009-10-11 Juri Linkov *** empty log message ***
2009-10-11 Juri Linkov (read-file-local-variable-value):
2009-10-11 Michael Albinus Fix last change.
2009-10-11 Michael Albinus *** empty log message ***
2009-10-11 Michael Albinus *** empty log message ***
2009-10-11 Michael Albinus * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2009-10-11 Michael Albinus * net/tramp-cache.el (tramp-flush-connection-property): The hash
2009-10-11 Michael Albinus * net/tramp.el (tramp-local-host-p): Function shall return nil for
2009-10-11 Juanma Barranquero Update.
2009-10-11 Chong Yidong * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
2009-10-11 Glenn Morris (Size and Position): Clarify what is included in the frame height. (Bug#4535)
2009-10-11 Glenn Morris (Fframe_pixel_height): Doc fix. (Bug#4535)
2009-10-10 Glenn Morris (frame-height): Doc fix.
2009-10-10 Glenn Morris Documented window-full-height-p.
2009-10-10 Glenn Morris (Size of Window): The relationship between window and frame heights is
2009-10-10 Karl Fogel * bookmark.el
2009-10-10 Karl Fogel * bookmark.el
2009-10-10 Glenn Morris (calendar-split-width-threshold): New option.
2009-10-10 Chong Yidong * cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la
2009-10-10 Eli Zaretskii (try_window_id): Fix typos in comments.
2009-10-10 Eli Zaretskii (redisplay_internal): Fix typos in comments.
2009-10-09 Chong Yidong * cedet/ede/pconf.el (ede-proj-configure-synchronize): Use
2009-10-09 Juanma Barranquero * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
2009-10-09 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
2009-10-09 Karl Fogel * lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
2009-10-09 Glenn Morris (report-emacs-bug): Also print `features'.
2009-10-09 Karl Fogel * lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
2009-10-09 Karl Fogel * etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
2009-10-09 Juanma Barranquero * eieio.texi: Fix typos.
2009-10-08 Chong Yidong * cedet/ede/proj.el (project-compile-project): Fix filename test.
2009-10-08 Chong Yidong * cedet/ede/proj.el (project-make-dist): Fix filename test.
2009-10-08 Michael Albinus *** empty log message ***
2009-10-08 Michael Albinus * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
2009-10-08 Michael Albinus * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
2009-10-08 Jan Djärv gtkutil.c (create_menus): Call gtk_widget_set_size_request for
2009-10-08 Chong Yidong * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
2009-10-08 Juanma Barranquero * fontset.c (Fset_fontset_font): Fix typos in error messages.
2009-10-08 Chong Yidong * cedet/ede/source.el (ede-want-any-source-files-p)
2009-10-07 Eli Zaretskii (set_cursor_from_row): Fix commentary.
2009-10-07 Juanma Barranquero * Makefile.in (INFO_FILES): Add EDE and EIEIO.
2009-10-07 Juanma Barranquero * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
2009-10-07 Glenn Morris (batch-update-autoloads): Remove useless use of concat.
2009-10-07 Chong Yidong * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2009-10-07 Stefan Monnier (read-file-local-variable): Include some
2009-10-07 Stefan Monnier (Text Lines): Remove goto-line, since it shouldn't be used from Lisp.
2009-10-07 Michael Albinus *** empty log message ***
2009-10-07 Michael Albinus *** empty log message ***
2009-10-07 Michael Albinus * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2009-10-07 Michael Albinus * net/tramp-cache.el (tramp-flush-connection-property): Add trace message.
2009-10-07 Eli Zaretskii *** empty log message ***
2009-10-07 Eli Zaretskii (Directory Names) <abbreviate-file-name>: Document that root home
2009-10-07 Eli Zaretskii *** empty log message ***
2009-10-07 Eli Zaretskii (batch-update-autoloads): Fix last change to not error out of search
2009-10-07 Juanma Barranquero * makefile.w32-in (WINS_UPDATES): New macro.
2009-10-07 Glenn Morris (autoloads): Revert previous change.
2009-10-07 Glenn Morris (batch-update-autoloads): Rather than having the list of preloaded
2009-10-07 Chong Yidong Update comment.
2009-10-07 Glenn Morris (calendar-basic-setup): In the wide frame case, show the original
2009-10-07 Glenn Morris Markus Rost <rost at math.uni-bielefeld.de>
2009-10-07 Juanma Barranquero Fix typo in previous change.
2009-10-07 Juanma Barranquero * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2009-10-07 Chong Yidong Add entries for the EDE and EIEIO manuals.
2009-10-07 Chong Yidong * eieio.texi:
2009-10-06 Sam Steingold (tramp-compat-process-running-p): Check that
2009-10-06 Eli Zaretskii *** empty log message ***
2009-10-06 Eli Zaretskii (Special Properties): Document the meaning of the `cursor' text property
2009-10-06 Eli Zaretskii (set_cursor_from_row): Fix and improve comments.
2009-10-06 Juanma Barranquero * play/animate.el (animate-string): For good effect, make sure
2009-10-06 Glenn Morris Regenerate.
2009-10-06 Glenn Morris Regenerate.
2009-10-06 Glenn Morris (define-obsolete-face-alias): Doc fix.
2009-10-06 Glenn Morris (autoloads): Skip preloaded files. (Bug#4446)
2009-10-06 Glenn Morris (autoload-excludes): New variable.
2009-10-06 Glenn Morris Fix typo in previous.
2009-10-06 Glenn Morris (tramp-handle-start-file-process): Move tramp-error call
2009-10-06 Glenn Morris (f90-end-of-block, f90-beginning-of-block):
2009-10-06 Glenn Morris (fortran-end-of-block, fortran-beginning-of-block):
2009-10-06 Glenn Morris (emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
2009-10-06 Glenn Morris Use window-full-height-p.
2009-10-06 Glenn Morris (rmail-cease-edit): If there is a Content-Type header we don't
2009-10-06 Glenn Morris Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)
2009-10-05 Stefan Monnier (describe-function-1): Don't burp is the function is not a symbol.
2009-10-05 Juanma Barranquero Fix typos.
2009-10-05 Dan Nicolaescu (log-view-vc-backend): Declare for compiler.
2009-10-05 Dan Nicolaescu (log-view-diff): Use vc-diff-internal instead of
2009-10-05 Michael Albinus *** empty log message ***
2009-10-05 Michael Albinus * files.texi (Magic File Names): Add `copy-directory'.
2009-10-05 Eli Zaretskii *** empty log message ***
2009-10-05 Eli Zaretskii (eval-expression): Doc fix.
2009-10-05 Michael Albinus *** empty log message ***
2009-10-05 Michael Albinus * tramp.texi (Remote processes): Association of a pty is not supported.
2009-10-05 Eli Zaretskii *** empty log message ***
2009-10-05 Eli Zaretskii (cwarn-mode): Doc fix.
2009-10-05 Michael Albinus *** empty log message ***
2009-10-05 Michael Albinus * net/tramp.el (tramp-verbose): Fix docstring.
2009-10-05 Eli Zaretskii *** empty log message ***
2009-10-05 Eli Zaretskii (File Attributes): Fix description of file attributes. (Bug#4638)
2009-10-05 Eli Zaretskii *** empty log message ***
2009-10-05 Eli Zaretskii (Ffile_attributes): Doc fix. (Bug#4638)
2009-10-05 Michael Albinus *** empty log message ***
2009-10-05 Michael Albinus * files.texi (Create/Delete Dirs): New command copy-directory.
2009-10-05 Michael Albinus *** empty log message ***
2009-10-05 Michael Albinus * files.texi (Misc File Ops): Mention copy-directory.
2009-10-05 Michael Albinus *** empty log message ***
2009-10-05 Michael Albinus * files.el (directory-files-no-dot-files-regexp): New defconst.
2009-10-05 Stefan Monnier (diary-show-all-entries): Re-fit the calendar window if necessary.
2009-10-05 Stefan Monnier (calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.
2009-10-05 Karl Fogel * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
2009-10-05 Karl Fogel * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
2009-10-05 Vinicius Jose Latorre Fix doc.
2009-10-05 Karl Fogel * bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
2009-10-05 Karl Fogel * bookmark.el
2009-10-04 Karl Fogel (bookmark-alist): Document the new `handler' element in the param alist.
2009-10-04 Karl Fogel (Info-bookmark-make-record): Document this function.
2009-10-04 Chong Yidong * cedet/semantic.el (semantic-mode): Parse all existing buffers when
2009-10-04 Chong Yidong * cedet/semantic.el (semantic-new-buffer-setup-functions): New
2009-10-04 Chong Yidong * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
2009-10-04 Chong Yidong * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
2009-10-04 Michael Albinus *** empty log message ***
2009-10-04 Michael Albinus * NEWS: New function copy-directory.
2009-10-04 Michael Albinus *** empty log message ***
2009-10-04 Michael Albinus * dired-aux.el (dired-copy-file-recursive): Use it.
2009-10-04 Michael Albinus * files.el (copy-directory): New defun.
2009-10-04 Eli Zaretskii *** empty log message ***
2009-10-04 Eli Zaretskii (syms_of_xdisp) <unibyte-display-via-language-environment>: Doc fix.
2009-10-04 Eli Zaretskii *** empty log message ***
2009-10-04 Eli Zaretskii (Unibyte Mode): Emphasize that unibyte-display-via-language-environment
2009-10-04 Eli Zaretskii *** empty log message ***
2009-10-04 Eli Zaretskii (Horizontal Scrolling): Document cursor behavior under horizontal
2009-10-04 Juanma Barranquero * anti.texi (Antinews):
2009-10-04 Juanma Barranquero Fix typos in comments.
2009-10-04 Juanma Barranquero * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
2009-10-04 Juanma Barranquero Fix typos in comments.
2009-10-04 Juanma Barranquero * files-x.el (modify-dir-local-variable)
2009-10-04 Juanma Barranquero * org.el (org-directory, org-map-entries):
2009-10-04 Juanma Barranquero * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2009-10-04 Juanma Barranquero *** empty log message ***
2009-10-04 Juanma Barranquero * recentf.el (recentf-unload-function): New function.
2009-10-04 Chong Yidong * cedet/semantic/db-file.el (semanticdb-default-save-directory):
2009-10-04 Glenn Morris Add window-full-height-p.
2009-10-04 Glenn Morris (window-full-height-p): Add doc string.
2009-10-04 Glenn Morris Martin Rudalics <rudalics at gmx.at>
2009-10-04 Glenn Morris Add 2009 to copyright years.
2009-10-03 Chong Yidong Fix last change.
2009-10-03 Chong Yidong Fix last change.
2009-10-03 Chong Yidong * cedet/ede.el (ede-project-placeholder-cache-file): Default to a file
2009-10-03 Chong Yidong * cedet/srecode/map.el (srecode-map-save-file): Default to a file in
2009-10-03 Chong Yidong * cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
2009-10-03 Chong Yidong * cedet/srecode/insert.el: Require srecode/args.
2009-10-03 Chong Yidong * srecode: New directory for SRecode template files.
2009-10-03 Chong Yidong * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
2009-10-03 Dan Nicolaescu Remove commented out code.
2009-10-03 Juanma Barranquero * window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
2009-10-03 Michael Albinus *** empty log message ***
2009-10-03 Michael Albinus *** empty log message ***
2009-10-03 Eli Zaretskii (clear_regexp_cache): Fix a typo in a comment.
2009-10-03 Eli Zaretskii (clear_regexp_cache): Fix a typo in a comment.
2009-10-03 Eli Zaretskii (fast_looking_at): Fix a typo in the commentary.
2009-10-03 Glenn Morris (calendar-basic-setup): Handle the case where the frame is wide.
2009-10-03 Glenn Morris (data-debug-insert-tag-list): Comment out declaration, currently false.
2009-10-03 Glenn Morris (rmail-generate-viewer-buffer): Be more careful about reusing existing
2009-10-02 Eli Zaretskii *** empty log message ***
2009-10-02 Eli Zaretskii (WINS_BASIC): Fix last change.
2009-10-02 Eli Zaretskii *** empty log message ***
2009-10-02 Eli Zaretskii (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
2009-10-02 Eli Zaretskii *** empty log message ***
2009-10-02 Eli Zaretskii (WINS_BASIC): Add eieio.
2009-10-02 Eli Zaretskii (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
2009-10-02 Juanma Barranquero Fix typos.
2009-10-02 Eli Zaretskii (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
2009-10-02 Stefan Monnier * help-fns.el (help-function-arglist): Don't check advertised-signature-table.
2009-10-02 Michael Albinus *** empty log message ***
2009-10-02 Michael Albinus * simple.el (start-file-process): Say in the doc-string, that file
2009-10-02 Michael Albinus *** empty log message ***
2009-10-02 Michael Albinus * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
2009-10-02 Juanma Barranquero *** empty log message ***
2009-10-02 Eli Zaretskii Fix arch-tag.
2009-10-02 Eli Zaretskii *** empty log message ***
2009-10-02 Eli Zaretskii (WINS_BASIC): Remove cedet.
2009-10-02 Miles Bader Add arch tagline
2009-10-02 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-10-02 Michael Albinus *** empty log message ***
2009-10-02 Michael Albinus * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
2009-10-02 Michael Albinus * lisp.h (Qdelete_directory_internal): Remove, because it is not
2009-10-02 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
2009-10-02 Juanma Barranquero * image-mode.el (image-toggle-display):
2009-10-01 Juanma Barranquero Fix entry.
2009-10-01 Juanma Barranquero Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.
2009-10-01 Juanma Barranquero Update to Unicode 5.2.0.
2009-10-01 Juanma Barranquero * lisp.h (Qdelete_directory_internal):
2009-10-01 Glenn Morris Convert copyright of authors with assignment to FSF.
2009-10-01 Glenn Morris (ELCFILES): Regenerate.
2009-10-01 Stefan Monnier * eval.c (Fcalled_interactively_p): Add `kind' argument.
2009-10-01 Stefan Monnier * emacs-lisp/byte-run.el (advertised-signature-table): New var.
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus * files.texi (Directories): delete-directory has an optional
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus * files.texi (Directories): delete-directory prompts for recursive
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus * net/tramp-smb.el (tramp-smb-errors): Add error message for
2009-10-01 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
2009-10-01 Michael Albinus * net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
2009-10-01 Michael Albinus * net/tramp.el (tramp-handle-make-directory): Flush upper
2009-10-01 Michael Albinus * net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Michael Albinus * fileio.c (Fdelete_directory_internal): Renamed from
2009-10-01 Michael Albinus * files.el (delete-directory): New defun. The original function
2009-10-01 Michael Albinus *** empty log message ***
2009-10-01 Stefan Monnier (Swapping Text): Minor clarification.
2009-10-01 Carsten Dominik 2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-10-01 Carsten Dominik *** empty log message ***
2009-10-01 Carsten Dominik 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2009-10-01 Carsten Dominik 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2009-10-01 Glenn Morris Doc/message fixes.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Glenn Morris Fix comment typos.
2009-10-01 Stefan Monnier (byte-compile-defmacro-declaration): New fun.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Glenn Morris Doc/message fixes.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Stefan Monnier (cd-absolute): Don't abbreviate-file-name (bug#4599).
2009-10-01 Stefan Monnier (vc-resynch-window): Don't revert a buffer which has no associated file.
2009-10-01 Glenn Morris Doc/message fixes.
2009-10-01 Glenn Morris Doc/message fixes.
2009-10-01 Glenn Morris Fix comment typo.
2009-10-01 Glenn Morris Doc/message fixes.
2009-10-01 Glenn Morris (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
2009-10-01 Glenn Morris (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
2009-10-01 Glenn Morris Remove unused declarations.
2009-10-01 Glenn Morris Remove unused declarations.
2009-10-01 Glenn Morris (iswitchb-read-buffer): Fix declaration.
2009-10-01 Glenn Morris (url-dav-file-attributes): Fix declaration.
2009-10-01 Glenn Morris (Declaring Functions): Mention that we also search for ".m" files in
2009-10-01 Glenn Morris (declare-function): Doc fix.
2009-10-01 Glenn Morris (check-declare-scan): Read the declaration rather than parsing it as a
2009-10-01 Glenn Morris See bug#4594.
2009-10-01 Juanma Barranquero * cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
2009-09-30 Juanma Barranquero * cedet/srecode/expandproto.el: Fix provide statement.
2009-09-30 Chong Yidong * emacs-lisp/eieio.el (boolean-p): Deleted.
2009-09-30 Glenn Morris (ede-proj-target-makefile-miscelaneous): Fix doc typo.
2009-09-30 Glenn Morris (ede-aux-source): Fix doc typo.
2009-09-30 Glenn Morris Fix comment typos.
2009-09-30 Glenn Morris Fix comment typos.
2009-09-30 Glenn Morris (data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
2009-09-30 Glenn Morris Fix comment typos.
2009-09-30 Glenn Morris (elint-init-form): Report declarations where the filename is not a string.
2009-09-30 Glenn Morris (semantic-scope-find): Fix declaration.
2009-09-30 Glenn Morris Fix declarations.
2009-09-30 Glenn Morris (org-columns-uncompile-format): Avoid assignment to free variable `fun'.
2009-09-30 Glenn Morris Relicense under GPLv3+.
2009-09-30 Glenn Morris (authors-ignored-files): Add "js2-mode.el".
2009-09-30 Glenn Morris (semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.
2009-09-30 Glenn Morris Remove duplicate author header.
2009-09-30 Glenn Morris Fix format of Authors: header.
2009-09-30 Glenn Morris Fix comment typo.
2009-09-30 Glenn Morris (Acknowledgments): CEDET updates. Fix Hungarian accent.
2009-09-29 Chong Yidong * files.el (safe-local-eval-forms): Fix typo.
2009-09-29 Stefan Monnier * vc-hooks.el (vc-dir-buffers): New var.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Relicense under GPLv3+.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris Regenerate.
2009-09-29 Glenn Morris (check-declare-verify): Add basic defmethod and defclass, and
2009-09-29 Glenn Morris Mark declarations not understood by check-declare.
2009-09-29 Glenn Morris Add 2009 to copyright years.
2009-09-29 Glenn Morris (check-declare-locate): Remove pointless file-name-nondirectory call
2009-09-29 Glenn Morris (tramp-smb-handle-directory-files-and-attributes): Use
2009-09-29 Juanma Barranquero * speedbar.el (speedbar-item-delete):
2009-09-29 Juanma Barranquero * spam-stat.el (spam-stat-load): Fix typo in message.
2009-09-29 Juanma Barranquero * org-agenda.el (org-agenda-restore-windows-after-quit): Fix typo in docstring.
2009-09-29 Glenn Morris (check): Update for two new levels of subdirectory in lisp/.
2009-09-29 Glenn Morris (lisptagsfiles4): New.
2009-09-29 Juanma Barranquero *** empty log message ***
2009-09-29 Juanma Barranquero * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
2009-09-28 Chong Yidong * cedet/*: New unit tests, from CEDET repository.
2009-09-28 Chong Yidong Add CEDET tests.
2009-09-28 Chong Yidong Add placeholder for CEDET.
2009-09-28 Andreas Schwab (lisptagsfiles3): Define.
2009-09-28 Eli Zaretskii (extend_face_to_end_of_line): Fix formatting of comments.
2009-09-28 Michael Albinus *** empty log message ***
2009-09-28 Michael Albinus * NEWS: Mention Tramp connection methods "imap" and "imaps".
2009-09-28 Chong Yidong * Makefile.in (ELCFILES): Add CEDET files.
2009-09-28 Chong Yidong CEDET (development tools) package merged.
2009-09-28 Michael Albinus *** empty log message ***
2009-09-28 Michael Albinus *** empty log message ***
2009-09-28 Michael Albinus * tramp.texi (History): Add IMAP support.
2009-09-28 Michael Albinus * trampver.texi: Set default value of `emacsimap'.
2009-09-28 Katsumi Yamaoka 2009-09-22 Daiki Ueno <ueno@unixuser.org>
2009-09-28 Katsumi Yamaoka Synch with Gnus trunk.
2009-09-28 Katsumi Yamaoka Synch with Gnus trunk.
2009-09-28 Michael Albinus *** empty log message ***
2009-09-28 Michael Albinus * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
2009-09-28 Michael Albinus * net/tramp-imap.el: New package.
2009-09-28 Michael Albinus * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
2009-09-28 Michael Albinus *** empty log message ***
2009-09-28 Chong Yidong Correct last ChangeLog entry.
2009-09-28 Stefan Monnier (log-view-diff,log-view-diff-changeset): Improve docstring.
2009-09-28 Stefan Monnier (get_next_display_element): Use an enum in last change.
2009-09-28 Vinicius Jose Latorre Fix doc string.
2009-09-28 Chong Yidong * emacs-lisp/eieio-datadebug.el: New file.
2009-09-28 Chong Yidong * cedet/mode-local.el: New file.
2009-09-28 Chong Yidong * cedet/cedet-cscope.el:
2009-09-28 Kenichi Handa *** empty log message ***
2009-09-28 Kenichi Handa Pay attention to
2009-09-28 Chong Yidong eieio.el: Fix last change.
2009-09-28 Chong Yidong * emacs-lisp/chart.el:
2009-09-28 Chong Yidong lisp/emacs-lisp/cl-loaddefs.el: Regenerate.
2009-09-27 Chong Yidong * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
2009-09-27 Eli Zaretskii (string_buffer_position): Fix commentary.
2009-09-27 Eli Zaretskii (move_it_in_display_line_to): Fix a typo in a comment.
2009-09-27 Adrian Robert * menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in client_data comparison.
2009-09-27 Adrian Robert * term/ns-win.el: Don't set the region face background. (Bug#4381)
2009-09-27 Adrian Robert Default light-background background for region face to ns_selection_color under NS.
2009-09-27 Adrian Robert Don't set the region face background.
2009-09-27 Adrian Robert * nsterm.h (ns_app_name): New extern variable.
2009-09-27 Adrian Robert (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns-get-resource, ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
2009-09-27 Adrian Robert (ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
2009-09-27 Adrian Robert (ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutdown): Use it.
2009-09-27 Adrian Robert (ns_app_name): New extern variable.
2009-09-27 Teodor Zlatanov * net/imap-hash.el: New library, see NEWS.
2009-09-27 Johan Bockgård (erc-button-keymap): Bind `follow-link'.
2009-09-27 Eli Zaretskii (move_it_in_display_line_to): Fix a typo in a comment.
2009-09-27 Eli Zaretskii *** empty log message ***
2009-09-27 Eli Zaretskii (OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc,
2009-09-27 YAMAMOTO Mitsuharu *** empty log message ***
2009-09-27 YAMAMOTO Mitsuharu (make_lispy_event): Remember last wheel direction.
2009-09-27 Stefan Monnier * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
2009-09-26 Glenn Morris Comments.
2009-09-26 Glenn Morris Comments.
2009-09-26 Glenn Morris (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.
2009-09-26 Glenn Morris Regenerate.
2009-09-26 Glenn Morris (rmail-mime-show-images, rmail-mime-bulk-handler):
2009-09-26 Eli Zaretskii (WINS_ALMOST): Fix last change.
2009-09-26 Johan Bockgård (erc-button-add-button): Only call `widget-convert-button' in XEmacs.
2009-09-26 Eli Zaretskii *** empty log message ***
2009-09-26 Eli Zaretskii (WINS_ALMOST): Add cedet (with its subdirectories) and eieio.
2009-09-26 Alan Mackenzie cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (as
2009-09-26 Alan Mackenzie *** empty log message ***
2009-09-25 Chong Yidong * files.el (safe-local-eval-forms): Allow time-stamp in
2009-09-25 Tassilo Horn 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2009-09-25 Juanma Barranquero * menu-bar.el (list-buffers-directory): Doc fix.
2009-09-25 Stefan Monnier (log-edit-changelog-entries): Avoid inf-loops.
2009-09-25 David Reitter nsmenu.m (EmacsMenu-clear): Recognize application menu
2009-09-25 Glenn Morris Regenerate.
2009-09-25 Glenn Morris (rmail-mime-bulk-handler): Print the size of attachments.
2009-09-25 Juanma Barranquero * bs.el (bs--get-file-name): Use `list-buffers-directory'
2009-09-25 Juanma Barranquero * menu-bar.el (list-buffers-directory): Add docstring.
2009-09-25 Chong Yidong * comint.el (comint-exec, comint-run, make-comint): Doc
2009-09-25 Glenn Morris Regenerate.
2009-09-25 Glenn Morris (rmail-mime): New custom group.
2009-09-25 Chong Yidong * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2009-09-25 Chong Yidong Fix URL (Bug#4521).
2009-09-25 Vinicius Jose Latorre New version 12. Bug#4177
2009-09-25 Juanma Barranquero * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
2009-09-25 Juanma Barranquero Update.
2009-09-24 Chong Yidong * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
2009-09-24 Alan Mackenzie (c-scan-conditionals): A new function like c-forward-conditionals, but it
2009-09-24 Alan Mackenzie *** empty log message ***
2009-09-24 Juanma Barranquero * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
2009-09-24 Stefan Monnier (term-set-scroll-region, term-handle-ansi-escape):
2009-09-24 Juanma Barranquero * frame.c (xrdb_get_resource): Return nil for empty string resources;
2009-09-24 Nick Roberts Don't require speedbar.
2009-09-24 Nick Roberts *** empty log message ***
2009-09-24 Andreas Schwab (decode_coding_iso_2022): Fix operator precedence.
2009-09-24 Glenn Morris (diary-fancy-display): Always run the hook.
2009-09-24 Glenn Morris (ns-reg-to-script): Define for compiler.
2009-09-24 Glenn Morris (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
2009-09-24 Glenn Morris (rmail-mime-multipart-handler): Accept the case where
2009-09-24 Stefan Monnier (minibuffer-force-complete): Cycle the list, rather
2009-09-24 Stefan Monnier * term.el (term-set-scroll-region): Don't move cursor any more.
2009-09-24 Stefan Monnier Require CL.
2009-09-24 Juanma Barranquero Fix typo in comment.
2009-09-24 Juanma Barranquero Fix typos.
2009-09-24 Stefan Monnier (term-bold-attribute): New var.
2009-09-24 Juanma Barranquero * dired.c (Fdirectory_files): Fix typo in docstring.
2009-09-23 Juanma Barranquero * gnus-art.el (gnus-article-encrypt-body):
2009-09-23 Juanma Barranquero * org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)
2009-09-23 Nick Roberts (gdb-version): New variable.
2009-09-23 Nick Roberts *** empty log message ***
2009-09-23 Stefan Monnier (sgml-mode-flyspell-verify): Pass limit args
2009-09-23 Adrian Robert * README: Note GNUstep support is now Startup 0.23 or later.
2009-09-23 Adrian Robert * nsterm.m (EV_TIMESTAMP, x_set_window_size)
2009-09-23 Adrian Robert * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
2009-09-23 Adrian Robert * nsterm.m (EV_TIMESTAMP, x_set_window_size)
2009-09-23 Glenn Morris (rmail-reply): Don't try to add a References header when replying to
2009-09-23 Adrian Robert * nsfont.m (Vns_reg_to_script): New lisp variable.
2009-09-23 Adrian Robert * nsfont.m (Vns_reg_to_script): New lisp variable.
2009-09-23 Adrian Robert * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
2009-09-23 Adrian Robert * term/nswin.el (ns-reg-to-script): New variable.
2009-09-23 Adrian Robert * nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
2009-09-23 Daiki Ueno (epg-wait-for-status): Preserve existing 'error results.
2009-09-22 Sam Steingold (vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
2009-09-22 Sam Steingold (vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errors
2009-09-22 Adrian Robert * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
2009-09-22 Adrian Robert (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).
2009-09-22 Adrian Robert * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
2009-09-22 Sam Steingold (vc-hg-outgoing, vc-hg-incoming): Ignore errors from
2009-09-22 Sam Steingold (vc-hg-print-log): Fix shortlog arg passing.
2009-09-22 Stefan Monnier Convert to utf-8 encoding.
2009-09-22 Stefan Monnier (change-log-fill-forward-paragraph): New function.
2009-09-22 Juanma Barranquero * info.el (Info-try-follow-nearest-node): Use the URL extracted by
2009-09-22 Glenn Morris (calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-bar
2009-09-22 Glenn Morris (cal-menu-scroll-menu): Add a sub-section with commands that move
2009-09-22 Glenn Morris elint stuff
2009-09-22 Glenn Morris (tpu-copy-keyfile): Fix condition-case handler.
2009-09-22 Glenn Morris (elint): New custom group.
2009-09-22 Glenn Morris (Building Emacs): Mention preloaded-file-list.
2009-09-22 Juanma Barranquero * linum.el (linum-delete-overlays, linum-update-window):
2009-09-21 Chong Yidong * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
2009-09-21 Juanma Barranquero * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
2009-09-21 Stefan Monnier (dig-mode): Use define-derived-mode.
2009-09-20 Dan Nicolaescu Mention support for stashes in vc-git.
2009-09-20 Dan Nicolaescu (vc-do-command): Return the process object in
2009-09-20 Dan Nicolaescu (vc-git-dir-extra-headers): Add keymap and mouse-face
2009-09-20 Dan Nicolaescu (ctl-x-r-map): Define the keys here instead of using autoload.
2009-09-20 Stefan Monnier (find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
2009-09-20 Eli Zaretskii Fix a comment.
2009-09-20 Eli Zaretskii Fix comments about header lines.
2009-09-20 Stefan Monnier (bookmark-write-file): Avoid calling `pp' with large
2009-09-20 Nick Roberts (gud-sentinel): Revert indavertant change.
2009-09-20 Nick Roberts *** empty log message ***
2009-09-20 Daiki Ueno Fix the last commit.
2009-09-20 Daiki Ueno (epa-file-cache-passphrase-for-symmetric-encryption):
2009-09-19 Chong Yidong * custom.texi (Rebinding): Add cindex for "binding keys".
2009-09-19 Chong Yidong * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2009-09-19 Glenn Morris (calc-graph-lookup): Avoid assignment to free variable `var'.
2009-09-19 Glenn Morris (var): Define for compiler.
2009-09-19 Glenn Morris (var): Define for compiler.
2009-09-19 Glenn Morris (line): Define for compiler.
2009-09-19 Chong Yidong * emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
2009-09-19 Chong Yidong Note removed obsolete functions.
2009-09-19 Chong Yidong * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
2009-09-19 Chong Yidong * time-stamp.el (time-stamp-month-dd-yyyy)
2009-09-19 Chong Yidong * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
2009-09-19 Juanma Barranquero This fixes bug#4197 (merged to bug#865, though not identical).
2009-09-19 Nick Roberts (gdb-var-update-handler-1): Include case of
2009-09-19 Nick Roberts *** empty log message ***
2009-09-19 Nick Roberts *** empty log message ***
2009-09-19 Glenn Morris (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2009-09-18 Adrian Robert * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
2009-09-18 Chong Yidong * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
2009-09-18 Chong Yidong * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
2009-09-18 Chong Yidong * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
2009-09-18 Adrian Robert * nsfns.m (x-focus-frame): Activate the app first.
2009-09-18 Adrian Robert * README: Note OS X support is now 10.4 or later.
2009-09-18 Adrian Robert * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
2009-09-18 Adrian Robert * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
2009-09-18 Adrian Robert Update comment for HAVE_NS code in font_find_for_lface().
2009-09-18 Adrian Robert * emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
2009-09-18 Chong Yidong Re-organize 23.2 News.
2009-09-18 Chong Yidong * files.el (auto-mode-alist): Change default for XML files to nXML
2009-09-18 Juanma Barranquero Update.
2009-09-18 Juanma Barranquero * server.el (server-ensure-safe-dir): Pass 'integer
2009-09-18 Stefan Monnier (dired-query-alist): Remove spurious backslash.
2009-09-18 Adrian Robert * nsfns.m (x-close-connection): Drop PSFlush() under OS X.
2009-09-18 Adrian Robert * cus-start.el (ns-use-qd-smoothing): Remove.
2009-09-18 Adrian Robert * emacs.c (inhibit_x_resources): Update doc string for NS.
2009-09-18 Adrian Robert (x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
2009-09-18 Adrian Robert (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
2009-09-18 Adrian Robert (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
2009-09-18 Adrian Robert (ns_no_defaults): Remove.
2009-09-18 Adrian Robert (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
2009-09-18 Glenn Morris (top-level): Remove unnecessary progn.
2009-09-18 Glenn Morris (speedbar-track-mouse): Fix typo in condition-case handler.
2009-09-18 Glenn Morris Fix typos in condition-case handlers.
2009-09-18 Glenn Morris (nxml-end-of-heading): Fix typo in condition-case handler.
2009-09-18 Glenn Morris (js-end-of-defun): Remove malformed and unneeded let.
2009-09-18 Glenn Morris (define-derived-mode): Fix paren typo in definition of abbrev table.
2009-09-18 Glenn Morris Fix typos in condition-case handlers.
2009-09-18 Nick Roberts (gud-speedbar-item-info): Adjust for change to
2009-09-18 Nick Roberts (gdb-frame-address): New variable.
2009-09-18 Nick Roberts *** empty log message ***
2009-09-17 Miles Bader Add arch tagline
2009-09-17 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
2009-09-17 Chong Yidong * subr.el: Fix last change to avoid using the `unless' macro, which
2009-09-17 Eli Zaretskii *** empty log message ***
2009-09-17 Eli Zaretskii (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
2009-09-17 Eli Zaretskii *** empty log message ***
2009-09-17 Eli Zaretskii (OTHER_FILES): Edit to empty.
2009-09-17 Stefan Monnier Require CL for the `loop' macro.
2009-09-17 Stefan Monnier (x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
2009-09-17 Stefan Monnier (eval-next-after-load): Mark as obsolete.
2009-09-17 Stefan Monnier (push, pop, dolist, dotimes, declare): Don't overwrite CL's
2009-09-17 Juri Linkov *** empty log message ***
2009-09-17 Juri Linkov (menu-bar-search-menu, menu-bar-edit-menu)
2009-09-17 Glenn Morris (byte-compile-form): Always check the function arguments, whether or
2009-09-17 Glenn Morris (lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris (emacs-lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris (ansi-color-get-face-1): Fix typo in handler.
2009-09-17 Dan Nicolaescu Updated from master source.
2009-09-17 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1290000.
2009-09-17 Glenn Morris (hard-newline): Give it a doc-string.
2009-09-17 Dan Nicolaescu (menu-bar-file-menu, menu-bar-file-menu)
2009-09-17 Dan Nicolaescu (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
2009-09-17 Stefan Monnier (minor-mode-menu-from-indicator): Pay attention
2009-09-16 Stefan Monnier (x_get_resource_string): Remove unused.
2009-09-16 Stefan Monnier (command-line): Initialize the window-system after
2009-09-16 Stefan Monnier (what-page): Make sure we don't inf-loop if
2009-09-16 Glenn Morris (byte-compile-not-obsolete-vars): Set if bound.
2009-09-16 Glenn Morris (byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
2009-09-16 Glenn Morris Move comment so it does not get printed every time the rule runs.
2009-09-15 Jan Djärv * xterm.c (x_new_font): Call change_frame_size before calling
2009-09-15 Dan Nicolaescu (vc-git-log-view-mode): Undo inadvertent change.
2009-09-15 Stefan Monnier * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
2009-09-15 Stephen Eglen Doc fix to commentary (how to enable package).
2009-09-15 Stephen Eglen *** empty log message ***
2009-09-15 Stephen Eglen (iswitchb-read-buffer): When selecting a match from
2009-09-15 Juanma Barranquero Update.
2009-09-15 Glenn Morris Revert unnecessary parts of previous change.
2009-09-15 Glenn Morris (command-line-1): Give local variables with common names a
2009-09-15 Stefan Monnier (custom-initialize-default, custom-initialize-set): CSE.
2009-09-15 Stefan Monnier (desktop-path): Check user-emacs-directory.
2009-09-15 Stefan Monnier (byte-compile-refresh-preloaded): New function.
2009-09-15 Stefan Monnier Use after-load-functions to GC after loading each file.
2009-09-15 Stefan Monnier (Fload): Also run do-after-load-evaluation while dumping.
2009-09-15 Stefan Monnier (after-load-functions): New hook.
2009-09-15 Glenn Morris diary stuff
2009-09-15 Glenn Morris (apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.
2009-09-15 Glenn Morris (dired-mode-map): Add menu entry for async shell command.
2009-09-15 Glenn Morris (find-lisp-object-file-name): When looking for autoloaded
2009-09-15 Glenn Morris (arglist): Define for compiler.
2009-09-15 Glenn Morris (diary-display-function): Change the default to fancy display.
2009-09-15 Glenn Morris (byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
2009-09-15 Glenn Morris (rmail-mime-save): If file exists, don't try to be clever and add a
2009-09-15 Stefan Monnier (what-page): Don't move to beginning of line.
2009-09-15 Dan Nicolaescu (vc-git-dir-extra-headers): Show the remote location.
2009-09-14 Dan Nicolaescu * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
2009-09-14 Dan Nicolaescu (change-log-mode): Restore bug-reference-mode.
2009-09-14 Juanma Barranquero * configure.bat: Add #define PROFILING to config.h.
2009-09-14 Alan Mackenzie (Terminal Output): Put "@code{}" around "stdout".
2009-09-14 Alan Mackenzie *** empty log message ***
2009-09-14 Dan Nicolaescu * vc-mtn.el (vc-mtn-annotate-command):
2009-09-14 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
2009-09-14 Stefan Monnier * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
2009-09-14 Glenn Morris (elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
2009-09-13 Stefan Monnier (ispell-command-loop): Improve last fix, using the new read-key function.
2009-09-13 Chong Yidong * dired-x.texi (Technical Details): Delete dired-up-directory (Bug#4292).
2009-09-13 Chong Yidong * INSTALL: Update URL for GNU FreeFont.
2009-09-13 Chong Yidong * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
2009-09-13 Chong Yidong * url-handlers.el (url-copy-file): Add fifth arg for compatibility
2009-09-13 Chong Yidong * recentf.el (recentf-cleanup): Use a hash table to find
2009-09-13 Chong Yidong Remove obsolete Mule-UCS information (the package is not redundant).
2009-09-13 Chong Yidong * PROBLEMS: Document Athena/Lucid internationalization
2009-09-13 Chong Yidong Fix last change.
2009-09-13 Chong Yidong Fix last change.
2009-09-13 Chong Yidong * textmodes/ispell.el (ispell-command-loop): Convert keys such as
2009-09-13 Chong Yidong * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2009-09-13 Chong Yidong * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
2009-09-13 Chong Yidong * eshell/em-hist.el:
2009-09-13 Glenn Morris Replace empty `let's with `progn'.
2009-09-13 Glenn Morris (url-file): Avoid assignment to free variable `filename'.
2009-09-13 Chong Yidong * functions.texi (Anonymous Functions): Rearrange discussion,
2009-09-13 Stefan Monnier * mail/sendmail.el (send-mail-function):
2009-09-12 Glenn Morris (elint-init-env): Skip non-list forms.
2009-09-12 Stefan Monnier (Custom-mode): Don't use advertised-widget-backward in the docstring.
2009-09-12 Stefan Monnier * term/x-win.el (x-initialize-window-system):
2009-09-12 Stefan Monnier (mouse-wheel-mode): Make sure the new defvar doesn't
2009-09-12 Glenn Morris (elint-file): Make max-lisp-eval-depth at least 1000.
2009-09-12 Daiki Ueno (epg-make-context): Add autoload cookie.
2009-09-12 Eli Zaretskii *** empty log message ***
2009-09-12 Eli Zaretskii (dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory.
2009-09-12 Eli Zaretskii *** empty log message ***
2009-09-12 Eli Zaretskii Fix last change.
2009-09-12 Stefan Monnier * mwheel.el (mwheel-installed-bindings): New var.
2009-09-12 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
2009-09-12 Stefan Monnier * lread.c (Fload): Don't output a message after loading an obsolete
2009-09-12 Glenn Morris (proced-mark-alt): Remove alias.
2009-09-12 Glenn Morris (emacs-lisp-mode-map): Add menu entries to elint file and directory.
2009-09-12 Glenn Morris (elint-file, elint-directory): New autoloaded commands.
2009-09-12 Chong Yidong * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233).
2009-09-12 Chong Yidong * fns.c (syms_of_fns): Doc fix (Bug#4227).
2009-09-12 Stefan Monnier (Fwhere_is_internal): Use nconc2.
2009-09-12 Chong Yidong * url-methods.el (url-scheme--registering-proxy): New variable.
2009-09-12 Chong Yidong * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
2009-09-12 Nick Roberts (gdb-var-list-children-regexp): Delete.
2009-09-12 Nick Roberts *** empty log message ***
2009-09-12 Chong Yidong * progmodes/js.el (js--proper-indentation): Handle the case where
2009-09-11 Juanma Barranquero * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
2009-09-11 Daiki Ueno Fix the last commit.
2009-09-11 Daiki Ueno (epg-context-set-passphrase-callback)
2009-09-11 Daiki Ueno Add algorithm names.
2009-09-11 Stefan Monnier * custom.el (custom-delayed-init-variables): New var.
2009-09-11 Stefan Monnier (language-info-alist): Improve docstring.
2009-09-11 Alan Mackenzie (Terminal Output): document `send-string-to-terminal' in batch mode.
2009-09-11 Alan Mackenzie *** empty log message ***
2009-09-11 Alan Mackenzie (Fsend_string_to_terminal): Amend doc string to cover batch mode.
2009-09-11 Alan Mackenzie *** empty log message ***
2009-09-11 Stefan Monnier (main): Sort scores before trimming them,
2009-09-11 Stefan Monnier (proced-mode-map): Prefer "m" for proced-mark.
2009-09-11 Andreas Schwab (display_mode_element): Detect cycles.
2009-09-11 Juanma Barranquero Update.
2009-09-11 Nick Roberts (gdb-var-update-regexp): Delete.
2009-09-11 Nick Roberts *** empty log message ***
2009-09-11 Juanma Barranquero * vc-annotate.el (vc-annotate): Use the main file's coding-system to
2009-09-11 Eli Zaretskii *** empty log message ***
2009-09-11 Eli Zaretskii (bootstrap): Ensure enough environment space will be available
2009-09-11 Glenn Morris Add generated-autoload-file item.
2009-09-11 Glenn Morris (autoloads): Make dired.el writable.
2009-09-11 Glenn Morris Regenerate with extracted autoloads.
2009-09-11 Glenn Morris Put autoloads in dired.el rather than loaddefs.el.
2009-09-11 Glenn Morris (autoloads): Make ibuffer.el writable.
2009-09-11 Glenn Morris Regenerate with extracted autoloads.
2009-09-11 Glenn Morris Put autoloads in ibuffer.el rather than loaddefs.el.
2009-09-11 Glenn Morris Reformat doc-strings for make-docfile.
2009-09-11 Glenn Morris Comment.
2009-09-11 Glenn Morris Remove comment, inapplicable since 1997 (loadup no longer loads the
2009-09-11 Stefan Monnier (where_is_internal): Don't erroneously return nil right after
2009-09-11 Stefan Monnier (autoloads): Make rmail.el writable as well.
2009-09-11 Glenn Morris (x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
2009-09-11 Glenn Morris (dired-compress-file): Declare.
2009-09-11 Glenn Morris (top-level): Always require dired.
2009-09-11 Glenn Morris (describe-function-1): Mention if a function has a compiler-macro.
2009-09-11 Glenn Morris (help-function-cmacro): New button.
2009-09-11 Glenn Morris (define-compiler-macro): Add a property that records where a macro was
2009-09-11 Glenn Morris (apropos-documentation-check-doc-file): Exclude unbound functions and
2009-09-11 Glenn Morris (Fx_parse_geometry): Unify the X and NS versions so that they share a
2009-09-11 Simon South (delphi-tab): Indent region when Transient Mark mode is enabled and
2009-09-11 Stefan Monnier (get_keymap): Return the actual keymap symbol rather than t for autoloaded
2009-09-11 Stefan Monnier *** empty log message ***
2009-09-11 Stefan Monnier * emulation/crisp.el (crisp-mode-map): Move initialization
2009-09-11 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
2009-09-10 Adrian Robert fix typo (wrong name) in my 2009-09-09 entry
2009-09-10 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
2009-09-10 Stefan Monnier (Fwhere_is_internal): Last minute typo.
2009-09-10 Stefan Monnier * keymap.c (where_is_internal_data): Make noindirect a boolean.
2009-09-10 Glenn Morris Grammar.
2009-09-10 Glenn Morris (cvs-mode-find-file): Use forward-line rather than goto-line.
2009-09-10 Glenn Morris (byte-compile-function-environment): Doc fix.
2009-09-10 Glenn Morris (degrees-to-radians): Mark as free from side effects.
2009-09-10 Glenn Morris (define-derived-mode): Give the mode's map, and syntax and abbrev
2009-09-10 Glenn Morris (easy-mmode-defmap): Add doc-string.
2009-09-10 Glenn Morris (top-level): Require cl when compiling.
2009-09-10 Glenn Morris Move all safe and risky properties into the defcustoms.
2009-09-10 Glenn Morris (rmail-user-mail-address-regexp): Move here from rmailsum.el.
2009-09-10 Glenn Morris (rmail-user-mail-address-regexp): Move to rmail.el.
2009-09-10 Glenn Morris Put autoloads in rmail.el rather than loaddefs.el.
2009-09-10 Nick Roberts Bug#4375 (can't kill killed gud buffer")
2009-09-10 Nick Roberts *** empty log message ***
2009-09-10 Stefan Monnier (display_mode_element): Move list length limit from 50 to
2009-09-10 Nick Roberts Reported in thread for Bug#4375.
2009-09-10 Nick Roberts Reported in thread for Bug#4375.
2009-09-10 Nick Roberts *** empty log message ***
2009-09-10 Juanma Barranquero * startup.el (command-line-normalize-file-name): On Windows and
2009-09-10 Juri Linkov *** empty log message ***
2009-09-10 Juri Linkov (grep-template): Add "<X>" to docstring.
2009-09-10 Juri Linkov (shell-command): Set asynchronous process filter to
2009-09-10 Juri Linkov (isearch-text-char-description): Propertize escape
2009-09-10 Katsumi Yamaoka * nnrss.el (nnrss-request-article): Remove binding of
2009-09-09 Adrian Robert * nsfont.m (ns_get_family): Don't force first letter to uppercase.
2009-09-09 Stefan Monnier (diff-hunk-kill): Fix the search of the next hunk (bug#4368).
2009-09-09 Katsumi Yamaoka (with-no-warnings): Define it for old Emacsen.
2009-09-09 Katsumi Yamaoka 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2009-09-09 Katsumi Yamaoka * calendar/time-date.el (autoload):
2009-09-09 Katsumi Yamaoka 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2009-09-09 Stefan Monnier (where_is_internal): Filter out shadowed remappings.
2009-09-09 Glenn Morris Mention world-readable install.
2009-09-09 Glenn Morris (ffap-file-at-point): Handle absolute (non-remote) files with line
2009-09-09 Glenn Morris (install-arch-indep): Don't recursively change perms of
2009-09-09 Glenn Morris (install): Set umask to world-readable before creating directories.
2009-09-09 Glenn Morris ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
2009-09-09 Stefan Monnier (Vtruncate_partial_width_windows): Improve docstring.
2009-09-08 Stefan Monnier (smerge-remove-props, smerge-refine):
2009-09-08 Stefan Monnier (with-silent-modifications): New macro.
2009-09-07 Juanma Barranquero Update.
2009-09-07 Juanma Barranquero * files.el (top-level): Require `cl' when compiling.
2009-09-07 Glenn Morris (proced-mode-map): Bind "d" to proced-mark-alt.
2009-09-07 Glenn Morris (auto-mode-alist): Use delphi-mode for .dpr files.
2009-09-07 Juanma Barranquero Fix typos.
2009-09-07 Juanma Barranquero Fix typo (again).
2009-09-07 Juanma Barranquero Fix typo.
2009-09-07 Juanma Barranquero * unidata/.gitignore: New file.
2009-09-06 Nick Roberts (vc-git-annotate-command): Use separator to parse
2009-09-06 Nick Roberts *** empty log message ***
2009-09-06 Eli Zaretskii *** empty log message ***
2009-09-06 Eli Zaretskii (proced-mode): Doc fix.
2009-09-06 Michael Albinus *** empty log message ***
2009-09-06 Michael Albinus * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
2009-09-05 Glenn Morris (diary-entry): Add help-echo and follow-link properties to this button.
2009-09-05 Glenn Morris (holiday-chinese): Make it slightly more efficient.
2009-09-05 Glenn Morris (lisp-font-lock-keywords-2): Add letf.
2009-09-05 Glenn Morris Mention that redefining the function byte-compile-dest-file is obsolete.
2009-09-05 Glenn Morris (emacs-lisp-file-regexp): Doc fix.
2009-09-05 Glenn Morris Don't mention maintainer-clean, since `make bootstrap' does this now.
2009-09-05 Juanma Barranquero Fix typos.
2009-09-05 Karl Fogel * lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
2009-09-05 Karl Fogel * lisp/files.el (find-alternate-file): If the old buffer is modified
2009-09-05 Carsten Dominik 2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-05 Carsten Dominik *** empty log message ***
2009-09-05 Juanma Barranquero Fix some dates.
2009-09-05 Juanma Barranquero Fix whitespace.
2009-09-04 Michael Albinus *** empty log message ***
2009-09-04 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
2009-09-04 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
2009-09-04 Glenn Morris *** empty log message ***
2009-09-04 Glenn Morris Remove leading * from defcustom and defface docs.
2009-09-04 Glenn Morris Reword header to fool copyright-update-year.
2009-09-04 Glenn Morris Reword the header to fool copyright-update-year.
2009-09-04 Jan Djärv *** empty log message ***
2009-09-04 Jan Djärv (x_focus_changed): If we get a focusout and pointer
2009-09-04 Jan Djärv Must define x_*_window_to_frame for non-toolkit.
2009-09-04 Jan Djärv * xterm.h: Remove condition for declaration of
2009-09-04 Stefan Monnier (locate-file-completion-table): Make it provide boundary
2009-09-04 Stefan Monnier (Footnote-text-under-cursor):
2009-09-04 Glenn Morris fancy diary and view mode.
2009-09-04 Glenn Morris (diary-fancy-display): Only switch modes if necessary.
2009-09-04 Glenn Morris (vc-rcs-annotate-command): Use forward-line rather than goto-line.
2009-09-04 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-09-04 Glenn Morris (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2009-09-04 Glenn Morris (quoted-printable-encode-string): Use mm-enable-multibyte, or
2009-09-03 Michael Albinus * tramp.texi (Frequently Asked Questions): New item for
2009-09-03 Michael Albinus *** empty log message ***
2009-09-03 Michael Albinus * tramp.texi (Frequently Asked Questions): New item for
2009-09-03 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-09-03 Carsten Dominik 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-03 Carsten Dominik *** empty log message ***
2009-09-03 Carsten Dominik 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-03 Carsten Dominik *** empty log message ***
2009-09-03 Carsten Dominik 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-03 Carsten Dominik *** empty log message ***
2009-09-03 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-09-03 Glenn Morris Comment.
2009-09-03 Glenn Morris Move all safe properties into the defcustoms.
2009-09-03 Glenn Morris (appt-check): Don't call substitute-in-file-name on diary-file.
2009-09-03 Glenn Morris (diary-set-header, diary-live-p)
2009-09-03 Glenn Morris CHENG Gao <chenggao at gmail.com>
2009-09-03 Stefan Monnier (footnote-prefix): Make it a defcustom.
2009-09-03 Stefan Monnier (Fsend_string_to_terminal): Make it work again on the initial terminal as well.
2009-09-02 Jan Djärv * xterm.h: Rename x_non_menubar_window_to_frame to
2009-09-02 Carsten Dominik 2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-02 Carsten Dominik *** empty log message ***
2009-09-02 Carsten Dominik *** empty log message ***
2009-09-02 Carsten Dominik 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2009-09-02 Carsten Dominik 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2009-09-02 Michael Albinus *** empty log message ***
2009-09-02 Michael Albinus * net/tramp-compat.el (top): Autoload used functions from
2009-09-02 Michael Albinus * net/tramp.el (tramp-handle-file-attributes-with-ls)
2009-09-02 Glenn Morris Pass no argument to gnus-float-time rather than current-time.
2009-09-02 Glenn Morris Pass no argument to gnus-float-time rather than current-time.
2009-09-02 Glenn Morris (gnus-float-time): Make TIME optional, defaulting to current-time.
2009-09-02 Glenn Morris Use gnus-float-time rather than time-to-seconds.
2009-09-02 Glenn Morris (gnus-float-time): New function.
2009-09-02 Glenn Morris (ecomplete-add-item): In Emacs, use float-time.
2009-09-02 Glenn Morris (time-date): Mention float-time.
2009-09-02 Glenn Morris *** empty log message ***
2009-09-02 Glenn Morris (time-to-seconds): In Emacs, make it an obsolete alias for float-time.
2009-09-02 Glenn Morris (time-add): Suppress warnings from compat function.
2009-09-02 Glenn Morris (emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
2009-09-02 Glenn Morris (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
2009-09-02 Glenn Morris Comment.
2009-09-02 Glenn Morris (default-major-mode): Move most of the doc from here...
2009-09-02 Glenn Morris (completion-initials-expand): Fix typo.
2009-09-02 Glenn Morris (info-menu-5): Mark face alias as obsolete.
2009-09-02 Glenn Morris (modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
2009-09-02 Glenn Morris Mark face aliases with "-face" in the name as obsolete.
2009-09-01 Nick Roberts (gdb-current-context-command): Move the
2009-09-01 Nick Roberts *** empty log message ***
2009-09-01 Stefan Monnier Remove todo item now done.
2009-09-01 Stefan Monnier (completion-try-completion, completion-all-completions):
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Nick Roberts (gdb-var-create-handler): Remove redundant
2009-09-01 Nick Roberts *** empty log message ***
2009-09-01 Miles Bader Merge from gnus--devo--0
2009-09-01 Glenn Morris (texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris *** empty log message ***
2009-09-01 Glenn Morris (etags-goto-tag-location): Use forward-line rather than goto-line.
2009-09-01 Glenn Morris (file-name-buffer-file-type-alist): Define for compiler.
2009-09-01 Glenn Morris Use forward-line rather than goto-line.
2009-09-01 Glenn Morris (dos-codepage-setup): Use default-value rather than
2009-09-01 Glenn Morris (browse-url-file-url): Use default-value rather than
2009-09-01 Glenn Morris (eudc-bob-generic-menu, eudc-bob-image-menu)
2009-09-01 Glenn Morris (nslookup): Use make-comint rather than comint-run.
2009-09-01 Glenn Morris (gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.
2009-09-01 Glenn Morris Remove unnecessary bindings of default-major-mode (all are followed by
2009-09-01 Glenn Morris Documented define-obsolete-face-alias.
2009-09-01 Glenn Morris (Face Functions): Mention define-obsolete-face-alias.
2009-08-31 Juri Linkov *** empty log message ***
2009-08-31 Juri Linkov ("ipa"): Set `forget-last-selection' to nil.
2009-08-31 Sam Steingold add cvtmail & yow
2009-08-31 Nick Roberts (gdb-breakpoints-list-handler-custom):
2009-08-31 Nick Roberts *** empty log message ***
2009-08-31 Stefan Monnier (displayed-completions): Remove.
2009-08-31 Nick Roberts (Threads Buffer, Multithreaded Debugging):
2009-08-31 Nick Roberts *** empty log message ***
2009-08-31 Glenn Morris KR has assignment, so no need for "tiny change".
2009-08-31 Glenn Morris Mention define-obsolete-face-alias.
2009-08-31 Glenn Morris (diary-button-face): Mark this face alias as obsolete.
2009-08-31 Glenn Morris (calendar-today): Doc fix.
2009-08-31 Glenn Morris (apropos-symbols-internal): Handle (obsolete) face aliases.
2009-08-31 Glenn Morris (describe-face): Adjust the output format to be more like
2009-08-31 Glenn Morris (define-obsolete-face-alias): New macro.
2009-08-31 Nick Roberts (gdb-control-all-threads)
2009-08-31 Juri Linkov *** empty log message ***
2009-08-31 Juri Linkov ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
2009-08-31 Nick Roberts *** empty log message ***
2009-08-30 Juri Linkov *** empty log message ***
2009-08-30 Juri Linkov (grep-read-files): Strip trailing <N> from buffer names
2009-08-30 Juri Linkov *** empty log message ***
2009-08-30 Juri Linkov ("kirshenbaum-ipa", "x-sampa-ipa"):
2009-08-30 Juri Linkov *** empty log message ***
2009-08-30 Juri Linkov Recode the file as UTF-8, for better interoperability with other applications.
2009-08-30 Nick Roberts (comint-exec-1): Check command is non-null first.
2009-08-30 Nick Roberts *** empty log message ***
2009-08-30 Stefan Monnier (lisp-complete-symbol): Use minibuffer-complete.
2009-08-30 Juanma Barranquero * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
2009-08-30 Stefan Monnier (field-complete): Use minibuffer-complete.
2009-08-30 Stefan Monnier (ldap-search-internal): Use with-current-buffer and push.
2009-08-30 Stefan Monnier (imap-send-command): Simplify.
2009-08-30 Stefan Monnier (internal-ange-ftp-mode): Use define-derived-mode.
2009-08-30 Stefan Monnier (define-minor-mode): Don't use symbol-value with constant argument.
2009-08-30 Stefan Monnier (debugger-setup-buffer): Make it multibyte.
2009-08-30 Stefan Monnier (cl-macro-environment): Don't define it here.
2009-08-30 Stefan Monnier (cl-macro-environment): Provide a docstring.
2009-08-30 Stefan Monnier (checkdoc-force-history-flag):
2009-08-30 Stefan Monnier (byte-compile-interactive-only-functions): Add comint-run.
2009-08-30 Stefan Monnier Improve commenting convention.
2009-08-30 Stefan Monnier (comint-insert-input): Be careful to only set point if we
2009-08-30 Nick Roberts *** empty log message ***
2009-08-30 Nick Roberts (wait_reading_process_output): Keep the descriptor
2009-08-30 Nick Roberts *** empty log message ***
2009-08-30 Stefan Monnier (proced-signal-list): Make it an alist.
2009-08-30 Stefan Monnier .
2009-08-30 Stefan Monnier (minibuffer-message): If the current buffer is not
2009-08-30 Jay Belanger *** empty log message ***
2009-08-30 Jay Belanger (Simplifying Formulas): Improve the wording.
2009-08-30 Glenn Morris (fortran-start-prog-re): New constant, extracted from fortran-current-defun.
2009-08-29 Juanma Barranquero * subr.el (do-after-load-evaluation): Simplify.
2009-08-29 Stefan Monnier (\circ): Use the `ring operator' rather than `white circle'.
2009-08-29 Stefan Monnier (leim-list.el, install): Don't use -r to remove files.
2009-08-29 Stefan Monnier * paths.el (abbrev-file-name): Move to abbrev.el.
2009-08-29 Dan Nicolaescu * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
2009-08-29 Eli Zaretskii *** empty log message ***
2009-08-29 Eli Zaretskii (redisplay_internal): Remove redundant test and collapse both branches
2009-08-29 Stefan Monnier (get-free-disk-space): Fix paren-typo in last change.
2009-08-29 Stefan Monnier (get-free-disk-space): Use / for default-directory.
2009-08-29 Stefan Monnier Fixup commenting conventions.
2009-08-29 Stefan Monnier (ispell-accept-output, ispell-command-loop): Use with-current-buffer.
2009-08-29 Stefan Monnier Misc minor typos and comments.
2009-08-29 Stefan Monnier (byte-compile-const-symbol-p):
2009-08-29 Eli Zaretskii *** empty log message ***
2009-08-29 Eli Zaretskii (Initial Options): Fix last change.
2009-08-29 Stefan Monnier * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2009-08-29 Stefan Monnier * NEWS: Declare unibyte sessions obsolete.
2009-08-29 Stefan Monnier * NEWS: Declare unibyte sessions obsolete.
2009-08-29 Glenn Morris Nuke trailing whitespace.
2009-08-29 Glenn Morris Whitespace.
2009-08-29 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-29 Glenn Morris (info-real): Don't ignore errors from doc Makefiles.
2009-08-29 Stefan Monnier * progmodes/cc-vars.el (c-comment-continuation-stars):
2009-08-29 Miles Bader Merge from gnus--devo--0
2009-08-28 Juri Linkov *** empty log message ***
2009-08-28 Juri Linkov (image-type-header-regexps): Use only JPEG magic number
2009-08-28 Juri Linkov (magic-fallback-mode-alist): Add ZIP magic number
2009-08-28 YAMAMOTO Mitsuharu *** empty log message ***
2009-08-28 YAMAMOTO Mitsuharu [temacs] Undef HAVE_POSIX_MEMALIGN.
2009-08-28 YAMAMOTO Mitsuharu (print_load_command_name) [LC_DYLD_INFO]: Add cases
2009-08-28 Sam Steingold documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
2009-08-28 Juanma Barranquero * arc-mode.el (archive-mode):
2009-08-28 Juanma Barranquero * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
2009-08-28 Stefan Monnier * gnus/nnheader.el (nnheader-find-file-noselect):
2009-08-28 Stefan Monnier * textmodes/ispell.el (ispell-check-version, ispell-send-string):
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus * tramp.texi (Version Control): Remove.
2009-08-28 Eli Zaretskii *** empty log message ***
2009-08-28 Eli Zaretskii (clean): Add buildobj.h.
2009-08-28 Eli Zaretskii (buildobj.h): Renamed from $(SRC)/buildobj.h.
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus * net/tramp.el (all): Replace "'(lambda" by "(lambda".
2009-08-28 Nick Roberts (gdb-use-separate-io-buffer): Remove
2009-08-28 Nick Roberts *** empty log message ***
2009-08-28 Teodor Zlatanov (print_object): Set escapeflag to 1 when printing
2009-08-28 Andreas Schwab Ignore all backup files.
2009-08-28 Eli Zaretskii Mention bug numbers in last cmds.c log entry.
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus * NEWS: Mention Tramp connection method "rsyncc" and variable
2009-08-28 Stefan Monnier * emulation/viper-init.el (viper-restore-cursor-type):
2009-08-28 Stefan Monnier * mh-e/mh-comp.el (mh-send-letter):
2009-08-28 Stefan Monnier (edebug-display, edebug-outside-excursion):
2009-08-28 Stefan Monnier * mail/feedmail.el: Use CL macros.
2009-08-28 Glenn Morris (diary-list-entries, diary-goto-entry)
2009-08-28 Juanma Barranquero * leim/.gitignore, lisp/.gitignore: Ignore .el~ files.
2009-08-28 Juanma Barranquero * .cvsignore, .gitignore: Ignore buildobj.h.
2009-08-27 Stefan Monnier (read_integer): Use doubles (and potentially return a float
2009-08-27 Juanma Barranquero Update.
2009-08-27 Juanma Barranquero Fix typos.
2009-08-27 Juanma Barranquero Fix typos.
2009-08-27 Eli Zaretskii *** empty log message ***
2009-08-27 Eli Zaretskii (buildobj.h): Replace "echo" with "djecho".
2009-08-27 Eli Zaretskii (Mode Line Variables): Fix last change.
2009-08-27 Stefan Monnier (update-elcfiles): Report left over elc files.
2009-08-27 Eli Zaretskii *** empty log message ***
2009-08-27 Eli Zaretskii (SRC): Move to before where it's first used.
2009-08-27 Stefan Monnier (build-mail-aliases): Use with-temp-buffer,
2009-08-27 Stefan Monnier (vc-read-revision): New function.
2009-08-27 Glenn Morris Add fixmes.
2009-08-27 Sam Steingold (kill-do-not-save-duplicates): New user option.
2009-08-27 Michael Albinus *** empty log message ***
2009-08-27 Michael Albinus * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
2009-08-27 Michael Albinus * net/tramp.el (tramp-methods): New method "rsyncc".
2009-08-27 Jay Belanger *** empty log message ***
2009-08-27 Jay Belanger (Rewrite Rules): Improve the example.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (send_process): Use encode_coding_object instead of
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (encode_coding_utf_16): Fix checking of an Unicode character.
2009-08-27 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove debug helper.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (japanese-symbol-table): Add entries for cp932-2-byte.
2009-08-27 Kenichi Handa Add category `j' to cp932-2-byte.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (build-default-fontset-data): New macro.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (Fself_insert_command): Avoid unnecessay unibyte->multibyte
2009-08-27 Stefan Monnier (nnrss-request-article): Avoid default-fill-column.
2009-08-27 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
2009-08-27 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
2009-08-26 Sam Steingold (save-interprogram-paste-before-kill): New user option.
2009-08-26 Dan Nicolaescu (Fcall_process): Remove always true #if.
2009-08-26 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
2009-08-26 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
2009-08-26 Stefan Monnier (byte-compile-lapcode): Fix up last change.
2009-08-26 Ken Raeburn * Makefile.in (buildobj.h): New target.
2009-08-26 Dan Nicolaescu * vc.el (vc-default-prettify-state-info): Remove function, unused.
2009-08-26 Dan Nicolaescu (vc-git-stash, vc-git-stash-show): New functions.
2009-08-26 Dan Nicolaescu (vc-git-register): Use "git add" for directories.
2009-08-26 Dan Nicolaescu (vc-dir-node-directory, vc-dir-update): Get the parent
2009-08-26 Dan Nicolaescu Document the desired behavior for reverted files in the
2009-08-26 Glenn Morris (enable-local-variables, enable-local-eval)
2009-08-26 Glenn Morris Define risky-local-variable property here rather than in files.el.
2009-08-26 Glenn Morris (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
2009-08-26 Glenn Morris Ulrich Mueller <ulm at gentoo.org>
2009-08-26 Stefan Monnier (byte-compile-lapcode): Signal overflow.
2009-08-25 Michael Albinus *** empty log message ***
2009-08-25 Michael Albinus * dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
2009-08-25 Michael Albinus *** empty log message ***
2009-08-25 Michael Albinus * dbusbind.c (Fdbus_call_method)
2009-08-25 Michael Albinus *** empty log message ***
2009-08-25 Michael Albinus * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
2009-08-25 Michael Albinus * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
2009-08-25 Michael Albinus * progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.
2009-08-25 Michael Albinus (vc-svn-dir-extra-headers, vc-svn-find-revision):
2009-08-25 Michael Albinus * vc-hooks.el (vc-user-login-name):
2009-08-25 Michael Albinus * vc-git.el (vc-git-registered, vc-git-working-revision)
2009-08-25 Michael Albinus * vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.
2009-08-25 Michael Albinus * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
2009-08-25 Michael Albinus * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
2009-08-25 Michael Albinus * vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.
2009-08-25 Michael Albinus * dired-aux.el (dired-show-file-type): Let-bind
2009-08-25 Michael Albinus * simple.el (process-file-side-effects): New defvar.
2009-08-25 Michael Albinus *** empty log message ***
2009-08-25 Michael Albinus * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2009-08-25 Michael Albinus *** empty log message ***
2009-08-25 Michael Albinus * processes.texi (Synchronous Processes): New defvar process-file-side-effects.
2009-08-25 Glenn Morris (byte-compile-file-form-require): Tweak previous change.
2009-08-25 Glenn Morris (byte-compile-eval): Fix test for cl in load-history for absolute file-names.
2009-08-25 Glenn Morris Fix typo.
2009-08-25 Glenn Morris (top-level): Don't require cl at run-time.
2009-08-25 Glenn Morris Unify local variables at end.
2009-08-25 Kenichi Handa (mark_char_table): New function.
2009-08-25 Glenn Morris (top-level): Don't require lucid (and hence run-time cl).
2009-08-25 Glenn Morris (top-level): Don't require cl at run-time.
2009-08-25 Glenn Morris (top-level): Don't require cl at run-time.
2009-08-25 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-25 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-25 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-25 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-25 Glenn Morris Revert accidental commit.
2009-08-25 Glenn Morris joakim at verona.se
2009-08-25 Glenn Morris (format-alist): Doc fix.
2009-08-25 Glenn Morris (Format Conversion Round-Trip): Mention nil regexp.
2009-08-25 Glenn Morris (Fontsets): Fix typo.
2009-08-25 Kenichi Handa *** empty log message ***
2009-08-25 Kenichi Handa (CHAR_TABLE_REF_ASCII): New macor.
2009-08-24 Dmitry Dzhus (gdb-mapcar*): Replacement for `mapcar*'
2009-08-24 Jay Belanger *** empty log message ***
2009-08-24 Jay Belanger (math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.
2009-08-24 Stefan Monnier (diff-find-source-location): Avoid goto-line.
2009-08-24 Kenichi Handa *** empty log message ***
2009-08-24 Kenichi Handa (mapthread): Delete it.
2009-08-24 Daiki Ueno Fix the previous entry.
2009-08-23 Daiki Ueno (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2009-08-23 Daiki Ueno (Quick start): Don't refer to nonexistent epa-mode.
2009-08-23 Ken Raeburn * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
2009-08-23 Ken Raeburn * Makefile.in (install-arch-indep): If the versioned DOC-####
2009-08-23 Ken Raeburn * configure.in: Warn if package version specified here doesn't
2009-08-23 Glenn Morris (auto-mode-alist): Remove code for defunct system-type next-mach.
2009-08-22 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-22 Glenn Morris (bootstrap_exe): New variable.
2009-08-22 Glenn Morris Remove code for defunct system-types emx, macos, mswindows,
2009-08-22 Glenn Morris Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
2009-08-22 Glenn Morris Comment.
2009-08-22 Glenn Morris Re-fill.
2009-08-22 Glenn Morris (diary-mark-entries-1): Only mark all days of a given name if the
2009-08-22 Glenn Morris (lunar-phase-names): New option.
2009-08-22 Glenn Morris (vi-goto-line): Don't warn about non-interactive goto-line.
2009-08-22 Glenn Morris Comment.
2009-08-22 Glenn Morris (cperl-imenu-name-and-position): Copy imenu-example--name-and-position
2009-08-22 Glenn Morris Use forward-line rather than goto-line.
2009-08-22 Glenn Morris (compilation-error-regexp-alist, compilation-forget-errors): Declare.
2009-08-22 Glenn Morris (makefile-browser-toggle): Use forward-line rather than goto-line.
2009-08-22 Glenn Morris (nfd, decomposition-translation-alist, decomposition-char-recursively)
2009-08-22 Glenn Morris (gnus-button-patch): Use forward-line rather than goto-line.
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii (encode_coding_string): Don't encode unibyte strings. (Bug#4047)
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii How to reassign a bug to a list of packages.
2009-08-22 Michael Albinus *** empty log message ***
2009-08-22 Michael Albinus * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
2009-08-22 Michael Albinus * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
2009-08-22 Michael Albinus *** empty log message ***
2009-08-22 Michael Albinus * configure: Regenerate.
2009-08-22 Michael Albinus * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii Details of how to check for problems with DOS 8+3 file-name restrictions.
2009-08-22 Juri Linkov *** empty log message ***
2009-08-22 Juri Linkov (lgrep, rgrep): At the beginning
2009-09-27 Chong Yidong * cedet/ede/system.el (ede-upload-html-documentation)
2009-09-27 Chong Yidong * cedet/ede.el (global-ede-mode-map): Move menu to
2009-09-27 Chong Yidong * cedet/semantic/symref/list.el: Require semantic/complete.
2009-09-27 Chong Yidong Minor comment tweak.
2009-09-27 Chong Yidong Minor comment tweak.
2009-09-27 Chong Yidong * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
2009-09-26 Chong Yidong * cedet/srecode/mode.el (srecode-menu-bar): Use
2009-09-26 Chong Yidong * cedet/semantic/edit.el
2009-09-26 Chong Yidong * cedet/semantic/util-modes.el
2009-09-26 Chong Yidong * cedet/semantic/db-file.el (semanticdb-save-database-hooks): Revert
2009-09-26 Chong Yidong Fix last change to use semantic-varalias-obsolete.
2009-09-26 Chong Yidong * cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
2009-09-21 Chong Yidong * cedet/semantic.el (semantic-parser-working-message): Use a less
2009-09-21 Chong Yidong Use find-file-hook instead of obsolete name find-file-hooks.
2009-09-21 Chong Yidong * cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.
2009-09-21 Chong Yidong * help-fns.el (describe-function-1): Call
2009-09-21 Chong Yidong * cedet/semantic.el: Add autoloads for semantic/idle functions.
2009-09-21 Chong Yidong lisp/cedet/semantic/mru-bookmark.el: New file.
2009-09-21 Chong Yidong * menu-bar.el: Remove ediff-misc from Tools menu.
2009-09-20 Chong Yidong Update commentary.
2009-09-20 Chong Yidong * cedet/cedet.el: Require srecode.
2009-09-20 Chong Yidong * cedet/ede/system.el: Add local vars for autoloading.
2009-09-20 Chong Yidong lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require
2009-09-20 Chong Yidong * cedet/srecode/compile.el (srecode-compile-split-code)
2009-09-20 Chong Yidong cedet/ede/.cvsignore:
2009-09-20 Chong Yidong test/cedet/ede-tests.el: New file.
2009-09-20 Chong Yidong lisp/cedet/srecode.el:
2009-09-20 Chong Yidong * cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.
2009-09-20 Chong Yidong * cedet/ede.el, cedet/ede/*.el: New files.
2009-09-20 Chong Yidong * progmodes/autoconf.el: Provide autoconf as well.
2009-09-20 Chong Yidong Add Semantic unit tests.
2009-09-20 Chong Yidong * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
2009-09-19 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
2009-09-13 Chong Yidong * cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):
2009-09-13 Chong Yidong * cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)
2009-09-13 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
2009-09-11 Chong Yidong lisp/cedet/semantic/scope.el (semantic-analyze-show): Fix require.
2009-09-07 Chong Yidong * emacs-lisp/autoload.el (make-autoload): Handle defclass form.
2009-09-07 Chong Yidong lisp/cedet/semantic/symref.el: Revert last change.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-file.el: Add local vars for autoloading.
2009-09-07 Chong Yidong lisp/cedet/semantic/db.el: Revert last change.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-typecache.el (semanticdb-typecache)
2009-09-07 Chong Yidong lisp/cedet/semantic/symref/grep.el: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/symref.el: Autoload subclasses for
2009-09-07 Chong Yidong lisp/cedet/semantic/.cvsignore: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/wisent.el: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/wisent/comp.el:
2009-09-07 Chong Yidong lisp/cedet/semantic/util.el (semantic-file-tag-table): Require
2009-09-07 Chong Yidong lisp/cedet/semantic/sort.el (semantic-tag-external-class-default)
2009-09-07 Chong Yidong Require semantic/db-file.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-mode.el (global-semanticdb-minor-mode): Autoload.
2009-09-07 Chong Yidong lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
2009-09-07 Chong Yidong lisp/cedet/semantic/edit.el (semantic-change-function): Autoload.
2009-09-07 Chong Yidong lisp/cedet/semantic.el (semantic-fetch-tags): Check if progress
2009-09-06 Chong Yidong Minor whitespace changes and `require' fixes.
2009-09-06 Chong Yidong lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
2009-09-06 Chong Yidong lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
2009-09-05 Chong Yidong lisp/cedet/semantic/decorate/include.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/util-modes.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/symref.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/scope.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/idle.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/ia-sb.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/ia.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/dep.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-global.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-find.el (semanticdb-find-test-translate-path)
2009-09-05 Chong Yidong lisp/cedet/semantic/complete.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-ref.el: Require semantic/db.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag): Require
2009-09-05 Chong Yidong lisp/cedet/semantic/symref/filter.el: New file.
2009-09-05 Chong Yidong lisp/cedet/semantic/bovine.el: New file.
2009-09-05 Chong Yidong lisp/cedet/semantic/bovine/c-by.el
2009-09-05 Chong Yidong lisp/cedet/semantic/decorate/include.el:
2009-09-05 Chong Yidong lisp/cedet/semantic/edit.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic.el (semantic--set-buffer-cache): Ensure that
2009-09-05 Chong Yidong lisp/cedet/semantic/elp.el (semantic-elp-idle-work): Require semantic/idle.
2009-09-05 Chong Yidong * emacs-lisp/autoload.el (generated-autoload-load-name): New var.
2009-09-03 Chong Yidong lisp/cedet/semantic/analyze.el: Add local vars for autoloading.
2009-09-02 Chong Yidong Fix last change.
2009-09-02 Chong Yidong lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
2009-08-31 Chong Yidong cedet/semantic/db.el: Synch to upstream.
2009-08-31 Chong Yidong cedet/semantic/chart.el: Don't require semantic/find.
2009-08-31 Chong Yidong cedet/semantic/db-debug.el: Don't require semantic/db-mode, since
2009-08-31 Chong Yidong cedet/semantic/db-search.el: File removed (obsolete).
2009-08-30 Chong Yidong cedet/cedet.el (cedet-packages): Bump srecode version.
2009-08-30 Chong Yidong cedet/cedet-files.el: New file.
2009-08-30 Chong Yidong cedet/semantic/decorate.el: New file.
2009-08-30 Chong Yidong cedet/semantic/db-mode.el: New file.
2009-08-30 Chong Yidong semantic/cedet/db-global.el, semantic/cedet/ia-sb.el,
2009-08-30 Chong Yidong cedet/semantic/lex-spp.el: Synch to 2009-08-29 version in CEDET CVS.
2009-08-30 Chong Yidong Directory eieio removed.
2009-08-30 Chong Yidong Move eieio/chart.el to emacs-lisp/chart.el.
2009-08-30 Chong Yidong emacs-lisp/eieio-base.el, emacs-lisp/eieio-comp.el,
2009-08-30 Chong Yidong eieio/eieio-comp.el, eieio/eieio-custom.el, eieio/eieio-datadebug.el,
2009-08-29 Chong Yidong cedet/semantic/idle.el: Remove autoloads.
2009-08-29 Chong Yidong cedet/semantic/html.el: Don't require semantic/imenu and senator.
2009-08-29 Chong Yidong Fix last change.
2009-08-29 Chong Yidong cedet/semantic/elp.el: New file.
2009-08-29 Chong Yidong cedet/semantic/symref/idutils.el: Fix require statement.
2009-08-29 Chong Yidong cedet/semantic/ia.el: Don't require senator.
2009-08-29 Chong Yidong cedet/semantic/symref.el: Don't require ede at top-level.
2009-08-29 Chong Yidong cedet/semantic/symref.el, cedet/semantic/symref/cscope.el.
2009-08-29 Chong Yidong cedet/semantic/debug.el,
2009-08-29 Chong Yidong cedet/semantic/adebug.el, cedet/semantic/chart.el,
2009-08-29 Chong Yidong cedet/semantic/analyze.el, cedet/semantic/complete.el,
2009-08-29 Chong Yidong * cedet/semantic/tag.el: Add declare-function statements for
2009-08-28 Chong Yidong cedet/semantic/ctxt.el, cedet/semantic/db-find.el,
2009-08-28 Chong Yidong Fix renamed filenames in file headers.
2009-08-28 Chong Yidong cedet/semantic/util.el: New file.
2009-08-28 Chong Yidong cedet/semantic/db.el, cedet/semantic/decorate.el,
2009-08-28 Chong Yidong cedet/semantic/lex.el: New file.
2009-08-28 Chong Yidong cedet/semantic.el: Change requires to use semantic/FOO format.
2009-08-28 Chong Yidong Files removed.
2009-08-25 Chong Yidong Initial version.
2009-08-23 Chong Yidong semantic.el, semantic-tag.el, semantic-lex.el, semantic-fw.el: Initial
2009-08-22 Chong Yidong cedet-cscope.el: Fix copyright header.
2009-08-22 Chong Yidong cedet-cscope.el, cedet-edebug.el, cedet-global.el, cedet-idutils.el,
2009-08-22 Chong Yidong data-debug.el: Remove unnecessary autoloads.
2009-08-22 Chong Yidong * emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
2009-08-22 Chong Yidong eieio-doc.el (eieiodoc--class-indexstring, defvar eieiodoc--class-root): New vars.
2009-08-22 Chong Yidong Simplified version of Emacs/XEmacs compatibility code from upstream.
2009-08-22 Chong Yidong Remove statement preventing it from being loaded twice.
2009-08-22 Chong Yidong Add files for the EIEIO library.
2009-08-21 Adrian Robert (ns_get_color): fix typo in last change CEDET_BASE
2009-08-21 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last
2009-08-21 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last
2009-08-21 Adrian Robert nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
2009-08-21 Stefan Monnier * textmodes/remember.el (remember-buffer):
2009-08-21 Stefan Monnier * net/newst-treeview.el (newsticker-groups-filename):
2009-08-21 Eli Zaretskii *** empty log message ***
2009-08-21 Eli Zaretskii Add missing keys that exist on the Arabic X keyboard. Don't insert
2009-08-21 Stefan Monnier (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
2009-08-21 Glenn Morris (inferior-moz-process): Fix declaration.
2009-08-21 Glenn Morris Use forward-line, not goto-line.
2009-08-21 Glenn Morris (imenu-example--name-and-position): Fix obsolescence message.
2009-08-21 Glenn Morris (news-mail-reply): Use goto-char rather than goto-line.
2009-08-21 Glenn Morris (ns-open-file-select-line): Use line-beginning-position rather than goto-line.
2009-08-21 Glenn Morris Use help-print-return-message rather than the now obsolete alias.
2009-08-21 Glenn Morris (calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):
2009-08-21 Glenn Morris (rmail-obsolete): Delete custom group.
2009-08-21 Michael Albinus *** empty log message ***
2009-08-21 Michael Albinus * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
2009-08-21 Dan Nicolaescu Remove leftover macos code.
2009-08-21 Dan Nicolaescu emacsclient already accepts -nw.
2009-08-21 Dan Nicolaescu (vc-git-annotate-command): Run asynchronously.
2009-08-20 Michael Albinus *** empty log message ***
2009-08-20 Michael Albinus * net/dbus.el (top): Don't check for (getenv
2009-08-20 Michael Albinus *** empty log message ***
2009-08-20 Michael Albinus * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
2009-08-20 YAMAMOTO Mitsuharu *** empty log message ***
2009-08-20 YAMAMOTO Mitsuharu (ns_get_color): Remove incompatible color formats again.
2009-08-20 YAMAMOTO Mitsuharu (Fxw_color_values): Return 3-element list. Doc fix.
2009-08-20 Glenn Morris (Non-Gregorian Diary): Mention ``Adar I'' special case.
2009-08-20 Glenn Morris (system-type): Doc fix.
2009-08-19 Stefan Monnier * log-edit.el (log-edit-strip-single-file-name): New var.
2009-08-19 Stefan Monnier (read-passwd): Use read-key so keypad keys work as well.
2009-08-19 Stefan Monnier (help-print-return-message): Rename from print-help-return-message.
2009-08-19 Stefan Monnier (log-view-mode-map): Remove `q' binding, and unreliable
2009-08-19 Stefan Monnier (linum-mode): window-size-change-functions is redundant.
2009-08-19 Stefan Monnier (imenu-example--name-and-position, imenu-example--lisp-extract-index-name)
2009-08-19 Stefan Monnier (inferior-prolog-error-regexp-alist): New var.
2009-08-19 Stefan Monnier (syms_of_keyboard): Default to 5 buttons, which should be
2009-08-19 Kenichi Handa *** empty log message ***
2009-08-19 Kenichi Handa ("Tibetan"): Fix sample-text entry.
2009-08-19 Kenichi Handa ("TaiViet"): Fix sample-text entry.
2009-08-19 Michael Albinus *** empty log message ***
2009-08-19 Michael Albinus *** empty log message ***
2009-08-19 Michael Albinus *** empty log message ***
2009-08-19 Michael Albinus * net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
2009-08-19 Stefan Monnier * subr.el (listify-key-sequence-1): Use normal syntax since those
2009-08-19 Glenn Morris (Acknowledgments): Remove cvtmail. Mention info-finder.
2009-08-19 Glenn Morris Remove cvtmail.
2009-08-19 Glenn Morris Remove file
2009-08-19 Glenn Morris (UTILITIES): Remove cvtmail.
2009-08-19 Glenn Morris Remove cvtmail.
2009-08-19 Glenn Morris Remove cvtmail, yow, emacsserver.
2009-08-19 Glenn Morris (authors-fixed-entries): Remove cvtmail.
2009-08-19 Glenn Morris Remove reference to cvtmail.
2009-08-19 Stefan Monnier (choose-completion-string): Don't rely on minibuffer-completing-file-name
2009-08-19 Stefan Monnier (minibuffer-hide-completions): New function.
2009-08-18 Stefan Monnier (ucs-normalize-hfs-nfd-post-read-conversion):
2009-08-18 Stefan Monnier (completion--do-completion): Move point for the #b001 case as well (bug#4176).
2009-08-18 Glenn Morris Checklist for adding new files to Emacs.
2009-08-18 Michael Albinus *** empty log message ***
2009-08-18 Michael Albinus * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New
2009-08-18 Michael Albinus *** empty log message ***
2009-08-18 Michael Albinus * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
2009-08-18 Glenn Morris (Acknowledgments): Add files-x.el.
2009-08-18 Glenn Morris --daemon was done some time ago.
2009-08-18 Glenn Morris Minor modes via local variables:
2009-08-18 Glenn Morris (Acknowledgments): Add ucs-normalize.el.
2009-08-18 Glenn Morris Fix ucs-normalize attribution.
2009-08-18 Glenn Morris Add js.el author.
2009-08-18 Glenn Morris (Acknowledgments): Update for js.el replacing js2-mode.el.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa (ucs-normalize-version): Changed to 1.1.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa Change to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa Change to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa Change to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa (Ffontset_font): Fix previous change.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-17 Chong Yidong Note that specifying a minor mode as a local variables enables that
2009-08-17 Chong Yidong * files.el (hack-one-local-variable): If the mode function is for
2009-08-17 Chong Yidong * process.c (status_notify): Don't perform redisplay.
2009-08-17 Michael Albinus *** empty log message ***
2009-08-17 Michael Albinus * net/tramp.el (tramp-register-completion-file-name-handler):
2009-08-17 Ken Raeburn * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
2009-08-17 Ken Raeburn (main): Don't call syms_of_data twice.
2009-08-16 Chong Yidong * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
2009-08-16 Chong Yidong * progmodes/cperl-mode.el: Merge upstream 6.2.
2009-08-16 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Save match data.
2009-08-16 Michael Albinus *** empty log message ***
2009-08-16 Michael Albinus * dbus.texi (Asynchronous Methods): Allow nil handler.
2009-08-16 Michael Albinus *** empty log message ***
2009-08-16 Michael Albinus * dbusbind.c (Fdbus_call_method_asynchronously): Allow nil HANDLER.
2009-08-16 Stefan Monnier (sql-product-alist): Add :name tag to entries.
2009-08-16 Stefan Monnier (lisp-indent-region): Remove unused function.
2009-08-16 Stefan Monnier Fix commenting convention, turn comments into docstrings.
2009-08-16 Chong Yidong * whitespace.el (whitespace-style): Doc fix (Bug#3661).
2009-08-16 Chong Yidong Credit Jan Seeger for last change.
2009-08-16 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Compute using
2009-08-16 Chong Yidong * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
2009-08-16 Michael Albinus *** empty log message ***
2009-08-16 Michael Albinus * dbusbind.c (xd_initialize): Add connection file descriptor to
2009-08-16 Chong Yidong * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't
2009-08-16 Chong Yidong * facemenu.el (facemenu-read-color): Use a completion function
2009-08-16 Seiji Zenitani * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
2009-08-16 Chong Yidong * files.el (get-free-disk-space): Change fallback default
2009-08-15 Chong Yidong * advice.texi (Argument Access in Advice): Note that argument
2009-08-15 Chong Yidong * eval.c (Fcalled_interactively_p, Finteractive_p): Doc
2009-08-15 Chong Yidong * commands.texi (Distinguish Interactive): Minor copyedit.
2009-08-15 Chong Yidong * display.texi (Face Attributes): Add xref to Displaying Faces for
2009-08-15 Michael Albinus *** empty log message ***
2009-08-15 Michael Albinus * keyboard.c (readable_events): Call xd_pending_messages.
2009-08-15 Michael Albinus * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions.
2009-08-15 Michael Albinus * lisp.h (xd_pending_messages): Declare.
2009-08-15 Chong Yidong * customize.texi (Common Keywords): Add xref to Loading.
2009-08-15 Chong Yidong * files.el (load-library): Doc fix.
2009-08-15 Chong Yidong * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
2009-08-15 Chong Yidong * buffer.c (set_buffer_internal_1)
2009-08-15 Chong Yidong Add comment noting that unbound symbols appear as themselves in local_var_alist.
2009-08-15 Michael Kifer 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
2009-08-15 Michael Kifer 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
2009-08-15 Miles Bader Add arch tagline
2009-08-15 Chong Yidong * progmodes/js.el: Edit docstrings throughout to follow Emacs
2009-08-14 Chong Yidong * files.el (auto-mode-alist): Use js-mode for .js files.
2009-08-14 Chong Yidong Javascript mode changed to js.el
2009-08-14 Chong Yidong * progmodes/js2-mode.el: File removed.
2009-08-14 Mark A. Hershberger add ability to understand ISO8601 basic format as well as the extended one.
2009-08-14 Eli Zaretskii *** empty log message ***
2009-08-14 Eli Zaretskii Add a `coding' file variable.
2009-08-14 Eli Zaretskii *** empty log message ***
2009-08-14 Eli Zaretskii (ELCFILES): Add international/ucs-normalize.elc.
2009-08-14 Eli Zaretskii *** empty log message ***
2009-08-14 Eli Zaretskii (create_pty): Fix last change.
2009-08-14 Miles Bader Add arch tagline
2009-08-14 Sam Steingold typo
2009-08-14 Sam Steingold (vc-cvs-merge-news): Yet annother fix of message parsing.
2009-08-13 Chong Yidong * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2009-08-13 Chong Yidong Note bug number in last change.
2009-08-13 Chong Yidong * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
2009-08-13 Chong Yidong * faces.el (help-argument-name): Define it here instead of
2009-08-13 Nick Roberts (create_pty): New function.
2009-08-13 Nick Roberts (gdb-inferior-io-mode): Use start-process to
2009-08-13 Nick Roberts *** empty log message ***
2009-08-13 Nick Roberts *** empty log message ***
2009-08-13 Kenichi Handa *** empty log message ***
2009-08-13 Kenichi Handa Mention the new coding system `utf-8-hfs' and many
2009-08-13 Kenichi Handa *** empty log message ***
2009-08-13 Kenichi Handa New file.
2009-08-13 Richard M. Stallman * mail/rmail.el (rmail-set-message-counters):
2009-08-13 Richard M. Stallman * mail/rmail.el (rmail-get-attr-names):
2009-08-13 Richard M. Stallman * progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.
2009-08-13 Richard M. Stallman (next-error-move-function): New variable.
2009-08-12 Juri Linkov *** empty log message ***
2009-08-12 Juri Linkov (read-regexp): Return empty string when `default-value' is nil.
2009-08-12 Juri Linkov (lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)
2009-08-12 Juri Linkov *** empty log message ***
2009-08-12 Juri Linkov (utf-16be-with-signature): Doc fix.
2009-08-12 Juri Linkov (ucs-insert): Change arguments from `arg' to `character', `count',
2009-08-12 Juri Linkov *** empty log message ***
2009-08-12 Juri Linkov (ELCFILES): Add files-x.elc.
2009-08-12 Juri Linkov Move code that deals with adding/deleting
2009-08-12 Juri Linkov * files-x.el: New file.
2009-08-12 Stefan Monnier * cmds.c (nonundocount): New global variable.
2009-08-11 Dmitry Dzhus (gdb): Send -target-detach when buffer is killed (#3794).
2009-08-11 Dmitry Dzhus (gdb-line-posns): New helper which helps not to use `goto-line'.
2009-08-11 Dmitry Dzhus *** empty log message ***
2009-08-10 Stefan Monnier (quail-completion-1): Simplify.
2009-08-10 Stefan Monnier (mule-keymap, mule-menu-keymap)
2009-08-10 Stefan Monnier (goto-line): Fix up docstring.
2009-08-10 Stefan Monnier (byte-compile-interactive-only-functions): Add goto-line.
2009-08-10 Miles Bader Remove "-face" suffix from face names in j2-mode.el
2009-08-10 Chong Yidong Update comment (from Kevin Ryde).
2009-08-10 Ken Raeburn (concat): Don't re-set string length to its current value.
2009-08-10 Ken Raeburn (decode_coding_string, encode_coding_string): Use SBYTES macro.
2009-08-10 Ken Raeburn * doprnt.c (doprnt_lisp): Unused function deleted.
2009-08-09 Chong Yidong * calc.texi (Date Forms): Fix typos.
2009-08-09 Bill Wohler (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
2009-08-09 Bill Wohler *** empty log message ***
2009-08-09 Glenn Morris (Acknowledgments): Add gdb-mi entry.
2009-08-09 Chong Yidong * MORE.STUFF: Update Etags and Ispell URLs.
2009-08-09 Michael Albinus *** empty log message ***
2009-08-09 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
2009-08-09 Chong Yidong * subr.el: Provide hashtable-print-readable.
2009-08-09 Chong Yidong * progmodes/hideshow.el (hs-special-modes-alist): Don't use
2009-08-09 Dmitry Dzhus (gdb-gud-context-call): Does not need to be a macro.
2009-08-08 Dmitry Dzhus Added information about all.xpm and thread.xpm to README.
2009-08-08 Dmitry Dzhus (gdb-control-all-threads)
2009-08-08 Dmitry Dzhus * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
2009-08-08 Chong Yidong Split off a new section, "Installation Changes in Emacs 23.2".
2009-08-08 Chong Yidong ** Hash tables have a new printed representation that is readable.
2009-08-08 Chong Yidong Fix whitespace in last ChangeLog entry.
2009-08-08 Chong Yidong * net/net-utils.el (net-utils-font-lock-keywords): New var.
2009-08-08 Dmitry Dzhus (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
2009-08-08 Dmitry Dzhus * emacs.texi (Top): Add new menu items for GDB-UI.
2009-08-08 Dmitry Dzhus (gdb-read-memory-custom)
2009-08-08 Carsten Dominik *** empty log message ***
2009-08-08 Carsten Dominik Add missing arch-tags
2009-08-08 Carsten Dominik Revert clobbered changes to org-rmail.el
2009-08-08 Eli Zaretskii (rmail-add-mbox-headers): Restore error message about invalid RFC2822 format.
2009-08-08 Eli Zaretskii *** empty log message ***
2009-08-08 Eli Zaretskii (rmail-add-mbox-headers, rmail-set-message-counters-counter): Search for
2009-08-08 Glenn Morris (Agenda commands): Restore clobbered change.
2009-08-08 Glenn Morris Correctly attribute files to their authors.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris (ELCFILES): Update.
2009-08-08 Glenn Morris (Acknowledgments): Update for js2-mode and org changes.
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (mail-yank-original): Set buffer-file-coding-system from the one used
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (Graphics, Devices): Update with the peculiarities of operation on MS-Windows.
2009-08-07 Eli Zaretskii Fix whitespace of last commit.
2009-08-07 Eli Zaretskii Mention that Calc graphing commands now work on Windows.
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"
2009-08-07 Eli Zaretskii (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as the default.
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (ELCFILES): org/org-export-latex.elc renames to org/org-latex.elc.
2009-08-07 Juri Linkov *** empty log message ***
2009-08-07 Juri Linkov (BASE_PURESIZE): Increase to 1270000.
2009-08-07 Dan Nicolaescu (vc-resynch-window): Update comment.
2009-08-07 Dan Nicolaescu * term.el (term-handle-ansi-escape): Add comments with the
2009-08-07 Dan Nicolaescu (syms_of_print): Undo previous change.
2009-08-06 Dmitry Dzhus (gdb-var-create-regexp): Removed.
2009-08-06 Andreas Schwab Updated.
2009-08-06 Carsten Dominik 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2009-08-06 Seiji Zenitani fix message: new multibyte format requires 23
2009-08-05 Teodor Zlatanov * lread.c (read1, syms_of_lread): Read hashtables back from the
2009-08-05 Jay Belanger (Types Tutorial Exercise 2): Fix wording.
2009-08-04 Juri Linkov *** empty log message ***
2009-08-04 Juri Linkov Commands to add/delete file/directory-local variables.
2009-08-04 Juri Linkov Commands to add/delete file/directory-local variables.
2009-08-04 Juri Linkov Remove "Add a command to make a Local Variables section in the current buffer".
2009-08-04 Chong Yidong * abbrev.el (insert-abbrev-table-description): Prettify output.
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
2009-08-04 Dmitry Dzhus Mention important fix in ChangeLog.
2009-08-04 Dmitry Dzhus * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
2009-08-04 Dmitry Dzhus (gdb-rules-name-maker, gdb-rules-buffer-mode)
2009-08-04 Dmitry Dzhus (gdb-pc-address): Removed unused variable.
2009-08-04 Dmitry Dzhus (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
2009-08-04 Dmitry Dzhus (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
2009-08-04 Dmitry Dzhus (gdb-thread-number): New variable.
2009-08-04 Michael Albinus *** empty log message ***
2009-08-04 Michael Albinus * net/tramp.el (top): Make check for tramp-gvfs loading more
2009-08-04 Michael Albinus * net/tramp-gvfs.el (top): Remove superfluous message when loading
2009-08-03 Nick Roberts (jdb): Set gud-jdb-classpath-string to current
2009-08-03 Nick Roberts *** empty log message ***
2009-08-03 Michael Albinus *** empty log message ***
2009-08-03 Michael Albinus *** empty log message ***
2009-08-03 Michael Albinus * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New
2009-08-02 Chong Yidong * net/newst-backend.el (newsticker--raw-url-list-defaults): Update
2009-08-02 Chong Yidong * select.el (x-set-selection): Doc fix (Bug#4021).
2009-08-02 Chong Yidong * help-fns.el (describe-variable): Treat list return values from
2009-08-02 Chong Yidong * speedbar.texi (Basic Key Bindings): Fix typo.
2009-08-02 Chong Yidong * INSTALL: Fix free fonts URL.
2009-08-02 Michael Albinus * NEWS: Autorevert Tail mode works now for remote files.
2009-08-02 Michael Albinus *** empty log message ***
2009-08-02 Michael Albinus *** empty log message ***
2009-08-02 Michael Albinus * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2009-08-02 Michael Albinus *** empty log message ***
2009-08-02 Michael Albinus * autorevert.el (auto-revert-handler): Allow
2009-08-02 Michael Albinus * net/tramp.el (tramp-debug-message): Print also microseconds.
2009-08-02 Michael Albinus * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
2009-08-02 Adrian Robert * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
2009-08-02 Jason Rumney (read-file-name): Treat confirm options to
2009-08-02 Chong Yidong * font-lock.el (font-lock-string-face, font-lock-builtin-face)
2009-08-01 Eli Zaretskii *** empty log message ***
2009-08-01 Eli Zaretskii (rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
2009-08-01 Miles Bader Add arch tagline
2009-07-31 Chong Yidong * simple.el (line-move-visual): Perform hscroll to the recorded position.
2009-07-31 Chong Yidong * simple.el (line-move-finish): Pass whole number to
2009-07-30 Dmitry Dzhus (gdb-place-breakpoints): Use full path when setting breakpoints.
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger (Help Commands): Add index entries for "prefix ?" keybindings.
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger (Vector/Matrix Functions): Add index entries for both "v" and "V" key
2009-07-29 Adrian Robert * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
2009-07-29 Jason Rumney Updated ready for release
2009-07-29 Chong Yidong * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
2009-07-29 Dmitry Dzhus (gdb-goto-breakpoint): Use full path when setting breakpoints.
2009-07-29 Jay Belanger *** empty log message ***
2009-07-29 Jay Belanger *** empty log message ***
2009-07-29 Jay Belanger (Stack Manipulation Commands): Add documentation for
2009-07-29 Jay Belanger (calc-mode-map): Add keybinding for `calc-transpose-lines'.
2009-07-29 Jay Belanger (calc-transpose-lines): New function.
2009-07-28 Michael Albinus *** empty log message ***
2009-07-28 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
2009-07-28 Chong Yidong * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2009-07-28 Chong Yidong * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
2009-07-28 Dan Nicolaescu (vc-git-checkin): Fix typo.
2009-07-28 Steve Yegge added js2-mode.el
2009-07-28 Kenichi Handa *** empty log message ***
2009-07-28 Kenichi Handa (font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
2009-07-28 Kenichi Handa (xfont_list_pattern): Don't ignore the return value of
2009-07-28 Nick Roberts (jdb): Add gud-pstar to dump object information.
2009-07-28 Nick Roberts *** empty log message ***
2009-07-27 Dan Nicolaescu (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h
2009-07-27 Dan Nicolaescu (vc-bzr-print-log): Pass multiple arguments to bzr log.
2009-07-27 Dan Nicolaescu (change-log-mode-map): Add a menu.
2009-07-27 Michael Albinus *** empty log message ***
2009-07-27 Michael Albinus * dbus.texi (Receiving Method Calls): Describe special return value
2009-07-27 Michael Albinus *** empty log message ***
2009-07-27 Michael Albinus * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
2009-07-27 Kenichi Handa *** empty log message ***
2009-07-27 Kenichi Handa (face_with_height): Call font_clear_prop.
2009-07-27 Bastien Guerry Better docstring for `called-interactively-p'.
2009-07-26 Chong Yidong * dispnew.c (init_display): Use Qx, Qw32, and Qns.
2009-07-26 Chong Yidong * view.el (view-mode-enable): Don't define Helper-return-blurb if
2009-07-26 Bastien Guerry Docstring cleanup: use "mouse pointer" instead of "mouse cursor".
2009-07-26 Bastien Guerry Slightly fix the docstring of `select-frame'.
2009-07-26 Chong Yidong Entry removed:
2009-07-26 Chong Yidong Entry removed:
2009-07-26 Chong Yidong Mention etc/compilation.txt
2009-07-26 Chong Yidong Add Perl-Glib sample message.
2009-07-26 Chong Yidong * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
2009-07-26 Miles Bader Merge from gnus--devo--0
2009-07-25 Eli Zaretskii Fix last change.
2009-07-25 Eli Zaretskii Fix Bug#3888: