log

age author description
2010-11-21 Jan D. Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
2010-11-21 Ralf Angeli Gnus: Fix display of message insertion marks.
2010-11-21 Katsumi Yamaoka nnimap.el (nnimap-unselect-group): Made into its own function.
2010-11-21 Dan Nicolaescu Remove emacs-priority.
2010-11-21 Dan Nicolaescu Remove INLINE uses in header files.
2010-11-21 Dan Nicolaescu * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
2010-11-20 Glenn Morris diary-lib comments.
2010-11-20 Glenn Morris Tiny authors.el updates.
2010-11-20 Glenn Morris ChangeLog fixes prompted by M-x authors.
2010-11-20 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
2010-11-20 Ken Brown * src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
2010-11-20 Eli Zaretskii Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
2010-11-20 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
2010-11-20 Eli Zaretskii Make glyphless-char-display-control a defcustom.
2010-11-20 Michael Albinus Sync with Tramp 2.2.0.
2010-11-20 Michael Albinus Sync with Tramp 2.2.0.
2010-11-20 Eli Zaretskii lisp/ChangeLog: Fix entry for bug-querying changes.
2010-11-20 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
2010-11-20 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
2010-11-20 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-tracker-url)
2010-11-20 Andreas Schwab * src/xfaces.c (lookup_face): Make static.
2010-11-20 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2010-11-19 Eli Zaretskii Fix bug #6687 with cursor positioning after before-string from overlays.
2010-11-19 Juanma Barranquero lisp/ldefs-boot.el: Regenerate.
2010-11-19 Tassilo Horn * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
2010-11-19 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Fix last change.
2010-11-19 Katsumi Yamaoka Assume that gnus-inhibit-images may be a group parameter.
2010-11-19 Jay Belanger calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2010-11-18 Dan Nicolaescu * src/alloc.c (refill_memory_reserve): Move declaration ...
2010-11-18 Dan Nicolaescu * src/strftime.c (_strftime_copytm): Add declaration.
2010-11-18 Dan Nicolaescu * src/callproc.c (syms_of_callproc): Use intern_c_string.
2010-11-18 Dan Nicolaescu Move declarations from .c files to .h files.
2010-11-18 Dan Nicolaescu Convert definitions to standard C.
2010-11-18 Katsumi Yamaoka shr.el: Allow customizing the vertical table lines.
2010-11-18 Stefan Monnier Merge from emacs-23
2010-11-18 Stefan Monnier * lisp/textmodes/rst.el: Minor cleanup to improve style.
2010-11-18 Stefan Monnier * comint.el (comint-kill-region): Fix last change.
2010-11-18 Stefan Monnier Make the yank-handler argument obsolete.
2010-11-17 Stefan Monnier * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
2010-11-17 Stefan Monnier * vc-hg.el (vc-hg-program): New var.
2010-11-17 Glenn Morris autoload.el fix for bug#7414.
2010-11-16 Chong Yidong * lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
2010-11-14 Jan D Fix link error on Fedora 14: newer GConf don't use g_type_*.
2010-11-14 Jan D Fix link error on Fedora 14: newer GConf don't use g_type_*.
2010-11-13 Eli Zaretskii Document revision 100210 as an incompatible change in posn-col-row.
2010-11-13 Eli Zaretskii subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
2010-11-13 Chong Yidong Fix picture-mouse-set-point calculation (Bug#7390).
2010-11-13 Chong Yidong Backport fix for Bug#6170 from trunk.
2010-11-13 Michael Albinus * net/tramp.el (tramp-remote-coding-commands): Add an alternative
2010-11-13 Glenn Morris * lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
2010-11-12 Eli Zaretskii customize.texi (Composite Types): Lower-case index entry.
2010-11-12 Eli Zaretskii The `fixes' attribute does show in `bzr log'.
2010-11-12 Eli Zaretskii Fix bug #7346: document load-file-name.
2010-11-12 Eli Zaretskii Expand and clarify the description of bugtracker setting for bzr.
2010-11-12 Glenn Morris diary-iso-date-forms fix for bug#7377.
2010-11-12 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
2010-11-11 Stefan Monnier * lisp/files.el (safe-local-variable-p): Gracefully handle errors.
2010-11-11 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
2010-11-11 Glenn Morris Fix some ls-lisp oddness.
2010-11-10 Eli Zaretskii Document non-support for MSVC versions later than 8.0.
2010-11-10 Glenn Morris * doc/misc/edt.texi: Remove information about Emacs 19.
2010-11-10 Glenn Morris * doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2010-11-10 YAMAMOTO Mitsuharu Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).
2010-11-10 YAMAMOTO Mitsuharu Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.
2010-11-10 Glenn Morris * lisp/printing.el (pr-menu-bind): Doc fix.
2010-11-10 Glenn Morris * lisp/speedbar.el (speedbar-toggle-images): Doc fix.
2010-11-10 Glenn Morris mouse-sel.el comments.
2010-11-10 Glenn Morris * lisp/progmodes/python.el (python-shell): Doc fix.
2010-11-10 Glenn Morris wid-edit doc fixes.
2010-11-10 Glenn Morris Comments related to `bzr commit --fixes'.
2010-11-09 Eli Zaretskii Fix revno 100152.
2010-11-09 Eli Zaretskii Fix revno 100153.
2010-11-18 Stefan Monnier * lisp/minibuffer.el (completion-fail-discreetly): New var.
2010-11-18 Stefan Monnier * lisp/electric.el (electric-pair-pairs): New var.
2010-11-18 Katsumi Yamaoka gnus.texi (Misc Article): Document gnus-inhibit-images.
2010-11-18 Katsumi Yamaoka gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.
2010-11-17 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-11-17 Eli Zaretskii Fix bug #7417 with cursor positioning on empty lines.
2010-11-17 Stefan Monnier * src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
2010-11-17 Stefan Monnier Remove "tiny change"s for Eric Hanchrow
2010-11-17 Stefan Monnier * lisp/progmodes/python.el (run-python): Explain why we remove the current
2010-11-17 Stefan Monnier * lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
2010-11-17 Katsumi Yamaoka shr.el (shr-image-displayer): Protect function against non-existent image source.
2010-11-17 Katsumi Yamaoka gnus-art.el (gnus-inhibit-images): New user option.
2010-11-17 Kenichi Handa coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
2010-11-17 Kenichi Handa coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
2010-11-17 Kenichi Handa merge trunk
2010-11-08 Kenichi Handa merge trunk
2010-11-08 Kenichi Handa merge trunk
2010-09-22 Kenichi Handa merge trunk
2010-09-08 Kenichi Handa merge trunk
2010-09-01 Kenichi Handa merge trunk
2010-08-26 Kenichi Handa merge trunk
2010-08-26 Kenichi Handa merge trunk
2010-11-17 Chong Yidong Cleanup of window coordinate positioning code.
2010-11-16 Katsumi Yamaoka mml2015-epg-sign: Use From header.
2010-11-16 Chong Yidong Revert changes in revision 102407
2010-11-16 Chong Yidong * src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.
2010-11-16 Stefan Monnier * lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
2010-11-16 Stefan Monnier * lisp/electric.el (electric-layout-mode): New minor mode.
2010-11-16 Chong Yidong Cleanup of window coordinate positioning code.
2010-11-16 Lars Magne Ingebrigtsen Avoid interpreting file:/foo:/bar URLs via tramp.
2010-11-16 Dan Nicolaescu Convert definitions to standard C.
2010-11-16 Katsumi Yamaoka Allow gnus-html to register image displayer callbacks.
2010-11-15 Katsumi Yamaoka Rework how Gnus is supposed to be able to display all the images in HTML.
2010-11-15 Katsumi Yamaoka gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.
2010-11-15 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
2010-11-15 Dan Nicolaescu * src/callproc.c (child_setup): Fix previous change.
2010-11-15 Ken Manheimer (allout-version): micro increment
2010-11-15 Dan Nicolaescu Remove config.h include guards.
2010-11-15 Dan Nicolaescu * src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
2010-11-15 Agustin Martin flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
2010-11-15 Dan Nicolaescu * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
2010-11-15 Dan Nicolaescu * configure.in: Do not check for unconditionally included headers.
2010-11-15 Dan Nicolaescu * src/process.c: Include <sys/ioctl.h> unconditionally,
2010-11-15 Dan Nicolaescu * src/keyboard.c (pending_malloc_warning): Add const to match
2010-11-15 Dan Nicolaescu Clean up src/systty.h macros.
2010-11-15 Dan Nicolaescu * src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
2010-11-15 Katsumi Yamaoka gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
2010-11-14 Chong Yidong Repeat 2010-11-14 change to xfns.c for w32 and ns.
2010-11-14 Jan D Fix last cons in set_wm_state, remove unused variables.
2010-11-14 YAMAMOTO Mitsuharu Add const to array elements.
2010-11-14 Chong Yidong Let the cursorColor X resource set the the cursor face (Bug#7392).
2010-11-14 Glenn Morris Restore clobbered allout.el changes.
2010-11-14 Glenn Morris ChangeLog OCD.
2010-11-13 Ken Manheimer (allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
2010-11-13 Dan Nicolaescu * src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
2010-11-13 Dan Nicolaescu Fix compilation on Solaris.
2010-11-13 Dan Nicolaescu * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
2010-11-13 Eli Zaretskii mule.texi (Fontsets): Fix xref from last change.
2010-11-13 Jan D Fix Atoms and Lisp_Object mixup and related bugs.
2010-11-13 Chong Yidong * src/window.c (Fwindow_use_time): New function.
2010-11-13 Chong Yidong Fix background-color setting in initial frame (Bug#7373).
2010-11-13 Eli Zaretskii lisp/ChangeLog: Fix last log entry.
2010-11-13 Eli Zaretskii Fix and document display of glyphless characters.
2010-11-13 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position)
2010-11-13 Glenn Morris Document count-words-region.
2010-11-13 Glenn Morris * lisp/simple.el (count-words-region): New function.
2010-11-13 Glenn Morris ChangeLog whitespace.
2010-11-13 Glenn Morris Standardize some file headers.
2010-11-13 Glenn Morris ChangeLog fixes.
2010-11-12 Carsten Dominik Remove autoload for org-capture-templates
2010-11-12 Stefan Monnier * lisp/shell.el (shell-dir-cookie-re): New custom variable.
2010-11-12 Stefan Monnier * lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
2010-11-12 Stefan Monnier * lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
2010-11-12 Stefan Monnier * lisp/skeleton.el (skeleton-newline): New function.
2010-11-12 Stefan Monnier * lisp/simple.el (open-line): `newline' may strip trailing space.
2010-11-12 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Use mapc.
2010-11-12 Jan D. Apply XAtom revork patches from Julien Danjou.
2010-11-12 Jan D. xfns.c (Fx_show_tip): Fix typo in docstring.
2010-11-12 Katsumi Yamaoka Fix last change.
2010-11-12 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Keep text properties.
2010-11-12 Carsten Dominik Fix ob-lisp.el expectation that slime would be available
2010-11-12 Carsten Dominik Merge: org-mode version 7.3
2010-11-12 Carsten Dominik Install org-mode version 7.3
2010-11-12 Glenn Morris * lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
2010-11-12 Glenn Morris bytecomp trivia.
2010-11-12 Katsumi Yamaoka smime.el (smime-decrypt-region): Doc fix.
2010-11-12 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
2010-11-11 Katsumi Yamaoka Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
2010-11-11 Stefan Monnier * lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
2010-11-11 Stefan Monnier * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
2010-11-11 Stefan Monnier * lisp/progmodes/modula2.el: Use SMIE and skeleton.
2010-11-11 Glenn Morris * doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.
2010-11-11 Glenn Morris ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
2010-11-11 Glenn Morris esh-opt comments.
2010-11-11 Glenn Morris mailheader.el comments.
2010-11-11 Glenn Morris Regenerate tpu-edt autoloads.
2010-11-11 Glenn Morris * lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
2010-11-11 Glenn Morris * lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
2010-11-11 Katsumi Yamaoka shr.el (shr-insert): Fix last change.
2010-11-11 Glenn Morris Minor ls-lisp changes.
2010-11-11 Glenn Morris Remove odd code from kandmark, gomoku.
2010-11-11 Glenn Morris * lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
2010-11-11 Glenn Morris Silence idlw*.el compilation.
2010-11-11 Katsumi Yamaoka shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
2010-11-11 Glenn Morris * lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
2010-11-11 Katsumi Yamaoka lisp/gnus/ChangeLog: Cosmetic fix.
2010-11-11 Katsumi Yamaoka nnir.el (nnir-request-move-article): fix to provide original group and subject.
2010-11-11 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
2010-11-10 Katsumi Yamaoka lisp/gnus/ChangeLog (2010-11-10): Fix wording.
2010-11-10 Katsumi Yamaoka nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
2010-11-10 Lars Magne Ingebrigtsen * net/browse-url.el (browse-url-browser-function): Change the
2010-11-10 Chong Yidong Minor fix to package-archive-contents recalculation.
2010-11-10 Agustin Martin lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
2010-11-10 Agustin Martin flyspell.el (flyspell-word): Do not re-check known misspellings.
2010-11-10 Michael Albinus Fix syntax error in previous commit.
2010-11-10 YAMAMOTO Mitsuharu Add const to array elements of font filter properties.
2010-11-10 Michael Albinus * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
2010-11-10 Michael Albinus * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2010-11-10 Glenn Morris * lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
2010-11-10 Glenn Morris * lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
2010-11-10 Katsumi Yamaoka rfc2047.el (rfc2047-syntax-table): Simplify.
2010-11-10 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
2010-11-10 Glenn Morris Minor edt.el simplification.
2010-11-10 Glenn Morris tpu-extras.el simplifiation.
2010-11-10 Glenn Morris Use line-beginning-position in some texinfo.el files.
2010-11-10 Glenn Morris Silence skeleton.el compilation.
2010-11-10 Glenn Morris Remove ls-lisp time-related functions that duplicate standard functions.
2010-11-10 Glenn Morris system-type related trivia.
2010-11-10 Glenn Morris net-utils system-type trivia.
2010-11-10 Glenn Morris * lisp/startup.el (package-initialize): Update declaration.
2010-11-10 Glenn Morris * lisp/gnus/smime.el (from): Remove unused declaration.
2010-11-10 Glenn Morris time-to-seconds related simplifications.
2010-11-10 Glenn Morris Replace some eshell functions that duplicate standard functions.
2010-11-10 Glenn Morris Silence compilation of some shell files.
2010-11-10 Glenn Morris * src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
2010-11-10 Glenn Morris ChangeLog fix.
2010-11-10 Katsumi Yamaoka gnus-art.el (org-entities): Bind it.
2010-11-10 Katsumi Yamaoka net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
2010-11-09 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-11-09 Stefan Monnier Merge from emacs-23
2010-11-09 Katsumi Yamaoka message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
2010-11-09 Glenn Morris * lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
2010-11-09 Glenn Morris * lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
2010-11-09 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
2010-11-09 Katsumi Yamaoka message.el (message-subject-trailing-was-regexp): Fix default value.
2010-11-08 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
2010-11-08 Stefan Monnier * lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
2010-11-08 Katsumi Yamaoka gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
2010-11-07 Stefan Monnier * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
2010-11-07 Jan D * src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
2010-11-07 Jan D * src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
2010-11-07 Glenn Morris Fix typo in previos flymake change.
2010-11-07 Glenn Morris Minor esh-util changes.
2010-11-07 Glenn Morris Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
2010-11-07 Glenn Morris Minor checkdoc simplifications.
2010-11-07 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
2010-11-07 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
2010-11-07 Glenn Morris Replace more speedbar uses of end-of-line etc with line-end-position.
2010-11-07 Katsumi Yamaoka gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
2010-11-06 Glenn Morris Use line-end-position rather than end-of-line, etc.
2010-11-06 Glenn Morris Minor idlwave change.
2010-11-06 Glenn Morris Minor eieio-comp changes.
2010-11-06 Glenn Morris Silence viper-cmd compilation.
2010-11-06 Glenn Morris Silence elint compilation.
2010-11-06 Glenn Morris Silence gnus-art compilation.
2010-11-06 Glenn Morris Silence mail-extr compilation.
2010-11-06 Glenn Morris Silence reftex compilation.
2010-11-06 Glenn Morris Minor emerge changes.
2010-11-06 Eli Zaretskii xdisp.c: Add commentary about character compositions in bidirectional text.
2010-11-06 Ralf Angeli RefTeX: Improve matching of bib entries.
2010-11-06 Eli Zaretskii src/ChangeLog: Fix log entry for revno 102262.
2010-11-06 Eli Zaretskii Support R2L lines in tool-tip text.
2010-11-06 Michael Albinus * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
2010-11-06 Andreas Schwab configure.in: Fix indentation
2010-11-06 Jan D. * src/nsfont.m: Include termchar for new mouse-highlight.
2010-11-06 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
2010-11-05 Sam Steingold chapter, part, section are all DocBook elements
2010-11-05 Eli Zaretskii term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.
2010-11-05 Lars Magne Ingebrigtsen Decode utf-8 strings in mixed environments by default.
2010-11-05 Jan D. * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2010-11-05 Adrian Robert * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
2010-11-05 Glenn Morris Quiet, woman. (Sorry...).
2010-11-05 Glenn Morris Silence doctor.el compilation.
2010-11-05 Glenn Morris Silence cl-macs.el compilation.
2010-11-05 Glenn Morris Silence byte-opt.el compilation.
2010-11-05 Glenn Morris ChangeLog fix.
2010-11-04 Lars Magne Ingebrigtsen Refer to set-coding-system-priority instead of the obsolete
2010-11-04 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-11-04 Glenn Morris ChangeLog fix.
2010-11-04 Sam Steingold identify "refentry" as DocBook
2010-11-04 Adrian Robert * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return statements. Based on a patch by Ismail Donmez <ismail@namtrac.org>.
2010-11-04 Chong Yidong Notes about elpa.gnu.org for maintainers.
2010-11-04 Michael Albinus * tramp.texi (Remote shell setup): New item "Interactive shell
2010-11-04 Katsumi Yamaoka shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
2010-11-03 Chong Yidong * emacs-lisp/package.el (package-unpack): Remove no-op.
2010-11-03 Chong Yidong Support for gif transparency.
2010-11-03 Chong Yidong etc/NEWS: Move --with-crit-dir option to emacs-23.
2010-11-09 Eli Zaretskii xfns.c (x_real_positions): Fix declaration-after-statement problem.
2010-11-09 Glenn Morris * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
2010-11-09 Glenn Morris ChangeLog fix.
2010-11-09 Chong Yidong Bump version to 23.2.90. EMACS_PRETEST_23_2_90
2010-11-08 Stefan Monnier * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
2010-11-08 Stefan Monnier * lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
2010-11-08 Stefan Monnier * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
2010-11-08 Stefan Monnier * lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
2010-11-08 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
2010-11-07 Stefan Monnier * lisp/emacs-lisp/smie.el: New package.
2010-11-07 Michael Albinus Fix misleading Changelog entry.
2010-11-06 Michael Albinus Fix typo.
2010-11-06 Michael Albinus * files.el (backup-by-copying-when-mismatch): Make it a buffer local
2010-11-06 Eli Zaretskii Fix bug #7300.
2010-11-06 Eli Zaretskii Back-port from trunk the fix for bug #6294.
2010-11-06 Eli Zaretskii Fix bug #7285.
2010-11-06 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-insert-one-definition)
2010-11-05 Michael Albinus * trampver.texi: Update release number.
2010-11-05 Michael Albinus * net/trampver.el: Update release number.
2010-11-05 Chong Yidong Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
2010-11-04 Chong Yidong Regenerate configure.
2010-11-04 Chong Yidong Backport fix for Bug#5723 from trunk.
2010-11-04 Chong Yidong Backport r99752 from trunk
2010-11-04 Chong Yidong Backport r99751 from trunk
2010-11-04 Chong Yidong Backport r99750 from trunk
2010-11-04 Chong Yidong Backport fix for Bug#6287 from trunk.
2010-11-04 Chong Yidong Backport r100459 from trunk
2010-11-04 Chong Yidong Backport fix for Bug#2423 from trunk.
2010-11-04 Chong Yidong Backport r99863 from trunk
2010-11-04 Chong Yidong Backport r99862 from trunk
2010-11-04 Chong Yidong Backport from trunk.
2010-11-04 Chong Yidong Backport Bug#6765 fix from trunk.
2010-11-04 Michael Albinus * configure.in: Don't write a warning for D-Bus anymore.
2010-11-04 Jan D. * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
2010-11-04 Jan D. Remove debug code.
2010-11-04 Jan D. Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
2010-11-03 Jay Belanger calc.texi: Update Emacs version to 23.3.
2010-11-03 Chong Yidong Fix for Bug#5655, backported from trunk.
2010-11-01 Jan D. Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
2010-11-01 Glenn Morris * lisp/locate.el (locate, locate-mode): Doc fixes.
2010-11-01 Chong Yidong Prevent server-mode from issuing a prompt in kill-emacs-hook.
2010-11-01 Chong Yidong Backport VC improvements from trunk.
2010-11-01 Glenn Morris Mark tiny change.
2010-11-01 Stefan Monnier Make Emacs compile with clang.
2010-11-05 Eli Zaretskii Cleanup -Wall warnings.
2010-11-05 Eli Zaretskii Fix unified mouse highlight after compiling on Unix.
2010-11-05 Eli Zaretskii Fix mouse redesigned mouse highlight on MSDOS.
2010-11-05 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.
2010-11-02 Eli Zaretskii Reflect mouse-highlight redesign in term.c
2010-11-01 Eli Zaretskii REALLY finish coding portable mouse highlight.
2010-11-01 Eli Zaretskii Finish coding mouse highlight redesigned for portability.
2010-10-31 Eli Zaretskii Start redesigning portable mouse highlight. Not compiled.
2010-10-30 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
2010-11-03 Glenn Morris reftex-toc trivia.
2010-11-03 Glenn Morris idlwave trivia.
2010-11-03 Glenn Morris Silence ispell.el compilation.
2010-11-03 Glenn Morris * lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
2010-11-03 Glenn Morris * doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.
2010-11-03 Glenn Morris Don't be so lax with spelling.
2010-11-03 Glenn Morris Mere anarchy is loosed upon the world.
2010-11-03 Glenn Morris landmark: you lose.
2010-11-03 Glenn Morris Fix the most annoying typo in the world.
2010-11-03 Glenn Morris Silence compilation of gomoku.el.
2010-11-03 Glenn Morris Silence compilation of mh-mime.el.
2010-11-03 Chong Yidong Separate built-in packages from elpa packages, for efficiency.
2010-11-03 Glenn Morris Silence compilation of nndiary.el.
2010-11-03 Stefan Monnier * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
2010-11-03 Katsumi Yamaoka nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
2010-11-03 Katsumi Yamaoka gnus-cite.el (gnus-article-natural-long-line-p): Removed.
2010-11-02 Noah Friedman (byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
2010-11-02 Katsumi Yamaoka nnir: remove wais support
2010-11-02 Glenn Morris * lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
2010-11-02 Glenn Morris * lisp/gnus/gnus-util.el: Comment.
2010-11-02 Chong Yidong Fix last change to package.el.
2010-11-02 Katsumi Yamaoka gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
2010-11-02 Chong Yidong Two fixes for elpa packages overriding built-in ones.
2010-11-02 Vinicius Jose Latorre Adjust doc.
2010-11-01 Katsumi Yamaoka nnir.el: Fix various bugs.
2010-11-01 Katsumi Yamaoka gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2010-11-01 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-11-01 Chong Yidong Fix error in last merge from branch.
2010-11-01 Juanma Barranquero Fix dates in ChangeLog entries.
2010-11-01 Kenichi Handa Implement various display methods for glyphless characters.
2010-11-01 Kenichi Handa merge trunk
2010-11-01 Kenichi Handa merge trunk
2010-11-01 Glenn Morris Reposition some aliases in holidays.el.
2010-11-01 Glenn Morris * cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
2010-11-01 Glenn Morris * lisp/emacs-lisp/smie.el (smie): New custom group.
2010-11-01 Glenn Morris Silence compilation of mm-util.el.
2010-11-01 Glenn Morris * lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.
2010-11-01 Glenn Morris Fix some declarations in cedet.
2010-11-01 Katsumi Yamaoka shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
2010-11-01 Glenn Morris Fix some declarations.
2010-11-01 Glenn Morris * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
2010-11-01 Glenn Morris * lisp/textmodes/ispell.el (comment-add): Declare.
2010-11-01 Glenn Morris * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
2010-11-01 Glenn Morris * lisp/info.el (finder-keywords-hash, package-alist): Declare.
2010-11-01 Katsumi Yamaoka gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
2010-11-01 Chong Yidong etc/NEWS: Remove VC changes, since they are backported to 23.3.
2010-11-01 Chong Yidong Fix to package name computation in Finder.
2010-11-01 Chong Yidong Remove extra leftover args to vc-*-checkin.
2010-11-01 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
2010-11-01 Glenn Morris Silence compilation of startup.el.
2010-11-01 Glenn Morris Silence nnir.el compilation.
2010-11-01 Glenn Morris * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
2010-11-01 Glenn Morris * lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.
2010-11-01 Glenn Morris Silence shr.el compilation.
2010-11-01 Glenn Morris Silence smime.el compilation.
2010-11-01 Glenn Morris Silence nnimap.el compilation.
2010-11-01 Glenn Morris Silence mail-source.el compilation.
2010-11-01 Glenn Morris Silence gnus-dired.el compilation.
2010-11-01 Glenn Morris Silence mm-view.el compilation.
2010-11-01 Glenn Morris Silence mm-decode.el compilation.
2010-11-01 Glenn Morris Silence gnus.el compilation.
2010-11-01 Glenn Morris Silence sieve-manage.el compilation.
2010-11-01 Glenn Morris Silence gnus-util.el compilation.
2010-10-31 Ken Brown * configure.in (checking whether localtime caches TZ): Use
2010-10-31 Glenn Morris * lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.
2010-10-31 Katsumi Yamaoka message.el (message-subject-trailing-was-query): Change default to t.
2010-10-31 Glenn Morris * lisp/cus-start.el: Explanatory comment.
2010-10-31 Glenn Morris Fix previous cedet change and ChangeLog.
2010-10-31 Glenn Morris * src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
2010-10-31 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-31 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
2010-10-31 Juanma Barranquero More merge fixes.
2010-10-31 Glenn Morris Fix bug#7299; default value of tool-bar-mode in without-x builds.
2010-10-31 Glenn Morris * lisp/ChangeLog: Merge fixes.
2010-10-31 Jan D. Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
2010-10-31 Chong Yidong Merge changes from emacs-23 branch
2010-10-31 Chong Yidong Merge changes from emacs-23 branch
2010-10-31 Chong Yidong Print informative error message when aborting on GTK disconnect.
2010-10-31 Glenn Morris * lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.
2010-10-30 Glenn Morris Tiny MH-E doc fixes.
2010-10-30 Michael Albinus * net/tramp.el (tramp-handle-insert-file-contents): For root,
2010-10-29 Glenn Morris Replace some inappropriate uses of toggle-read-only. (Bug#7292)
2010-10-29 Glenn Morris Correct some viewcvs links in docs and comments.
2010-10-28 Glenn Morris * lisp/select.el (x-selection): Mark it as an obsolete alias.
2010-10-27 Stefan Monnier * add-log.el (find-change-log): Use derived-mode-p rather than
2010-10-27 Glenn Morris Fix treatment of menu-bar-files-menu.
2010-10-25 Chong Yidong Document GTK Emacs kill on display close in PROBLEMS.
2010-10-25 Michael Albinus * dbusbind.c (Fdbus_call_method_asynchronously)
2010-10-31 Alan Mackenzie progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
2010-10-31 Katsumi Yamaoka gnus/ChangeLog: Cosmetic fix.
2010-10-31 Katsumi Yamaoka nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.
2010-10-31 Glenn Morris * admin/notes/bugtracker: Mention "found".
2010-10-31 Chong Yidong etc/NEWS: Add placeholder for finder-inf.el changes.
2010-10-31 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-31 Chong Yidong Check more carefully for packages before loading package.el.
2010-10-30 Katsumi Yamaoka gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.
2010-10-30 Katsumi Yamaoka nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be set on groups that don't have \* permanentflags.
2010-10-30 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
2010-10-30 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-30 Glenn Morris Fix bug#7306; customization of minor-mode variables defined in C.
2010-11-01 Kenichi Handa w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.
2010-11-01 Kenichi Handa Handle glyphless characters on tty.
2010-10-29 Kenichi Handa w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.
2010-10-29 Kenichi Handa Implement various display methods for glyphless characters.
2010-10-28 Kenichi Handa merge trunk
2010-10-14 Kenichi Handa merge trunk
2010-10-29 Stefan Monnier SMIE: change indent rules format, improve smie-setup.
2010-10-29 Katsumi Yamaoka gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
2010-10-29 Katsumi Yamaoka gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
2010-10-29 Eli Zaretskii Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.
2010-10-29 Eli Zaretskii Fix revno 102144 for non-CLASH_DETECTION platforms.
2010-10-29 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Fix last change.
2010-10-29 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Fix last change.
2010-10-29 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2010-10-29 Glenn Morris Sync docs of some X, W32, NS C functions.
2010-10-29 Glenn Morris Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
2010-10-29 Glenn Morris Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
2010-10-29 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
2010-10-28 Katsumi Yamaoka gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
2010-10-28 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
2010-10-28 Katsumi Yamaoka shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
2010-10-28 Katsumi Yamaoka nnir.el (nnir-run-swish-e): Remove hyrex support.
2010-10-28 Glenn Morris doc/Makefile fixes related to inclusion of emacsver.texi.
2010-10-28 Glenn Morris Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
2010-10-28 Katsumi Yamaoka gnus-art.el: Improve MIME part functions.
2010-10-28 Glenn Morris * lisp/simple.el (x-selection-owner-p): Remove unused declaration.
2010-10-28 Stefan Monnier * lisp/minibuffer.el (completion-cycling): New var.
2010-10-28 Stefan Monnier * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
2010-10-28 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
2010-10-27 Katsumi Yamaoka gnus-group.el: Make gnus-group-default-list-level possibly a function.
2010-10-27 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
2010-10-27 Stefan Monnier * test/indent/octave.m: Add a test to ensure indentation is local.
2010-10-27 Stefan Monnier * lisp/play/landmark.el: Adjust commenting convention.
2010-10-27 Stefan Monnier * lisp/electric.el (electric-indent-chars): Autoload.
2010-10-27 Katsumi Yamaoka nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
2010-10-27 Glenn Morris * lisp/term/ns-win.el (ns-insert-file): Init in let.
2010-10-27 Glenn Morris * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
2010-10-27 Glenn Morris ns-win.el trivia.
2010-10-27 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
2010-10-27 Katsumi Yamaoka mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2010-10-27 Glenn Morris * lisp/term/ns-win.el: Restore require of cl when compiling.
2010-10-27 Katsumi Yamaoka gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
2010-10-26 Juanma Barranquero * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
2010-10-26 Katsumi Yamaoka shr.el (shr-tag-div): Added.
2010-10-26 Eli Zaretskii cmds.c: (internal_self_insert): Don't insert for negative arguments.
2010-10-26 Eli Zaretskii Fix bug #7281.
2010-10-26 Glenn Morris * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
2010-10-26 Adrian Robert * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
2010-10-26 Glenn Morris Mention server-port.
2010-10-26 Glenn Morris Add ChangeLog bug ref.
2010-10-26 Glenn Morris Add server-port option. (Bug#854)
2010-10-26 Glenn Morris * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
2010-10-26 Jan D * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
2010-10-26 Glenn Morris Remove ns-handle-* functions that duplicate x-handle-*.
2010-10-26 Glenn Morris * etc/images/README: Add (un)checked.xpm
2010-10-26 Glenn Morris Let ns load common-win.