Mercurial > emacs
graph
-
Fix and document components of mouse event position.2010-11-26, by Eli Zaretskii
-
color.el: Rename various rgb functions to srgb.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-set-mark): Remove left over.2010-11-26, by Katsumi Yamaoka
-
shr.el (shr-insert): Revert last change.2010-11-26, by Katsumi Yamaoka
-
* lisp/calendar/diary-lib.el (diary-outlook-format): Remove pointless element.2010-11-26, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Another fix.2010-11-26, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Fix match-strings.2010-11-26, by Glenn Morris
-
diary-lib.el diary-outlook* changes.2010-11-26, by Glenn Morris
-
nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.2010-11-26, by Katsumi Yamaoka
-
gnus-art.el (gnus-url-mailto): Unfold URLs before using them.2010-11-26, by Katsumi Yamaoka
-
* mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before2010-11-26, by Lars Magne Ingebrigtsen
-
nnimap.el (nnimap-request-set-mark): Add is "+", not "-".2010-11-26, by Katsumi Yamaoka
-
nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-last-response-string): Fix last unfolding fix.2010-11-25, by Katsumi Yamaoka
-
message.el (message-called-interactively-p): A temporary macro.2010-11-25, by Katsumi Yamaoka
-
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.2010-11-25, by Katsumi Yamaoka
-
* diff.el (diff): Fix it for good, hopefully, this time.2010-11-25, by Stefan Monnier
-
Fixing bug #7474 also fixes #7481.2010-11-25, by Eli Zaretskii
-
Fix bug #7474 with cursor positioning in overlay strings.2010-11-25, by Eli Zaretskii
-
shr.el (shr-insert): Fix the way to fold lines.2010-11-25, by Katsumi Yamaoka
-
gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].2010-11-25, by Katsumi Yamaoka
-
shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.2010-11-25, by Katsumi Yamaoka
-
* lisp/vc/diff.el (diff): Fix last change.2010-11-25, by Stefan Monnier
-
shr.el (shr-get-background): Fix argument name.2010-11-25, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-24, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.2010-11-24, by Stefan Monnier
-
nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).2010-11-24, by Jan D.
-
color-lab: Require 'cl when compiling.2010-11-24, by Katsumi Yamaoka
-
color-lab.el: Fix all expt calls to use float type.2010-11-24, by Katsumi Yamaoka
-
Bug 7458: Make key press like Left + right ctrl work when right is not control.2010-11-24, by Jan D.
-
shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.2010-11-24, by Katsumi Yamaoka
-
(mailclient-send-it): Bind `browse-url-mailto-function' to nil to2010-11-24, by Lars Magne Ingebrigtsen
-
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.2010-11-24, by Lars Magne Ingebrigtsen
-
shr-color.el (shr-color->hexadecimal): Ignore case of color names.2010-11-24, by Katsumi Yamaoka
-
color-lab.el: Add coding cookie.2010-11-24, by Katsumi Yamaoka
-
shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.2010-11-24, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-23, by Katsumi Yamaoka
-
Avoid GCC warning with inline functions.2010-11-23, by Eli Zaretskii
-
Fix compilation on Windows following revno 102488.2010-11-23, by Eli Zaretskii
-
* src/nsmenu.m: Use #include <config.h> instead of "config.h".2010-11-23, by Dan Nicolaescu
-
Move extern declarations from term.c to lisp.h.2010-11-23, by Dan Nicolaescu
-
Mark debugger related variables and functions as EXTERNALLY_VISIBLE2010-11-23, by Dan Nicolaescu
-
Include <sys/ioctl.h> unconditionally.2010-11-23, by Dan Nicolaescu
-
* lisp/eshell/: Use with-silent-modifications.2010-11-23, by Stefan Monnier
-
Always issue a full prompt in vc-merge-branch operation.2010-11-23, by Chong Yidong
-
* lisp/shell.el (shell): Use current-buffer by default if it's already2010-11-23, by Stefan Monnier
-
shr-color.el: fix several function calls.2010-11-23, by Katsumi Yamaoka
-
shr.el (shr-color->hexadecimal): Autoload.2010-11-23, by Katsumi Yamaoka
-
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention2010-11-23, by Tassilo Horn
-
etc/NEWS: Document vc-update and vc-merge changes.2010-11-23, by Chong Yidong
-
Initial support for unified DVCS pull and merge.2010-11-23, by Chong Yidong
-
shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.2010-11-23, by Katsumi Yamaoka
-
* lisp/Makefile.in: Fix up last merge.2010-11-22, by Stefan Monnier
-
Cleanup diff-buffer-with-file.2010-11-22, by Stefan Monnier
-
w32.c: Fix a typo in a comment.2010-11-22, by Eli Zaretskii
-
* lisp/gnus/ChangeLog: Improve style.2010-11-22, by Stefan Monnier
-
* lisp/files.el: Make revert work with diff-buffer-with-file.2010-11-22, by Stefan Monnier
-
gnus-art.el (gnus-url-mailto): Do not downcase args.2010-11-22, by Katsumi Yamaoka
-
* textmodes/reftex-ref.el (reftex-goto-label): Use the current2010-11-22, by Tassilo Horn
-
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).2010-11-22, by Chong Yidong
-
Merge changes made in Gnus trunk.2010-11-21, by Katsumi Yamaoka
-
The default value of `backup-by-copying-when-mismatch' is now t.2010-11-21, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): The default value is2010-11-21, by Michael Albinus
-
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.2010-11-21, by Jan D.
-
Highlight top-level augmented assignments in Python (Bug#6445).2010-11-21, by Chong Yidong
-
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.2010-11-21, by Ken Brown
-
ns_appbindir must end in /.2010-11-21, by Jan D.
-
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).2010-11-21, by Jan D.
-
Gnus: Fix display of message insertion marks.2010-11-21, by Ralf Angeli
-
nnimap.el (nnimap-unselect-group): Made into its own function.2010-11-21, by Katsumi Yamaoka
-
Remove emacs-priority.2010-11-21, by Dan Nicolaescu
-
Remove INLINE uses in header files.2010-11-21, by Dan Nicolaescu
-
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.2010-11-21, by Dan Nicolaescu
-
diary-lib comments.2010-11-20, by Glenn Morris
-
Tiny authors.el updates.2010-11-20, by Glenn Morris
-
ChangeLog fixes prompted by M-x authors.2010-11-20, by Glenn Morris
-
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)2010-11-20, by Tassilo Horn
-
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.2010-11-20, by Ken Brown
-
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.2010-11-20, by Eli Zaretskii
-
Add keyword :vert-only for tool bar items with labels not shown horizontally.2010-11-20, by Jan D.
-
Make glyphless-char-display-control a defcustom.2010-11-20, by Eli Zaretskii
-
Sync with Tramp 2.2.0.2010-11-20, by Michael Albinus
-
Sync with Tramp 2.2.0.2010-11-20, by Michael Albinus
-
lisp/ChangeLog: Fix entry for bug-querying changes.2010-11-20, by Eli Zaretskii
-
faces.el (glyphless-char): Define value for `pc'.2010-11-20, by Eli Zaretskii
-
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.2010-11-20, by Eli Zaretskii
-
faces.el (glyphless-char): Define value for `pc'.2010-11-20, by Eli Zaretskii
-
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.2010-11-20, by Eli Zaretskii
-
* mail/emacsbug.el (report-emacs-bug-tracker-url)2010-11-20, by Tassilo Horn
-
* src/xfaces.c (lookup_face): Make static.2010-11-20, by Andreas Schwab
-
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.2010-11-20, by Katsumi Yamaoka
-
Fix bug #6687 with cursor positioning after before-string from overlays.2010-11-19, by Eli Zaretskii
-
lisp/ldefs-boot.el: Regenerate.2010-11-19, by Juanma Barranquero
-
* textmodes/reftex-ref.el (reftex-goto-label): If point is inside2010-11-19, by Tassilo Horn
-
gnus-html.el (gnus-html-prefetch-images): Fix last change.2010-11-19, by Katsumi Yamaoka
-
Assume that gnus-inhibit-images may be a group parameter.2010-11-19, by Katsumi Yamaoka
-
calc.texi (TeX and LaTeX Language Modes, Predefined Units):2010-11-19, by Jay Belanger
-
* src/alloc.c (refill_memory_reserve): Move declaration ...2010-11-18, by Dan Nicolaescu
-
* src/strftime.c (_strftime_copytm): Add declaration.2010-11-18, by Dan Nicolaescu
-
* src/callproc.c (syms_of_callproc): Use intern_c_string.2010-11-18, by Dan Nicolaescu
-
Move declarations from .c files to .h files.2010-11-18, by Dan Nicolaescu
-
Convert definitions to standard C.2010-11-18, by Dan Nicolaescu
-
shr.el: Allow customizing the vertical table lines.2010-11-18, by Katsumi Yamaoka
-
Merge from emacs-232010-11-18, by Stefan Monnier
-
* lisp/textmodes/rst.el: Minor cleanup to improve style.2010-11-18, by Stefan Monnier
-
* comint.el (comint-kill-region): Fix last change.2010-11-18, by Stefan Monnier
-
Make the yank-handler argument obsolete.2010-11-18, by Stefan Monnier
-
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens2010-11-17, by Stefan Monnier
-
* vc-hg.el (vc-hg-program): New var.2010-11-17, by Stefan Monnier
-
autoload.el fix for bug#7414.2010-11-17, by Glenn Morris
-
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).2010-11-16, by Chong Yidong
-
Fix link error on Fedora 14: newer GConf don't use g_type_*.2010-11-14, by Jan D
-
Fix link error on Fedora 14: newer GConf don't use g_type_*.2010-11-14, by Jan D
-
Document revision 100210 as an incompatible change in posn-col-row.2010-11-13, by Eli Zaretskii
-
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)2010-11-13, by Eli Zaretskii
-
Fix picture-mouse-set-point calculation (Bug#7390).2010-11-13, by Chong Yidong
-
Backport fix for Bug#6170 from trunk.2010-11-13, by Chong Yidong
-
* net/tramp.el (tramp-remote-coding-commands): Add an alternative2010-11-13, by Michael Albinus
-
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)2010-11-13, by Glenn Morris
-
customize.texi (Composite Types): Lower-case index entry.2010-11-12, by Eli Zaretskii
-
The `fixes' attribute does show in `bzr log'.2010-11-12, by Eli Zaretskii
-
Fix bug #7346: document load-file-name.2010-11-12, by Eli Zaretskii
-
Expand and clarify the description of bugtracker setting for bzr.2010-11-12, by Eli Zaretskii
-
diary-iso-date-forms fix for bug#7377.2010-11-12, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints2010-11-12, by Stefan Monnier
-
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.2010-11-11, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):2010-11-11, by Stefan Monnier
-
Fix some ls-lisp oddness.2010-11-11, by Glenn Morris
-
Document non-support for MSVC versions later than 8.0.2010-11-10, by Eli Zaretskii
-
* doc/misc/edt.texi: Remove information about Emacs 19.2010-11-10, by Glenn Morris
-
* doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.2010-11-10, by Glenn Morris
-
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).2010-11-10, by YAMAMOTO Mitsuharu
-
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.2010-11-10, by YAMAMOTO Mitsuharu
-
* lisp/printing.el (pr-menu-bind): Doc fix.2010-11-10, by Glenn Morris
-
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.2010-11-10, by Glenn Morris
-
mouse-sel.el comments.2010-11-10, by Glenn Morris
-
* lisp/progmodes/python.el (python-shell): Doc fix.2010-11-10, by Glenn Morris
-
wid-edit doc fixes.2010-11-10, by Glenn Morris
-
Comments related to `bzr commit --fixes'.2010-11-10, by Glenn Morris
-
Fix revno 100152.2010-11-09, by Eli Zaretskii
-
Fix revno 100153.2010-11-09, by Eli Zaretskii
-
* lisp/minibuffer.el (completion-fail-discreetly): New var.2010-11-18, by Stefan Monnier
-
* lisp/electric.el (electric-pair-pairs): New var.2010-11-18, by Stefan Monnier
-
gnus.texi (Misc Article): Document gnus-inhibit-images.2010-11-18, by Katsumi Yamaoka
-
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.2010-11-18, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-17, by Katsumi Yamaoka
-
Fix bug #7417 with cursor positioning on empty lines.2010-11-17, by Eli Zaretskii
-
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.2010-11-17, by Stefan Monnier
-
Remove "tiny change"s for Eric Hanchrow2010-11-17, by Stefan Monnier
-
* lisp/progmodes/python.el (run-python): Explain why we remove the current2010-11-17, by Stefan Monnier
-
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.2010-11-17, by Stefan Monnier
-
shr.el (shr-image-displayer): Protect function against non-existent image source.2010-11-17, by Katsumi Yamaoka
-
gnus-art.el (gnus-inhibit-images): New user option.2010-11-17, by Katsumi Yamaoka
-
merge trunk2010-11-17, by Kenichi Handa
-
merge trunk2010-11-08, by Kenichi Handa
-
merge trunk2010-11-08, by Kenichi Handa
-
merge trunk2010-09-22, by Kenichi Handa
-
merge trunk2010-09-08, by Kenichi Handa
-
merge trunk2010-09-01, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
Cleanup of window coordinate positioning code.2010-11-17, by Chong Yidong
-
mml2015-epg-sign: Use From header.2010-11-16, by Katsumi Yamaoka
-
Revert changes in revision 1024072010-11-16, by Chong Yidong
-
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.2010-11-16, by Chong Yidong
-
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.2010-11-16, by Stefan Monnier
-
* lisp/electric.el (electric-layout-mode): New minor mode.2010-11-16, by Stefan Monnier
-
Cleanup of window coordinate positioning code.2010-11-16, by Chong Yidong
-
Avoid interpreting file:/foo:/bar URLs via tramp.2010-11-16, by Lars Magne Ingebrigtsen
-
Convert definitions to standard C.2010-11-16, by Dan Nicolaescu
-
Allow gnus-html to register image displayer callbacks.2010-11-16, by Katsumi Yamaoka
-
Rework how Gnus is supposed to be able to display all the images in HTML.2010-11-15, by 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, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.2010-11-15, by Stefan Monnier
-
* src/callproc.c (child_setup): Fix previous change.2010-11-15, by Dan Nicolaescu
-
(allout-version): micro increment2010-11-15, by Ken Manheimer
-
Remove config.h include guards.2010-11-15, by Dan Nicolaescu
-
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.2010-11-15, by Dan Nicolaescu
-
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).2010-11-15, by Agustin Martin
-
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.2010-11-15, by Dan Nicolaescu
-
* configure.in: Do not check for unconditionally included headers.2010-11-15, by Dan Nicolaescu
-
* src/process.c: Include <sys/ioctl.h> unconditionally,2010-11-15, by Dan Nicolaescu
-
* src/keyboard.c (pending_malloc_warning): Add const to match2010-11-15, by Dan Nicolaescu
-
Clean up src/systty.h macros.2010-11-15, by Dan Nicolaescu
-
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.2010-11-15, by Dan Nicolaescu
-
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.2010-11-15, by Katsumi Yamaoka
-
Repeat 2010-11-14 change to xfns.c for w32 and ns.2010-11-14, by Chong Yidong
-
Fix last cons in set_wm_state, remove unused variables.2010-11-14, by Jan D
-
Add const to array elements.2010-11-14, by YAMAMOTO Mitsuharu
-
Let the cursorColor X resource set the the cursor face (Bug#7392).2010-11-14, by Chong Yidong
-
Restore clobbered allout.el changes.2010-11-14, by Glenn Morris
-
ChangeLog OCD.2010-11-14, by Glenn Morris
-
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),2010-11-13, by Ken Manheimer
-
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.2010-11-13, by Dan Nicolaescu
-
Fix compilation on Solaris.2010-11-13, by Dan Nicolaescu
-
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.2010-11-13, by Dan Nicolaescu
-
mule.texi (Fontsets): Fix xref from last change.2010-11-13, by Eli Zaretskii
-
Fix Atoms and Lisp_Object mixup and related bugs.2010-11-13, by Jan D
-
* src/window.c (Fwindow_use_time): New function.2010-11-13, by Chong Yidong
-
Fix background-color setting in initial frame (Bug#7373).2010-11-13, by Chong Yidong
-
lisp/ChangeLog: Fix last log entry.2010-11-13, by Eli Zaretskii
-
Fix and document display of glyphless characters.2010-11-13, by Eli Zaretskii
-
* net/tramp-compat.el (tramp-compat-line-beginning-position)2010-11-13, by Michael Albinus
-
Document count-words-region.2010-11-13, by Glenn Morris
-
* lisp/simple.el (count-words-region): New function.2010-11-13, by Glenn Morris
-
ChangeLog whitespace.2010-11-13, by Glenn Morris
-
Standardize some file headers.2010-11-13, by Glenn Morris
-
ChangeLog fixes.2010-11-13, by Glenn Morris
-
Remove autoload for org-capture-templates2010-11-12, by Carsten Dominik
-
* lisp/shell.el (shell-dir-cookie-re): New custom variable.2010-11-12, by Stefan Monnier
-
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode2010-11-12, by Stefan Monnier
-
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to2010-11-12, by Stefan Monnier
-
* lisp/skeleton.el (skeleton-newline): New function.2010-11-12, by Stefan Monnier
-
* lisp/simple.el (open-line): `newline' may strip trailing space.2010-11-12, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Use mapc.2010-11-12, by Stefan Monnier
-
Apply XAtom revork patches from Julien Danjou.2010-11-12, by Jan D.
-
xfns.c (Fx_show_tip): Fix typo in docstring.2010-11-12, by Jan D.
-
Fix last change.2010-11-12, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Keep text properties.2010-11-12, by Katsumi Yamaoka
-
Fix ob-lisp.el expectation that slime would be available2010-11-12, by Carsten Dominik
-
Merge: org-mode version 7.32010-11-12, by Carsten Dominik
-
Install org-mode version 7.32010-11-12, by Carsten Dominik
-
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.2010-11-12, by Glenn Morris
-
bytecomp trivia.2010-11-12, by Glenn Morris
-
smime.el (smime-decrypt-region): Doc fix.2010-11-12, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and2010-11-12, by Stefan Monnier
-
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.2010-11-11, by Katsumi Yamaoka
-
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.2010-11-11, by Stefan Monnier
-
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking2010-11-11, by Stefan Monnier
-
* lisp/progmodes/modula2.el: Use SMIE and skeleton.2010-11-11, by Stefan Monnier
-
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.2010-11-11, by Glenn Morris
-
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".2010-11-11, by Glenn Morris
-
esh-opt comments.2010-11-11, by Glenn Morris
-
mailheader.el comments.2010-11-11, by Glenn Morris
-
Regenerate tpu-edt autoloads.2010-11-11, by Glenn Morris
-
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.2010-11-11, by Glenn Morris
-
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.2010-11-11, by Glenn Morris
-
shr.el (shr-insert): Fix last change.2010-11-11, by Katsumi Yamaoka
-
Minor ls-lisp changes.2010-11-11, by Glenn Morris
-
Remove odd code from kandmark, gomoku.2010-11-11, by Glenn Morris
-
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.2010-11-11, by Glenn Morris
-
Silence idlw*.el compilation.2010-11-11, by Glenn Morris
-
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.2010-11-11, by Katsumi Yamaoka
-
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.2010-11-11, by Glenn Morris
-
lisp/gnus/ChangeLog: Cosmetic fix.2010-11-11, by Katsumi Yamaoka
-
nnir.el (nnir-request-move-article): fix to provide original group and subject.2010-11-11, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).2010-11-11, by Katsumi Yamaoka
-
lisp/gnus/ChangeLog (2010-11-10): Fix wording.2010-11-10, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.2010-11-10, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-browser-function): Change the2010-11-10, by Lars Magne Ingebrigtsen
-
Minor fix to package-archive-contents recalculation.2010-11-10, by Chong Yidong
-
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.2010-11-10, by Agustin Martin
-
flyspell.el (flyspell-word): Do not re-check known misspellings.2010-11-10, by Agustin Martin
-
Fix syntax error in previous commit.2010-11-10, by Michael Albinus
-
Add const to array elements of font filter properties.2010-11-10, by YAMAMOTO Mitsuharu
-
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.2010-11-10, by Michael Albinus
-
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.2010-11-10, by Michael Albinus
-
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.2010-11-10, by Glenn Morris
-
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.2010-11-10, by Glenn Morris
-
rfc2047.el (rfc2047-syntax-table): Simplify.2010-11-10, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.2010-11-10, by Katsumi Yamaoka
-
Minor edt.el simplification.2010-11-10, by Glenn Morris
-
tpu-extras.el simplifiation.2010-11-10, by Glenn Morris
-
Use line-beginning-position in some texinfo.el files.2010-11-10, by Glenn Morris
-
Silence skeleton.el compilation.2010-11-10, by Glenn Morris
-
Remove ls-lisp time-related functions that duplicate standard functions.2010-11-10, by Glenn Morris
-
system-type related trivia.2010-11-10, by Glenn Morris
-
net-utils system-type trivia.2010-11-10, by Glenn Morris
-
* lisp/startup.el (package-initialize): Update declaration.2010-11-10, by Glenn Morris
-
* lisp/gnus/smime.el (from): Remove unused declaration.2010-11-10, by Glenn Morris
-
time-to-seconds related simplifications.2010-11-10, by Glenn Morris
-
Replace some eshell functions that duplicate standard functions.2010-11-10, by Glenn Morris
-
Silence compilation of some shell files.2010-11-10, by Glenn Morris
-
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.2010-11-10, by Glenn Morris
-
ChangeLog fix.2010-11-10, by Glenn Morris
-
gnus-art.el (org-entities): Bind it.2010-11-10, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-09, by Katsumi Yamaoka
-
Merge from emacs-232010-11-09, by Stefan Monnier
-
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.2010-11-09, by Katsumi Yamaoka
-
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.2010-11-09, by Glenn Morris
-
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.2010-11-09, by Glenn Morris
-
Replace still more end-of-line etc with line-end-position, etc.2010-11-09, by Glenn Morris
-
message.el (message-subject-trailing-was-regexp): Fix default value.2010-11-09, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)2010-11-08, by Stefan Monnier
-
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)2010-11-08, by Stefan Monnier
-
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.2010-11-08, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.2010-11-07, by Stefan Monnier
-
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.2010-11-07, by Jan D
-
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize2010-11-07, by Jan D
-
Fix typo in previos flymake change.2010-11-07, by Glenn Morris
-
Minor esh-util changes.2010-11-07, by Glenn Morris
-
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.2010-11-07, by Glenn Morris
-
Minor checkdoc simplifications.2010-11-07, by Glenn Morris
-
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.2010-11-07, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.2010-11-07, by Katsumi Yamaoka
-
Replace more speedbar uses of end-of-line etc with line-end-position.2010-11-07, by Glenn Morris
-
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.2010-11-07, by Katsumi Yamaoka
-
Use line-end-position rather than end-of-line, etc.2010-11-06, by Glenn Morris
-
Minor idlwave change.2010-11-06, by Glenn Morris
-
Minor eieio-comp changes.2010-11-06, by Glenn Morris
-
Silence viper-cmd compilation.2010-11-06, by Glenn Morris
-
Silence elint compilation.2010-11-06, by Glenn Morris
-
Silence gnus-art compilation.2010-11-06, by Glenn Morris
-
Silence mail-extr compilation.2010-11-06, by Glenn Morris
-
Silence reftex compilation.2010-11-06, by Glenn Morris
-
Minor emerge changes.2010-11-06, by Glenn Morris
-
xdisp.c: Add commentary about character compositions in bidirectional text.2010-11-06, by Eli Zaretskii
-
RefTeX: Improve matching of bib entries.2010-11-06, by Ralf Angeli
-
src/ChangeLog: Fix log entry for revno 102262.2010-11-06, by Eli Zaretskii
-
Support R2L lines in tool-tip text.2010-11-06, by Eli Zaretskii
-
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.2010-11-06, by Michael Albinus
-
configure.in: Fix indentation2010-11-06, by Andreas Schwab
-
* src/nsfont.m: Include termchar for new mouse-highlight.2010-11-06, by Jan D.
-
Unify mouse-highlight code for all GUI and TTY sessions.2010-11-06, by Eli Zaretskii
-
chapter, part, section are all DocBook elements2010-11-05, by Sam Steingold
-
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.2010-11-05, by Eli Zaretskii
-
Decode utf-8 strings in mixed environments by default.2010-11-05, by Lars Magne Ingebrigtsen
-
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).2010-11-05, by Jan D.
-
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.2010-11-05, by Adrian Robert
-
Quiet, woman. (Sorry...).2010-11-05, by Glenn Morris
-
Silence doctor.el compilation.2010-11-05, by Glenn Morris
-
Silence cl-macs.el compilation.2010-11-05, by Glenn Morris
-
Silence byte-opt.el compilation.2010-11-05, by Glenn Morris
-
ChangeLog fix.2010-11-05, by Glenn Morris
-
Refer to set-coding-system-priority instead of the obsolete2010-11-04, by Lars Magne Ingebrigtsen
-
Merge changes made in Gnus trunk.2010-11-04, by Katsumi Yamaoka
-
ChangeLog fix.2010-11-04, by Glenn Morris
-
identify "refentry" as DocBook2010-11-04, by Sam Steingold
-
Notes about elpa.gnu.org for maintainers.2010-11-04, by Chong Yidong
-
* tramp.texi (Remote shell setup): New item "Interactive shell2010-11-04, by Michael Albinus
-
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.2010-11-04, by Katsumi Yamaoka
-
* emacs-lisp/package.el (package-unpack): Remove no-op.2010-11-03, by Chong Yidong
-
Support for gif transparency.2010-11-03, by Chong Yidong
-
etc/NEWS: Move --with-crit-dir option to emacs-23.2010-11-03, by Chong Yidong
-
xfns.c (x_real_positions): Fix declaration-after-statement problem.2010-11-09, by Eli Zaretskii
-
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.2010-11-09, by Glenn Morris
-
ChangeLog fix.2010-11-09, by Glenn Morris
-
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.2010-11-08, by Stefan Monnier
-
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the2010-11-08, by Stefan Monnier
-
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):2010-11-08, by Stefan Monnier
-
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)2010-11-08, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.2010-11-08, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el: New package.2010-11-07, by Stefan Monnier
-
Fix misleading Changelog entry.2010-11-07, by Michael Albinus
-
Fix typo.2010-11-06, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): Make it a buffer local2010-11-06, by Michael Albinus
-
Fix bug #7300.2010-11-06, by Eli Zaretskii
-
Back-port from trunk the fix for bug #6294.2010-11-06, by Eli Zaretskii
-
Fix bug #7285.2010-11-06, by Eli Zaretskii
-
* progmodes/verilog-mode.el (verilog-insert-one-definition)2010-11-06, by Dan Nicolaescu
-
* trampver.texi: Update release number.2010-11-05, by Michael Albinus
-
* net/trampver.el: Update release number.2010-11-05, by Michael Albinus
-
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.2010-11-05, by Chong Yidong
-
Regenerate configure.2010-11-04, by Chong Yidong
-
Backport fix for Bug#5723 from trunk.2010-11-04, by Chong Yidong
-
Backport r99752 from trunk2010-11-04, by Chong Yidong
-
Backport r99751 from trunk2010-11-04, by Chong Yidong
-
Backport r99750 from trunk2010-11-04, by Chong Yidong
-
Backport fix for Bug#6287 from trunk.2010-11-04, by Chong Yidong
-
Backport r100459 from trunk2010-11-04, by Chong Yidong
-
Backport fix for Bug#2423 from trunk.2010-11-04, by Chong Yidong
-
Backport r99863 from trunk2010-11-04, by Chong Yidong
-
Backport r99862 from trunk2010-11-04, by Chong Yidong
-
Backport from trunk.2010-11-04, by Chong Yidong
-
Backport Bug#6765 fix from trunk.2010-11-04, by Chong Yidong
-
* configure.in: Don't write a warning for D-Bus anymore.2010-11-04, by Michael Albinus
-
* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our2010-11-04, by Jan D.
-
Remove debug code.2010-11-04, by Jan D.
-
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).2010-11-04, by Jan D.
-
calc.texi: Update Emacs version to 23.3.2010-11-03, by Jay Belanger
-
Fix for Bug#5655, backported from trunk.2010-11-03, by Chong Yidong
-
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.2010-11-01, by Jan D.
-
* lisp/locate.el (locate, locate-mode): Doc fixes.2010-11-01, by Glenn Morris
-
Prevent server-mode from issuing a prompt in kill-emacs-hook.2010-11-01, by Chong Yidong
-
Backport VC improvements from trunk.2010-11-01, by Chong Yidong
-
Mark tiny change.2010-11-01, by Glenn Morris
-
Make Emacs compile with clang.2010-11-01, by Stefan Monnier
-
Cleanup -Wall warnings.2010-11-05, by Eli Zaretskii
-
Fix unified mouse highlight after compiling on Unix.2010-11-05, by Eli Zaretskii
-
Fix mouse redesigned mouse highlight on MSDOS.2010-11-05, by Eli Zaretskii
-
Cleanup fallout from redesigning mouse highlight.2010-11-05, by Eli Zaretskii
-
Reflect mouse-highlight redesign in term.c2010-11-02, by Eli Zaretskii
-
REALLY finish coding portable mouse highlight.2010-11-01, by Eli Zaretskii
-
Finish coding mouse highlight redesigned for portability.2010-11-01, by Eli Zaretskii
-
Start redesigning portable mouse highlight. Not compiled.2010-10-31, by Eli Zaretskii
-
Unify mouse highlight code of MSDOS and GUI sessions.2010-10-30, by Eli Zaretskii
-
reftex-toc trivia.2010-11-03, by Glenn Morris
-
idlwave trivia.2010-11-03, by Glenn Morris
-
Silence ispell.el compilation.2010-11-03, by Glenn Morris
-
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.2010-11-03, by Glenn Morris
-
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.2010-11-03, by Glenn Morris
-
Don't be so lax with spelling.2010-11-03, by Glenn Morris
-
Mere anarchy is loosed upon the world.2010-11-03, by Glenn Morris
-
landmark: you lose.2010-11-03, by Glenn Morris
-
Fix the most annoying typo in the world.2010-11-03, by Glenn Morris
-
Silence compilation of gomoku.el.2010-11-03, by Glenn Morris
-
Silence compilation of mh-mime.el.2010-11-03, by Glenn Morris
-
Separate built-in packages from elpa packages, for efficiency.2010-11-03, by Chong Yidong
-
Silence compilation of nndiary.el.2010-11-03, by Glenn Morris
-
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):2010-11-03, by Stefan Monnier
-
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.2010-11-03, by Katsumi Yamaoka
-
gnus-cite.el (gnus-article-natural-long-line-p): Removed.2010-11-03, by Katsumi Yamaoka
-
nnir: remove wais support2010-11-02, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.2010-11-02, by Glenn Morris
-
* lisp/gnus/gnus-util.el: Comment.2010-11-02, by Glenn Morris
-
Fix last change to package.el.2010-11-02, by Chong Yidong
-
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.2010-11-02, by Katsumi Yamaoka
-
Two fixes for elpa packages overriding built-in ones.2010-11-02, by Chong Yidong
-
Adjust doc.2010-11-02, by Vinicius Jose Latorre
-
nnir.el: Fix various bugs.2010-11-01, by Katsumi Yamaoka
-
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.2010-11-01, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-01, by Katsumi Yamaoka
-
Fix error in last merge from branch.2010-11-01, by Chong Yidong
-
Fix dates in ChangeLog entries.2010-11-01, by Juanma Barranquero
-
Implement various display methods for glyphless characters.2010-11-01, by Kenichi Handa
-
merge trunk2010-11-01, by Kenichi Handa
-
merge trunk2010-11-01, by Kenichi Handa
-
Reposition some aliases in holidays.el.2010-11-01, by Glenn Morris
-
* cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.2010-11-01, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie): New custom group.2010-11-01, by Glenn Morris
-
Silence compilation of mm-util.el.2010-11-01, by Glenn Morris
-
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.2010-11-01, by Glenn Morris
-
Fix some declarations in cedet.2010-11-01, by Glenn Morris
-
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.2010-11-01, by Katsumi Yamaoka
-
Fix some declarations.2010-11-01, by Glenn Morris
-
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.2010-11-01, by Glenn Morris
-
* lisp/textmodes/ispell.el (comment-add): Declare.2010-11-01, by Glenn Morris
-
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.2010-11-01, by Glenn Morris
-
* lisp/info.el (finder-keywords-hash, package-alist): Declare.2010-11-01, by Glenn Morris
-
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.2010-11-01, by Katsumi Yamaoka
-
etc/NEWS: Remove VC changes, since they are backported to 23.3.2010-11-01, by Chong Yidong
-
Fix to package name computation in Finder.2010-11-01, by Chong Yidong
-
Remove extra leftover args to vc-*-checkin.2010-11-01, by Chong Yidong
-
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.2010-11-01, by Glenn Morris
-
Silence compilation of startup.el.2010-11-01, by Glenn Morris
-
Silence nnir.el compilation.2010-11-01, by Glenn Morris
-
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.2010-11-01, by Glenn Morris
-
* lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.2010-11-01, by Glenn Morris
-
Silence shr.el compilation.2010-11-01, by Glenn Morris
-
Silence smime.el compilation.2010-11-01, by Glenn Morris
-
Silence nnimap.el compilation.2010-11-01, by Glenn Morris
-
Silence mail-source.el compilation.2010-11-01, by Glenn Morris
-
Silence gnus-dired.el compilation.2010-11-01, by Glenn Morris
-
Silence mm-view.el compilation.2010-11-01, by Glenn Morris
-
Silence mm-decode.el compilation.2010-11-01, by Glenn Morris
-
Silence gnus.el compilation.2010-11-01, by Glenn Morris
-
Silence sieve-manage.el compilation.2010-11-01, by Glenn Morris
-
Silence gnus-util.el compilation.2010-11-01, by Glenn Morris
-
* configure.in (checking whether localtime caches TZ): Use2010-10-31, by Ken Brown
-
* lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.2010-10-31, by Glenn Morris
-
message.el (message-subject-trailing-was-query): Change default to t.2010-10-31, by Katsumi Yamaoka
-
* lisp/cus-start.el: Explanatory comment.2010-10-31, by Glenn Morris
-
Fix previous cedet change and ChangeLog.2010-10-31, by Glenn Morris
-
* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.2010-10-31, by Glenn Morris
-
Merge changes made in Gnus trunk.2010-10-31, by Katsumi Yamaoka
-
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.2010-10-31, by Stefan Monnier
-
More merge fixes.2010-10-31, by Juanma Barranquero
-
Fix bug#7299; default value of tool-bar-mode in without-x builds.2010-10-31, by Glenn Morris
-
* lisp/ChangeLog: Merge fixes.2010-10-31, by Glenn Morris
-
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).2010-10-31, by Jan D.
-
Merge changes from emacs-23 branch2010-10-31, by Chong Yidong
-
Merge changes from emacs-23 branch2010-10-31, by Chong Yidong
-
Print informative error message when aborting on GTK disconnect.2010-10-31, by Chong Yidong
-
* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.2010-10-31, by Glenn Morris
-
Tiny MH-E doc fixes.2010-10-30, by Glenn Morris
-
* net/tramp.el (tramp-handle-insert-file-contents): For root,2010-10-30, by Michael Albinus
-
Replace some inappropriate uses of toggle-read-only. (Bug#7292)2010-10-29, by Glenn Morris
-
Correct some viewcvs links in docs and comments.2010-10-29, by Glenn Morris
-
* lisp/select.el (x-selection): Mark it as an obsolete alias.2010-10-28, by Glenn Morris
-
* add-log.el (find-change-log): Use derived-mode-p rather than2010-10-27, by Stefan Monnier
-
Fix treatment of menu-bar-files-menu.2010-10-27, by Glenn Morris
-
Document GTK Emacs kill on display close in PROBLEMS.2010-10-25, by Chong Yidong
-
* dbusbind.c (Fdbus_call_method_asynchronously)2010-10-25, by Michael Albinus
-
progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes2010-10-31, by Alan Mackenzie
-
gnus/ChangeLog: Cosmetic fix.2010-10-31, by Katsumi Yamaoka
-
nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.2010-10-31, by Katsumi Yamaoka
-
* admin/notes/bugtracker: Mention "found".2010-10-31, by Glenn Morris
-
etc/NEWS: Add placeholder for finder-inf.el changes.2010-10-31, by Chong Yidong
-
Merge changes made in Gnus trunk.2010-10-31, by Katsumi Yamaoka
-
Check more carefully for packages before loading package.el.2010-10-31, by Chong Yidong
-
gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.2010-10-30, by 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, by Katsumi Yamaoka
-
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which2010-10-30, by Alan Mackenzie
-
Merge changes made in Gnus trunk.2010-10-30, by Katsumi Yamaoka
-
Fix bug#7306; customization of minor-mode variables defined in C.2010-10-30, by Glenn Morris
-
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.2010-11-01, by Kenichi Handa
-
Handle glyphless characters on tty.2010-11-01, by Kenichi Handa
-
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.2010-10-29, by Kenichi Handa
-
Implement various display methods for glyphless characters.2010-10-29, by Kenichi Handa
-
merge trunk2010-10-28, by Kenichi Handa
-
merge trunk2010-10-14, by Kenichi Handa
-
SMIE: change indent rules format, improve smie-setup.2010-10-29, by Stefan Monnier
-
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.2010-10-29, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.2010-10-29, by Katsumi Yamaoka
-
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.2010-10-29, by Eli Zaretskii
-
Fix revno 102144 for non-CLASH_DETECTION platforms.2010-10-29, by Eli Zaretskii
-
gnus-art.el (gnus-article-goto-part): Fix last change.2010-10-29, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Fix last change.2010-10-29, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.2010-10-29, by Katsumi Yamaoka
-
Sync docs of some X, W32, NS C functions.2010-10-29, by Glenn Morris
-
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.2010-10-29, by Glenn Morris
-
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.2010-10-29, by Glenn Morris
-
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.2010-10-29, by Stefan Monnier
-
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.2010-10-28, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.2010-10-28, by Stefan Monnier
-
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.2010-10-28, by Katsumi Yamaoka
-
nnir.el (nnir-run-swish-e): Remove hyrex support.2010-10-28, by Katsumi Yamaoka
-
doc/Makefile fixes related to inclusion of emacsver.texi.2010-10-28, by Glenn Morris
-
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.2010-10-28, by Glenn Morris
-
gnus-art.el: Improve MIME part functions.2010-10-28, by Katsumi Yamaoka
-
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.2010-10-28, by Glenn Morris
-
* lisp/minibuffer.el (completion-cycling): New var.2010-10-28, by Stefan Monnier
-
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'2010-10-28, by Stefan Monnier
-
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):2010-10-28, by Stefan Monnier
-
gnus-group.el: Make gnus-group-default-list-level possibly a function.2010-10-27, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.2010-10-27, by Stefan Monnier
-
* test/indent/octave.m: Add a test to ensure indentation is local.2010-10-27, by Stefan Monnier
-
* lisp/play/landmark.el: Adjust commenting convention.2010-10-27, by Stefan Monnier
-
* lisp/electric.el (electric-indent-chars): Autoload.2010-10-27, by Stefan Monnier
-
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.2010-10-27, by Katsumi Yamaoka
-
* lisp/term/ns-win.el (ns-insert-file): Init in let.2010-10-27, by Glenn Morris
-
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.2010-10-27, by Glenn Morris
-
ns-win.el trivia.2010-10-27, by Glenn Morris
-
* server.el (server-host, server-port, server-auth-dir): Autoload risky.2010-10-27, by Glenn Morris
-
mm-decode.el (mm-shr): Add undisplayer to MIME handle.2010-10-27, by Katsumi Yamaoka
-
* lisp/term/ns-win.el: Restore require of cl when compiling.2010-10-27, by Glenn Morris
-
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.2010-10-27, by Katsumi Yamaoka
-
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.2010-10-26, by Juanma Barranquero
-
shr.el (shr-tag-div): Added.2010-10-26, by Katsumi Yamaoka
-
cmds.c: (internal_self_insert): Don't insert for negative arguments.2010-10-26, by Eli Zaretskii
-
Fix bug #7281.2010-10-26, by Eli Zaretskii
-
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.2010-10-26, by Glenn Morris
-
Mention server-port.2010-10-26, by Glenn Morris
-
Add ChangeLog bug ref.2010-10-26, by Glenn Morris
-
Add server-port option. (Bug#854)2010-10-26, by Glenn Morris
-
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.2010-10-26, by Glenn Morris
-
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).2010-10-26, by Jan D
-
Remove ns-handle-* functions that duplicate x-handle-*.2010-10-26, by Glenn Morris
-
* etc/images/README: Add (un)checked.xpm2010-10-26, by Glenn Morris
-
Let ns load common-win.2010-10-26, by Glenn Morris
-
Make epa-mail-encrypt expand mail aliases.2010-10-26, by Daiki Ueno
-
Make epa-mail-encrypt handle local-part only recipients.2010-10-26, by Daiki Ueno
-
gnus-util.el: Remove `gnus-with-local-quit'.2010-10-25, by Katsumi Yamaoka
-
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM2010-10-25, by Andreas Schwab
-
Document GTK Emacs kill on display close in PROBLEMS.2010-10-25, by Chong Yidong
-
Don't use the word "PGP", since it is a non-free program.2010-10-25, by Daiki Ueno
-
gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.2010-10-25, by Katsumi Yamaoka
-
Simplifications for lisp/term/common-win.el2010-10-25, by Glenn Morris
-
Add alternative key bindings for epa-mail commands.2010-10-25, by Daiki Ueno
-
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.2010-10-25, by Glenn Morris
-
Fix some ChangeLog entries.2010-10-25, by Juanma Barranquero
-
Avoid inline image variables for checkboxes (Bug#7222).2010-10-24, by Chong Yidong
-
Sync docs of some W32 and X C functions.2010-10-24, by Glenn Morris
-
calc.texi: Use emacsver.texi to determine Emacs version.2010-10-24, by Jay Belanger
-
Merge changes made in Gnus trunk.2010-10-24, by Katsumi Yamaoka
-
ChangeLog fix.2010-10-24, by Glenn Morris
-
Move some more shared x-, w32- things to common-win.2010-10-24, by Glenn Morris
-
Fix 2010-10-10 keymap fixes.2010-10-24, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-10-24, by Chong Yidong
-
Merge changes from emacs-232010-10-24, by Chong Yidong
-
* xterm.c (x_connection_closed): Kill Emacs unconditionally.2010-10-24, by Chong Yidong
-
verilog-mode.el updates.2010-10-23, by Dan Nicolaescu
-
* erc-backend.el (erc-server-JOIN): Set the correct target list on join.2010-10-23, by Glenn Morris
-
* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is alive2010-10-23, by Glenn Morris
-
Fix bug#7224.2010-10-23, by Glenn Morris
-
Fix typos.2010-10-22, by Juanma Barranquero
-
src/frame.c: Fix previous change.2010-10-22, by Juanma Barranquero
-
Document values of window-system and deprecate its use as predicate.2010-10-22, by Eli Zaretskii
-
* net/tramp.el (tramp-get-inline-coding): Return `nil' in case of2010-10-21, by Michael Albinus
-
* etc/DISTRIB: Update donation section.2010-10-20, by Glenn Morris
-
* etc/DISTRIB: Small updates.2010-10-20, by Glenn Morris
-
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.2010-10-20, by Kenichi Handa
-
merge emacs-232010-10-20, by Kenichi Handa
-
lisp/ChangeLog: Add missing entry.2010-10-19, by Juanma Barranquero
-
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.2010-10-20, by Kenichi Handa
-
Regenerated.2010-10-24, by Lars Magne Ingebrigtsen
-
* configure.in: Remove the BROKEN annotation from gnutls.2010-10-24, by Lars Magne Ingebrigtsen
-
Merge read-color and facemenu-read-color (Bug#7242).2010-10-24, by Chong Yidong
-
Use recursive-trash feature for eshell deletion (Bug#7011).2010-10-24, by Chong Yidong
-
* emacs.c (argmatch): Don't treat "--" as "--chdir".2010-10-24, by Chong Yidong
-
* package.el (package-menu-mode-map): Inherit from button-buffer-map.2010-10-24, by Chong Yidong
-
Fix last commit.2010-10-24, by Chong Yidong
-
Make the *Packages* buffer read-only.2010-10-24, by Chong Yidong
-
progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of2010-10-24, by Alan Mackenzie
-
gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live.2010-10-24, by Katsumi Yamaoka
-
Try to use "gpg2" if "gpg" isn't available.2010-10-24, by Daiki Ueno
-
Sync docs of selection-coding-system between C and Lisp.2010-10-24, by Glenn Morris
-
Sync Lisp and C docs of next-selection-coding-system.2010-10-24, by Glenn Morris
-
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.2010-10-24, by Glenn Morris
-
Remove duplicate definition of tty-defined-color-alist.2010-10-24, by Glenn Morris
-
Sync X and MS-Windows docs for x-use-underline-position-properties.2010-10-24, by Glenn Morris
-
Sync X and MS-Windows docs of x-toolkit-scroll-bars.2010-10-24, by Glenn Morris
-
Avoid redefining some C defcustoms.2010-10-24, by Glenn Morris
-
gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.2010-10-24, by Katsumi Yamaoka
-
Bind "C-c ]" to block-closing commands in several modes.2010-10-24, by Chong Yidong
-
* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,2010-10-23, by Glenn Morris
-
* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.2010-10-23, by Glenn Morris
-
* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.2010-10-23, by Glenn Morris
-
* src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.2010-10-23, by Glenn Morris
-
Sync docs of cursor-in-non-selected-windows between Lisp and C.2010-10-23, by Glenn Morris
-
Sync docs of C and Lisp version of auto-hscroll-mode.2010-10-23, by Glenn Morris
-
Make all copies of xw-defined-colors have identical docs.2010-10-23, by Glenn Morris
-
Make all 3 copies of x-select-enable-clipboard have the same doc.2010-10-23, by Glenn Morris
-
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.2010-10-23, by Glenn Morris
-
* test/comint-testsuite.el2010-10-23, by Glenn Morris
-
src/ChangeLog: Revert inadvertent change of entry date.2010-10-23, by Eli Zaretskii
-
Implement mouse highlight for bidi-reordered lines.2010-10-23, by Eli Zaretskii
-
Fix support for R2L lines. Tested with reordered text.2010-10-23, by Eli Zaretskii
-
The range [STARTPOS..ENDPOS] is inclusive in strings.2010-10-23, by Eli Zaretskii
-
Tested with L2R rows and mouse highlight on a single line.2010-10-23, by Eli Zaretskii
-
Finished work on mouse highlight that comes from display strings.2010-10-16, by Eli Zaretskii
-
Support bidi-reordered text in mouse-highlighted mode- and header-lines.2010-10-16, by Eli Zaretskii
-
Start working on mouse highlight of mode- and header-lines.2010-10-16, by Eli Zaretskii
-
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.2010-10-09, by Eli Zaretskii
-
Fix beg_col calculation when painting from window start.2010-10-02, by Eli Zaretskii
-
Fix mouse highlight in bidi-reordered continued lines.2010-10-02, by Eli Zaretskii
-
Fix minor bugs in mouse highlight.2010-10-02, by Eli Zaretskii
-
Clean up mouse highlight in R2L lines.2010-08-28, by Eli Zaretskii
-
Fix mouse highlight in continued R2L lines.2010-08-28, by Eli Zaretskii
-
Support L2R continued lines.2010-08-28, by Eli Zaretskii
-
Support R2L rows. Continued lines still don't work correctly.2010-08-28, by Eli Zaretskii
-
Fix L2R code using bug #1220 as a test case.2010-08-28, by Eli Zaretskii
-
Initial partial support for mouse highlight in bidi-reordered text.2010-08-21, by Eli Zaretskii
-
Mention faceName for Lucid menu/dialog fonts.2010-10-23, by Jan D.
-
Replace digest-doc and sorted-doc C programs with Lisp commands.2010-10-23, by Glenn Morris
-
* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.2010-10-23, by Glenn Morris
-
Merge changes made in Gnus trunk.2010-10-23, by Katsumi Yamaoka
-
Obscure an example DEFVAR_INT comment so as to evade make-docfile.2010-10-22, by Glenn Morris
-
Fix compilation with Motif (Bug#7263).2010-10-22, by Jan D
-
mml.el (mml-preview): Fix last change.2010-10-22, by Katsumi Yamaoka
-
mml.el (mml-preview): Work properly when editing article.2010-10-22, by Katsumi Yamaoka
-
Support for systems without floats was removed a decade ago.2010-10-22, by Glenn Morris
-
Fix format of old ChangeLog entry.2010-10-22, by Glenn Morris
-
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.2010-10-22, by Glenn Morris
-
Add bug ref to Changelog entry.2010-10-22, by Glenn Morris
-
Small autoloads fix.2010-10-22, by Glenn Morris
-
* admin/make-tarball.txt: Misc updates.2010-10-22, by Glenn Morris
-
* make-dist: Avoid listing .el files twice.2010-10-22, by Glenn Morris
-
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.2010-10-22, by Stefan Monnier
-
gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.2010-10-22, by Katsumi Yamaoka
-
message.el (message-setup-1): Allow message-default-headers to be a function.2010-10-21, by Katsumi Yamaoka
-
* newcomment.el (comment-dwim): Fix the intentation in the doc string.2010-10-21, by Lars Magne Ingebrigtsen
-
* insdel.c (prepare_to_modify_buffer): Don't set2010-10-21, by Chong Yidong
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use2010-10-21, by Michael Albinus
-
shr.el (shr-tag-table): Simplify.2010-10-21, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.2010-10-21, by Katsumi Yamaoka
-
gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.2010-10-21, by Katsumi Yamaoka
-
gnus.el (gnus-message-archive-group): Quote value.2010-10-21, by Katsumi Yamaoka
-
Tweak revert-buffer-function to inhibit auto-mode-alist.2010-10-21, by Daiki Ueno
-
gnus-news.texi: Mention new archive defaults.2010-10-21, by Katsumi Yamaoka
-
message.el (message-fix-before-sending): Change options when sending non-printable characters.2010-10-21, by Katsumi Yamaoka
-
gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.2010-10-21, by Katsumi Yamaoka
-
Allow nnimap article editing (sort of).2010-10-21, by Katsumi Yamaoka
-
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.2010-10-21, by Katsumi Yamaoka
-
nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.2010-10-21, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-20, by Katsumi Yamaoka
-
shr.el (shr-tag-table): Fix last change.2010-10-20, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.2010-10-20, by Katsumi Yamaoka
-
emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.2010-10-20, by Katsumi Yamaoka
-
shr.el: (shr-tag-table): Support caption, thead, and tfoot.2010-10-20, by Katsumi Yamaoka
-
* make-dist: No longer create lisp/MANIFEST.2010-10-20, by Glenn Morris
-
Fix format of old lib-src/ChangeLog entry.2010-10-20, by Glenn Morris
-
Fix src/Makefile.in comment typo from r101897.2010-10-20, by Glenn Morris
-
shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.2010-10-20, by Katsumi Yamaoka
-
shr.el (shr-save-contents): New command and keystroke.2010-10-20, by Katsumi Yamaoka
-
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.2010-10-19, by Katsumi Yamaoka
-
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.2010-10-19, by Katsumi Yamaoka
-
Update.2010-10-19, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-19, by Katsumi Yamaoka
-
cc-langs.el (c-type-decl-prefix-key): C++ bit: move2010-10-19, by Alan Mackenzie
-
cc-mode.el (c-before-change, c-after-change): Move the setting of2010-10-19, by Alan Mackenzie
-
etc/NEWS: Document change to mode-line-format.2010-10-19, by Chong Yidong
-
Revert 2010-10-18 change; use safe-functions instead.2010-10-19, by Chong Yidong
-
Remove mode-line end dashes on graphical terminals.2010-10-19, by Chong Yidong
-
Decouple C-d and delete, so that the former does not delete the region.2010-10-19, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-10-19, by Juanma Barranquero
-
* net/tramp.el (tramp-do-file-attributes-with-stat)2010-10-19, by Michael Albinus
-
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.2010-10-18, by Stefan Monnier
-
Don't allow functions that display messages in unsafep.2010-10-18, by Chong Yidong
-
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).2010-10-18, by Ken Brown
-
(regexp-opt-group, regexp-opt-charset): Turn comments into docstrings2010-10-17, by Stefan Monnier
-
* lisp/minibuffer.el (completion--replace): Move point where it belongs2010-10-17, by Stefan Monnier
-
* net/tramp.el (tramp-open-connection-setup-interactive-shell):2010-10-15, by Michael Albinus
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.2010-10-15, by Kenichi Handa
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.2010-10-15, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.2010-10-15, by Kenichi Handa
-
merge emacs-232010-10-15, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.2010-10-15, by Kenichi Handa
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)2010-10-19, by Michael Albinus
-
shr.el: Fix last change.2010-10-19, by Katsumi Yamaoka
-
shr.el: Improve kinsoku and table rendering.2010-10-19, by Katsumi Yamaoka
-
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)2010-10-19, by Stefan Monnier
-
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.2010-10-18, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-18, by Katsumi Yamaoka
-
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is2010-10-18, by Stefan Monnier
-
* src/frame.c (Fframe_pointer_visible_p):2010-10-18, by Stefan Monnier
-
* lisp/files.el (locate-file-completion-table): Strip non-matching elements2010-10-18, by Stefan Monnier
-
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.2010-10-18, by Lars Magne Ingebrigtsen
-
Use unsafep to check for theme safety.2010-10-18, by Chong Yidong
-
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).2010-10-18, by Agustin Martin
-
shr.el (shr-insert): Comment fix.2010-10-18, by Katsumi Yamaoka
-
Fix a misleading widget message in the last checkin.2010-10-17, by Chong Yidong
-
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.2010-10-17, by Katsumi Yamaoka
-
Allow Custom settings to be migrated into a custom theme.2010-10-17, by Chong Yidong
-
Allow hiding of modified custom widgets.2010-10-16, by Chong Yidong
-
Move built-in theme directory to etc/.2010-10-16, by Chong Yidong
-
Fix searching for bibitem entries.2010-10-16, by Ralf Angeli
-
Merge changes made in Gnus trunk.2010-10-16, by Katsumi Yamaoka
-
Bugfixes for `customize-create-theme'.2010-10-16, by Chong Yidong
-
Fix the MSDOS build broken by last revisions.2010-10-15, by Eli Zaretskii
-
Fix the MSDOS build broken by latest revisions.2010-10-15, by Eli Zaretskii
-
Fix last change in etc/NEWS.2010-10-15, by Eli Zaretskii
-
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):2010-10-15, by Michael Albinus
-
Fix bug #7196.2010-10-15, by Eli Zaretskii
-
Fix bug #7195 with NEWS entry for of select-active-region'.2010-10-15, by Eli Zaretskii
-
Document changes made in revno 101949.2010-10-15, by Eli Zaretskii
-
shr.el (shr-tag-img): Ignore images with no data.2010-10-15, by Katsumi Yamaoka
-
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.2010-10-15, by Eli Zaretskii
-
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.2010-10-15, by Eli Zaretskii
-
shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.2010-10-15, by Katsumi Yamaoka
-
Again, fix a typo in really-oldXMenu target2010-10-15, by Tassilo Horn
-
Fix variable name typo in really-oldXMenu target.2010-10-15, by Tassilo Horn
-
Merge changes made in Gnus trunk.2010-10-14, by Katsumi Yamaoka
-
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.2010-10-14, by Lars Magne Ingebrigtsen
-
Merge changes from emacs-23 branch.2010-10-14, by Juanma Barranquero
-
shr.el (shr-tag-a): Use url-link as widget type.2010-10-14, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-14, by Katsumi Yamaoka
-
src/w32*.c: Whitespace fixes and typos.2010-10-14, by Juanma Barranquero
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).2010-10-14, by Kenichi Handa
-
merge emacs-232010-10-14, by Kenichi Handa
-
Fix handling of font properties on Windows (bug#6303).2010-10-13, by Juanma Barranquero
-
* lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.2010-10-13, by Glenn Morris
-
Fix typos in docstrings, comments and ChangeLogs.2010-10-12, by Juanma Barranquero
-
Fix typos in docstrings, comments and ChangeLogs.2010-10-12, by Juanma Barranquero
-
Fix typos in comments2010-10-12, by Kenichi Handa
-
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).2010-10-14, by Kenichi Handa
-
Fix typos in comments2010-10-12, by Kenichi Handa
-
merge emacs-232010-10-12, by Kenichi Handa
-
* README: Updates.2010-10-12, by Glenn Morris
-
* BUGS, INSTALL.BZR: Updates.2010-10-12, by Glenn Morris
-
etc/NEWS.2010-10-12, by Glenn Morris
-
Fix 2010-10-12 change to custom-theme-set-faces.2010-10-14, by Chong Yidong
-
Define a cursor defface; minor face optimizations.2010-10-14, by Chong Yidong
-
calc-alg.el (math-var): Renamed from `var'.2010-10-14, by Jay Belanger
-
src/w32*.c: Make functions static.2010-10-14, by Juanma Barranquero
-
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.2010-10-14, by Katsumi Yamaoka
-
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.2010-10-13, by Juanma Barranquero
-
lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).2010-10-13, by Juanma Barranquero
-
lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).2010-10-13, by Juanma Barranquero
-
nnimap.el (nnimap-close-server): Forget the nnimap data on close.2010-10-13, by Katsumi Yamaoka
-
src/makefile.w32-in: Simplify OBJ macros.2010-10-13, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-10-13, by Katsumi Yamaoka
-
Rename `image-library-alist' to `dynamic-library-alist'.2010-10-13, by Juanma Barranquero
-
shr: make shr-width a defcustom, use it in shr-tag-img.2010-10-13, by Katsumi Yamaoka
-
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.2010-10-13, by Katsumi Yamaoka
-
* lisp/subr.el (last): Make it faster.2010-10-13, by Glenn Morris
-
* lisp/Makefile.in (compile-clean): Use `` instead of $().2010-10-13, by Glenn Morris
-
Tidy some nextstep README etc files.2010-10-13, by Glenn Morris
-
* nextstep/README: Remove information duplicated in AUTHORS.2010-10-13, by Glenn Morris
-
* nextstep/AUTHORS: Remove email addresses.2010-10-13, by Glenn Morris
-
More make-dist simplification.2010-10-13, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.2010-10-13, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-12, by Katsumi Yamaoka
-
Remove trailing / from directory names.2010-10-12, by Dan Nicolaescu
-
Add some default custom themes.2010-10-12, by Chong Yidong
-
Avoid using trailing / in directory variables.2010-10-12, by Dan Nicolaescu
-
gnus-sum.el: Remove long obsoleted functions.2010-10-12, by Katsumi Yamaoka
-
* make-dist: Replace grep with sed when determining $version.2010-10-12, by Glenn Morris
-
* make-dist: Remove the unnecessary $shortversion.2010-10-12, by Glenn Morris
-
* make-dist: Remove comment that no longer applies.2010-10-12, by Glenn Morris
-
* make-dist: Simplify trap handling.2010-10-12, by Glenn Morris
-
* make-dist: Use find for the whole etc/ directory.2010-10-12, by Glenn Morris
-
* make-dist: Use find for etc/image files.2010-10-12, by Glenn Morris
-
* make-dist: Use find to handle the etc and lisp directories.2010-10-12, by Glenn Morris
-
* make-dist: Simplify creation of lisp/MANIFEST.2010-10-12, by Glenn Morris
-
* make-dist: Update and simplify.2010-10-12, by Glenn Morris
-
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.2010-10-12, by Glenn Morris
-
Move nextstep/DEV-NOTES to admin/notes/nextstep.2010-10-12, by Glenn Morris
-
* doc/lispref/book-spine.texinfo: Rename to book-spine.texi.2010-10-12, by Glenn Morris
-
* etc/BABYL: Remove file.2010-10-12, by Glenn Morris
-
Placeholder entry for Custom theme changes.2010-10-12, by Chong Yidong
-
New interface for choosing Custom themes.2010-10-12, by Chong Yidong
-
lisp/net/telnet.el: "Fix" commented code.2010-10-12, by Juanma Barranquero
-
lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.2010-10-12, by Juanma Barranquero
-
lisp/ChangeLog: Add missing bug reference.2010-10-12, by Juanma Barranquero
-
lisp/net/telnet.el (telnet-mode-map): Fix previous change.2010-10-12, by Juanma Barranquero
-
Clarify the doc about caching passphrases.2010-10-12, by Daiki Ueno
-
Fix last change.2010-10-12, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.2010-10-11, by Juanma Barranquero
-
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.2010-10-11, by Jan D.
-
* Makefile.in (ELCFILES): Update.2010-10-10, by Andreas Schwab
-
* doc/man/emacs.1: Small fixes.2010-10-10, by Glenn Morris
-
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):2010-10-09, by Stefan Monnier
-
(gdb-mouse-toggle-breakpoint-margin)2010-10-09, by Nick Roberts
-
Fix hi-lock-mode interactions with font-lock.2010-10-09, by Chong Yidong
-
Rename another shadow.el function.2010-10-09, by Glenn Morris
-
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.2010-10-09, by Glenn Morris
-
* doc/man/emacs.1: Update license description.2010-10-09, by Glenn Morris
-
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.2010-10-08, by Michael Albinus
-
Mention the bug number for the last change in make-dist.2010-10-08, by Eli Zaretskii
-
make-dist: Don't distribute src/buildobj.h.2010-10-08, by Eli Zaretskii
-
nnimap.el (gnutls-negotiate): Silence the byte compiler.2010-10-11, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-11, by Katsumi Yamaoka
-
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.2010-10-11, by Katsumi Yamaoka
-
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.2010-10-11, by Katsumi Yamaoka
-
More cleanups and minor fixes for Customize.2010-10-11, by Chong Yidong
-
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.2010-10-11, by Glenn Morris
-
Add html targets for some doc/ Makefiles.2010-10-11, by Glenn Morris
-
Add ps rules for some doc/ Makefiles.2010-10-11, by Glenn Morris
-
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.2010-10-10, by Dan Nicolaescu
-
Declare and define in one step various mode maps.2010-10-10, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.2010-10-10, by Katsumi Yamaoka
-
Fix gnutls write-before-negotiation case.2010-10-10, by Lars Magne Ingebrigtsen
-
Remove #ifdef emacs / #ifndef emacs code, unused.2010-10-10, by Dan Nicolaescu
-
Pass CFLAGS to the linker.2010-10-10, by Dan Nicolaescu
-
* src/Makefile.in (CRT_DIR): Move near potential user.2010-10-10, by Dan Nicolaescu
-
* src/Makefile.in: Use $(...) everywhere instead of ${...}2010-10-10, by Dan Nicolaescu
-
Small sysdep.c cleanups.2010-10-10, by Dan Nicolaescu
-
Rearrange an entry (test commit to bzr++ssh).2010-10-10, by Eli Zaretskii
-
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.2010-10-10, by Dan Nicolaescu
-
Simplify r101871.2010-10-10, by Daiki Ueno
-
Merge changes made in Gnus trunk.2010-10-10, by Katsumi Yamaoka
-
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.2010-10-09, by Glenn Morris
-
Interface improvements to cus-theme.el.2010-10-09, by Chong Yidong
-
Fix building manuals on MS-Windows using emacsver.texi.2010-10-09, by Eli Zaretskii
-
Replace use of VPATH in most doc/ Makefiles.2010-10-09, by Glenn Morris
-
Anchor regexps in doc/ `make dist' rules.2010-10-09, by Glenn Morris
-
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.2010-10-09, by Glenn Morris
-
Remove references to emacsver.texi.in in doc/ `make dist' rules.2010-10-09, by Glenn Morris
-
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.2010-10-09, by Glenn Morris
-
* doc/misc/Makefile.in: Use $< in rules.2010-10-09, by Glenn Morris
-
Enhance fontification of declarators to take account of the2010-10-09, by Alan Mackenzie
-
Use $< in some doc/*/Makefile rules.2010-10-09, by Glenn Morris
-
Fix previous doc/*/Makefile.in change.2010-10-09, by Glenn Morris
-
* doc/man/b2m.1: Remove file.2010-10-09, by Glenn Morris
-
* make-dist: No more doc/emacs/*.texi.in.2010-10-09, by Glenn Morris
-
Quieten emacs-devel.2010-10-09, by Glenn Morris
-
Avoid having a directory as a prerequisite in doc Makefiles.2010-10-09, by Glenn Morris
-
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.2010-10-09, by Glenn Morris
-
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.2010-10-09, by Lars Magne Ingebrigtsen
-
Don't use foo() to talk about functions.2010-10-09, by Lars Magne Ingebrigtsen
-
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.2010-10-09, by Lars Magne Ingebrigtsen
-
(epa-passphrase-callback-function): Say what we're querying the password for.2010-10-09, by Lars Magne Ingebrigtsen
-
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers2010-10-09, by Lars Magne Ingebrigtsen
-
Make emacs_gnutls_read() return the expected on errors.2010-10-09, by Lars Magne Ingebrigtsen
-
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.2010-10-09, by Katsumi Yamaoka
-
shr,el: Allow shr table char to be customized.2010-10-09, by Katsumi Yamaoka
-
gnus.texi: untabify.2010-10-09, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): Clear corner pixels.2010-10-09, by Chong Yidong
-
More face customization cleanups.2010-10-09, by Chong Yidong
-
Small simplifications for some cal-hebrew calculations.2010-10-09, by Glenn Morris
-
* configure.in: Combine some conditionals.2010-10-09, by Glenn Morris
-
Add doc/emacs/emacsver.texi.2010-10-09, by Glenn Morris
-
Add doc/ dependencies on emacsver.texi.2010-10-09, by Glenn Morris
-
Regenerate configure, src/config.in.2010-10-09, by Glenn Morris
-
* doc/misc/gnus.texi (Article Washing): Fix previous change.2010-10-09, by Glenn Morris
-
Set the version number in the texinfo manuals using configure.2010-10-09, by Glenn Morris
-
Remove lib-src/b2m.c and b2m.pl.2010-10-09, by Glenn Morris
-
Mark some doc/ rules as PHONY.2010-10-09, by Glenn Morris
-
browse-url.el trivia.2010-10-09, by Glenn Morris
-
shr.el (shr-insert): Don't insert double spaces.2010-10-08, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.2010-10-08, by Andreas Schwab
-
* keyboard.c: Revert last change; it was not intended to be2010-10-08, by Michael Albinus
-
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.2010-10-08, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.2010-10-08, by Juanma Barranquero
-
ChangeLog fix.2010-10-08, by Glenn Morris
-
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.2010-10-08, by Glenn Morris
-
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.2010-10-08, by Glenn Morris
-
Rename some shadow.el things.2010-10-08, by Glenn Morris
-
Minor cl.texi change.2010-10-08, by Glenn Morris
-
coding.c (complement_process_encoding_system): Fix previous change.2010-10-08, by Kenichi Handa
-
merge emacs-232010-10-08, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.2010-10-08, by Kenichi Handa
-
merge emacs-232010-10-04, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.2010-10-04, by Kenichi Handa
-
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.2010-10-07, by Glenn Morris
-
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.2010-10-06, by Glenn Morris
-
Use lexical-let to avoid false matches in var completion (Bug#7056).2010-10-03, by Chong Yidong
-
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)2010-10-03, by Glenn Morris
-
* dbusbind.c (syms_of_dbusbind): Move putenv call ...2010-10-03, by Michael Albinus
-
Fix return value of dnd-get-local-file-name (Bug#7090).2010-10-03, by Chong Yidong
-
Doc fix.2010-10-03, by Glenn Morris
-
Add missing ChangeLog entry for r1.146 of lispref/text.texi.2010-10-03, by Glenn Morris
-
Fix complementing of a coding system2010-10-02, by Kenichi Handa
-
merge emacs-232010-10-02, by Kenichi Handa
-
Fix complementing of a coding system2010-10-02, by Kenichi Handa
-
Close bug#3992.2010-10-01, by Glenn Morris
-
* lisp/minibuffer.el (completion--replace): Better preserve markers.2010-09-30, by Stefan Monnier
-
Complement a coding system for encoding arguments and input to a process.2010-09-30, by Kenichi Handa
-
merge emacs-232010-09-30, by Kenichi Handa
-
Complement a coding system for encoding arguments and input to a process.2010-09-30, by Kenichi Handa
-
Fix more CEDET require statements.2010-09-30, by Chong Yidong
-
Fix errors in CEDET 1.0 merge.2010-09-29, by Chong Yidong
-
lisp/server.el (server-process-filter): Doc fix.2010-09-29, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).2010-09-29, by Kenichi Handa
-
merge emacs-232010-09-29, by Kenichi Handa
-
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it2010-09-28, by Michael Albinus
-
* dired.el (dired-save-positions): Doc fix. (Bug#7119)2010-09-27, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).2010-09-29, by Kenichi Handa
-
Remove some tests for defunct system-types.2010-10-08, by Glenn Morris
-
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).2010-10-08, by Glenn Morris
-
* xterm.c (x_draw_relief_rect): If box width is larger than 1,2010-10-08, by Chong Yidong
-
ChangeLog fix.2010-10-08, by Glenn Morris
-
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)2010-10-08, by Glenn Morris
-
etc/NEWS.2010-10-08, by Glenn Morris
-
shr.el (shr-table-widths): Don't use cl function `reduce'.2010-10-08, by Katsumi Yamaoka
-
Improvements to face customization interface.2010-10-08, by Chong Yidong
-
Merge changes made in Gnus trunk.2010-10-07, by Katsumi Yamaoka
-
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.2010-10-07, by Stefan Monnier
-
Tiny hilit-chg.el change.2010-10-07, by Glenn Morris
-
Rename some more shadow.el stuff.2010-10-07, by Glenn Morris
-
Rename shadow-mode.2010-10-07, by Glenn Morris
-
[Gnus] Introduce gnus-gravatar-too-ugly.2010-10-07, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-07, by Katsumi Yamaoka
-
url-http.el (url-http-end-of-document-sentinel): Protect against the2010-10-07, by Lars Magne Ingebrigtsen
-
SMIE: Reliably distinguish openers/closers in smie-prec2-levels2010-10-07, by Stefan Monnier
-
(regexp-opt): Add `symbols' mode.2010-10-07, by Miles Bader
-
[Gnus] Enable XEmacs to display images.2010-10-07, by Katsumi Yamaoka
-
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.2010-10-07, by Katsumi Yamaoka
-
Reduce rmail.el's use of sendmail.el2010-10-07, by Glenn Morris
-
Add a shadow-mode for load-path shadows.2010-10-07, by Glenn Morris
-
Minor iimage.el changes.2010-10-07, by Glenn Morris
-
Minr appt.el change.2010-10-07, by Glenn Morris
-
Include version number in doc `make dist' tarfiles.2010-10-07, by Glenn Morris
-
sieve-manage.el: Add authenticate function.2010-10-06, by Katsumi Yamaoka
-
shr.el (shr-render-td): Only delete space at the end of the TD.2010-10-06, by Katsumi Yamaoka
-
sieve-manage: use auth-source.2010-10-06, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-06, by Katsumi Yamaoka
-
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use2010-10-06, by Michael Albinus
-
nt/INSTALL: Add note about problematic characters passed to configure.2010-10-06, by Juanma Barranquero
-
* epa.texi (Caching Passphrases): New section.2010-10-06, by Daiki Ueno
-
Minor doc/*/Makefile.in change.2010-10-06, by Glenn Morris
-
Remove obsolete variable font-lock-defaults-alist.2010-10-06, by Glenn Morris
-
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.2010-10-06, by Glenn Morris
-
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.2010-10-06, by Katsumi Yamaoka
-
* lisp/emacs-lisp/cl.el: No longer provide cl-19.2010-10-06, by Glenn Morris
-
Misc cleanup for doc/*/Makefiles.2010-10-06, by Glenn Morris
-
gnus-group.el (gnus-group-completing-read): Fix last change.2010-10-06, by Katsumi Yamaoka
-
Eliminate `remove-if-not' that is a cl function.2010-10-06, by Katsumi Yamaoka
-
shr.el (shr-render-td): Allow blank/missing <TD>s.2010-10-05, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-05, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-directory-files-and-attributes)2010-10-05, by Michael Albinus
-
sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.2010-10-05, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-05, by Katsumi Yamaoka
-
gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.2010-10-05, by Katsumi Yamaoka
-
Merge changes made ein Gnus trunk.2010-10-05, by Katsumi Yamaoka
-
NEWS update.2010-10-05, by Glenn Morris
-
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.2010-10-05, by Glenn Morris
-
Fix rnewspost.el comment typo.2010-10-05, by Glenn Morris
-
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.2010-10-05, by Katsumi Yamaoka
-
* .dir-locals.el: The Emacs convention is sentence-end-double-space.2010-10-05, by Glenn Morris
-
mm-decode.el (mm-shr): Decode contents by charset.2010-10-05, by Katsumi Yamaoka
-
shr.el: Revert last change.2010-10-05, by Katsumi Yamaoka
-
shr.el (shr-encode-url-chars): New function.2010-10-05, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-04, by Katsumi Yamaoka
-
Continue reorganization of load dependencies. (Bug#7156)2010-10-04, by Michael Albinus
-
(url-http-wait-for-headers-change-function): Revert previous2010-10-04, by Lars Magne Ingebrigtsen
-
* url-http.el (url-http-wait-for-headers-change-function): Protect2010-10-04, by Lars Magne Ingebrigtsen
-
Don't add an echo dash for the first keystroke (Bug#7137).2010-10-04, by Chong Yidong
-
Remove O_RDONLY, O_WRONLY definitions, not needed.2010-10-04, by Dan Nicolaescu
-
shr.el (shr-tag-li): Get <li> indentation right.2010-10-04, by Katsumi Yamaoka
-
shr.el (shr-insert): Tweak line breaking.2010-10-04, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-04, by Katsumi Yamaoka
-
shr.el (shr-insert): Use string anchors instead of line anchors.2010-10-04, by Katsumi Yamaoka
-
Minor appt.el changes.2010-10-04, by Glenn Morris
-
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.2010-10-04, by Ted Zlatanov
-
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.2010-10-04, by Glenn Morris
-
Minor doc Makefile.in clean-up.2010-10-04, by Glenn Morris
-
Mention the 'g' binding in VC diff,log, etc.2010-10-04, by Dan Nicolaescu
-
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and2010-10-04, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.2010-10-04, by Katsumi Yamaoka
-
Fix compilation warnings.2010-10-03, by Dan Nicolaescu
-
Rework the gnutls boot interface.2010-10-03, by Lars Magne Ingebrigtsen
-
Cosmetic changes for some lisp/url files.2010-10-03, by Glenn Morris
-
* src/fileio.c (Vdirectory_sep_char): Remove.2010-10-03, by Glenn Morris
-
Remove directory-sep-char, obsolete since 21.1.2010-10-03, by Glenn Morris
-
Remove vc-header-alist, obsolete since 21.1.2010-10-03, by Glenn Morris
-
Avoid using plusp; cl may not be loaded.2010-10-03, by Chong Yidong
-
Add user option `remote-file-name-inhibit-cache'.2010-10-03, by Michael Albinus
-
* src/termhooks.h: Remove #ifdef CONSP.2010-10-03, by Dan Nicolaescu
-
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.2010-10-03, by Michael Albinus
-
* lib-src/Makefile.in: Remove ^L, old makes choke on it.2010-10-03, by Dan Nicolaescu
-
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.2010-10-03, by Dan Nicolaescu
-
Include <fcntl.h> unconditionally.2010-10-03, by Dan Nicolaescu
-
* tramp.texi (Frequently Asked Questions): Mention2010-10-03, by Michael Albinus
-
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.2010-10-03, by Dan Nicolaescu
-
* src/sysdep.c (flush_pending_output): Remove code, does not do2010-10-03, by Dan Nicolaescu
-
Remove unused code.2010-10-03, by Dan Nicolaescu
-
Remove unused arguments for unexec.2010-10-03, by Dan Nicolaescu
-
src/gnutls.c: Fix typo in docstring.2010-10-03, by Juanma Barranquero
-
url-vars.el (url-mime-charset-string): Changed the default to nil to2010-10-03, by Lars Magne Ingebrigtsen
-
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).2010-10-03, by Juanma Barranquero
-
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).2010-10-03, by Chong Yidong
-
src/gnutls.c: Doc fixes. Make some functions static.2010-10-03, by Juanma Barranquero
-
* lisp/obsolete/x-menu.el: Remove file, obsolete since 21.12010-10-03, by Glenn Morris
-
* textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.2010-10-03, by Glenn Morris
-
* lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.2010-10-03, by Glenn Morris
-
* lisp/printing.el: Drop Emacs 20 code.2010-10-03, by Glenn Morris
-
* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.2010-10-03, by Glenn Morris
-
* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.2010-10-03, by Glenn Morris
-
* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.2010-10-03, by Glenn Morris
-
Tix fypo in previous change.2010-10-03, by Glenn Morris
-
* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.2010-10-03, by Glenn Morris
-
Do not autoload appt-delete.2010-10-03, by Glenn Morris
-
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.2010-10-03, by Glenn Morris
-
Remove some unused ps-def definitions.2010-10-03, by Glenn Morris
-
url-http.el comment.2010-10-03, by Glenn Morris
-
* subr.el (booleanp): Return t instead of a list (Bug#7086).2010-10-03, by Chong Yidong
-
* keyboard.c (command_loop_1): Make sure the mark is really alive2010-10-03, by Chong Yidong
-
Merge changes made in Gnus trunk.2010-10-03, by Katsumi Yamaoka
-
* lisp/server.el (server-process-filter, server-return-error): Give2010-10-03, by Chong Yidong
-
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string2010-10-03, by Chong Yidong
-
Add minor comment (Bug#7001).2010-10-02, by Chong Yidong
-
lisp/gnus/shr.el (shr): Fix typo in provide call.2010-10-02, by Juanma Barranquero
-
gnus.texi (Splitting Mail): Fix @xref syntax.2010-10-02, by Katsumi Yamaoka
-
* files.el (remote-file-name-inhibit-cache): New defcustom.2010-10-02, by Michael Albinus
-
(url-lazy-message): Remove leftover debugging code.2010-10-02, by Lars Magne Ingebrigtsen
-
Rework tags targets in Windows makefiles to protect against old/stupid makes.2010-10-02, by Juanma Barranquero
-
Add lisp/gnus/nnregistry.el.2010-10-02, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-02, by Katsumi Yamaoka
-
Improve TAGS target on MS-DOS.2010-10-02, by Eli Zaretskii
-
Invoke kill-emacs on SIGINT on Windows as well.2010-10-02, by Eli Zaretskii
-
Remove some functions, variables and aliases obsolete since at least 21.1.2010-10-02, by Glenn Morris
-
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.2010-10-02, by Glenn Morris
-
Modify url-retrieve and related functions and structures to respect a2010-10-02, by Lars Magne Ingebrigtsen
-
Clean up trailing whitespace.2010-10-02, by Lars Magne Ingebrigtsen
-
xml.c: Rework the functions to take regions instead of strings,2010-10-02, by Lars Magne Ingebrigtsen
-
Update ChangeLog.2010-10-01, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-10-01, by Katsumi Yamaoka
-
Fix initial frame dimensions on MS-DOS.2010-10-01, by Eli Zaretskii
-
Fix the MSDOS build broken by revno 101631.2010-10-01, by Eli Zaretskii
-
Fix bug #6349 with cursor positioning in truncated lines.2010-10-01, by Eli Zaretskii
-
Use url-lazy-message for warnings about ignored cookies.2010-10-01, by Lars Magne Ingebrigtsen
-
(url-http-async-sentinel): Check that the buffer is still alive before2010-10-01, by Lars Magne Ingebrigtsen
-
Do not include stdlib.h and string.h, config.h does it.2010-10-01, by Dan Nicolaescu
-
gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.2010-10-01, by Katsumi Yamaoka
-
* src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.2010-10-01, by Dan Nicolaescu
-
Small process.c cleanups.2010-10-01, by Dan Nicolaescu
-
Give up on using gnutls-cli for starttls.2010-10-01, by Katsumi Yamaoka
-
Use intern_c_string instead of intern.2010-10-01, by Dan Nicolaescu
-
* src/point.h: Remove, unused.2010-10-01, by Dan Nicolaescu
-
nt/ChangeLog: Fix last entry.2010-10-01, by Eli Zaretskii
-
Support TAGS targets in the w32 build.2010-10-01, by Eli Zaretskii
-
Florian Ragwitz' stuff removed because of missing paperwork.2010-10-01, by Katsumi Yamaoka
-
Fix bug #7102.2010-10-01, by Eli Zaretskii
-
* lisp/obsolete/sc.el: Remove file.2010-10-01, by Glenn Morris
-
gravatar.el (gravatar-create-image): New function.2010-10-01, by Katsumi Yamaoka
-
Tweak temporary-file-directory on darwin systems.2010-10-01, by Glenn Morris
-
lisp/server.el (server-start): For compatibility, revert part of revno 101688.2010-10-01, by Juanma Barranquero
-
Fix previous merge from Gnus trunk.2010-10-01, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.2010-10-01, by Katsumi Yamaoka
-
* src/xml.c (parse_string): Use const.2010-09-30, by Dan Nicolaescu
-
(Fbacktrace): Don't overwrite print-level on exit.2010-09-30, by Lars Magne Ingebrigtsen
-
Fix documentation of VC status indicator in mode line.2010-09-30, by Eli Zaretskii
-
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.2010-09-30, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-30, by Katsumi Yamaoka
-
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.2010-09-30, by Juanma Barranquero
-
etc/NEWS updates.2010-09-30, by Glenn Morris
-
Remove some diary-lib function aliases, obsolete since 22.1.2010-09-30, by Glenn Morris
-
Remove some obsolete appt.el code.2010-09-30, by Glenn Morris
-
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.2010-09-30, by Dan Nicolaescu
-
src/w32console.c (vga_stdcolor_name): Remove unused function.2010-09-30, by Juanma Barranquero
-
configure.in: Don't enable ImageMagick unless HAVE_X11.2010-09-29, by Romain Francoise
-
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.2010-09-29, by Juanma Barranquero
-
Clean up gnutls.c coding style to conform with the Emacs style.2010-09-29, by Lars Magne Ingebrigtsen
-
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.2010-09-29, by Eli Zaretskii
-
* lisp/gnus/nnmail.el (group, group-art-list, group-art):2010-09-29, by Stefan Monnier
-
Do the gnutls handshake from the reader loop, instead of looping over2010-09-29, by Lars Magne Ingebrigtsen
-
Make sure all reads/writes to gnutls streams go via the gnutls functions.2010-09-29, by Lars Magne Ingebrigtsen
-
Fix bug #7128.2010-09-29, by Eli Zaretskii
-
xdisp.c (string_buffer_position): Remove unused variables.2010-09-29, by Eli Zaretskii
-
Fix int/EMACS_INT use in xdisp.c and print.c.2010-09-29, by Eli Zaretskii
-
* epa.texi (Bug Reports): New section.2010-09-29, by Daiki Ueno
-
* emacsclient.c (main): Remove unused variables.2010-09-29, by Juanma Barranquero
-
Remove unused variable top_srcdir from doc Makefiles.2010-09-29, by Glenn Morris
-
Use temp-buffers when not displaying the diary.2010-09-29, by Glenn Morris
-
Minor diary-lib change.2010-09-29, by Glenn Morris
-
Minor diary include improvement.2010-09-29, by Glenn Morris
-
* lisp/calendar/appt.el (appt-activate): Check diary file.2010-09-29, by Glenn Morris
-
Remove Emacs 21 stuff.2010-09-29, by Katsumi Yamaoka
-
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.2010-09-28, by Stefan Monnier
-
Fix comments; remove Emacs 21 stuff.2010-09-28, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-28, by Katsumi Yamaoka
-
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.2010-09-28, by Katsumi Yamaoka
-
* lisp/calendar/appt.el (appt-check): Minor simplification.2010-09-28, by Glenn Morris
-
Minor NEWS fix.2010-09-28, by Glenn Morris
-
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.2010-09-28, by Glenn Morris
-
Fix message-* user options that differ from Gnus trunk.2010-09-28, by Katsumi Yamaoka
-
nt/*.c: Use const char*; remove unused code.2010-09-28, by Juanma Barranquero
-
Merge changes from emacs-23 branch.2010-09-27, by Juanma Barranquero
-
* Makefile.in (ELCFILES): Update.2010-09-27, by Andreas Schwab
-
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid2010-09-27, by Andreas Schwab
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".2010-09-27, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".2010-09-27, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.2010-09-27, by Michael Albinus
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.2010-09-27, by Kenichi Handa
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.2010-09-27, by Kenichi Handa
-
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.2010-09-26, by Jan D
-
lisp/window.el (walk-windows): Doc fix (bug#7105).2010-09-26, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-09-27, by Katsumi Yamaoka
-
Compile with imagemagick support by default.2010-09-27, by Lars Magne Ingebrigtsen
-
* process.c (wait_reading_process_output): Add missing FD_CLR2010-09-27, by Jan D
-
* lisp/emacs-lisp/float-sup.el (e): Remove.2010-09-27, by Stefan Monnier
-
Add gnutls logging and clean up various gnutls bits.2010-09-27, by Lars Magne Ingebrigtsen
-
src/w32.c: Remove unused code and make static many functions.2010-09-27, by Juanma Barranquero
-
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)2010-09-27, by Michael Albinus
-
(emacs_gnutls_read): Don't infloop while reading.2010-09-27, by Lars Magne Ingebrigtsen
-
Fix typos in ChangeLogs.2010-09-27, by Juanma Barranquero
-
Add debugging to the gnutls library, and finish handshaking when it's done.2010-09-27, by Lars Magne Ingebrigtsen
-
nnimap.el (utf7): Required.2010-09-27, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.2010-09-27, by Katsumi Yamaoka
-
Fix typos.2010-09-27, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-09-27, by Juanma Barranquero
-
Remove restriction on the number of glyphs in one composition.2010-09-27, by Kenichi Handa
-
merge trunk2010-09-27, by Kenichi Handa
-
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).2010-09-27, by Katsumi Yamaoka
-
Remove restriction on the number of glyphs in one composition.2010-09-27, by Kenichi Handa
-
Update ChangeLogs.2010-09-26, by Katsumi Yamaoka
-
mail-source.el (mail-source-value): Revert previous patch.2010-09-26, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.2010-09-26, by Stefan Monnier
-
Donät give write_mask to select for W32.2010-09-26, by Jan D
-
Reinstate ifdef subprocesses.2010-09-26, by Jan D
-
Add fd handling with callbacks to select, dbus needs it for async operation.2010-09-26, by Jan D
-
(starttls-negotiate): Avoid the cl.el decf function.2010-09-26, by Lars Magne Ingebrigtsen
-
Don't break the build if we don't have the gnutls libraries.2010-09-26, by Lars Magne Ingebrigtsen
-
Use const for some pointer arguments.2010-09-26, by Dan Nicolaescu
-
Code simplification in term.c.2010-09-26, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.2010-09-26, by Katsumi Yamaoka
-
auth-source.el (auth-source-create): Query the user for whether to store the credentials.2010-09-26, by Katsumi Yamaoka
-
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.2010-09-26, by Katsumi Yamaoka
-
Set up GnuTLS support.2010-09-26, by Ted Zlatanov
-
Merge changes made in Gnus trunk.2010-09-26, by Katsumi Yamaoka
-
src/w32.c (get_emacs_configuration_options): Fix previous change.2010-09-26, by Juanma Barranquero
-
* lisp/notifications.el: Call dbus-register-signal only if it is bound.2010-09-25, by Glenn Morris
-
Cosmetic doc fixes for eshell.2010-09-25, by Glenn Morris
-
Add more xz compression support.2010-09-25, by Glenn Morris
-
Small url-cache fix.2010-09-25, by Glenn Morris
-
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).2010-09-25, by Chong Yidong
-
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive2010-09-25, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-09-25, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-09-25, by Chong Yidong
-
Fix up some EMACS_INT/int conversion errors related to xdisp.c.2010-09-25, by Lars Magne Ingebrigtsen
-
xrdb.c EMACS_INT/int audit.2010-09-25, by Lars Magne Ingebrigtsen
-
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.2010-09-25, by Katsumi Yamaoka
-
Fix require names in CEDET 1.0 merge.2010-09-25, by Chong Yidong
-
nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.2010-09-25, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.2010-09-25, by Katsumi Yamaoka
-
gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.2010-09-25, by Katsumi Yamaoka
-
gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.2010-09-25, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-25, by Katsumi Yamaoka
-
Fix int/EMACS_INT use in textprop.c and window.c.2010-09-25, by Eli Zaretskii
-
Merge changes made in Gnus.tranck2010-09-25, by Katsumi Yamaoka
-
Fix int/EMACS_INT use in process.c and term.c.2010-09-25, by Eli Zaretskii
-
Fix typos.2010-09-25, by Juanma Barranquero
-
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c2010-09-25, by Eli Zaretskii
-
Fix int/EMACS_INT use in keyboard.c.2010-09-25, by Eli Zaretskii
-
src/ChangeLog: Another duplication removed.2010-09-25, by Eli Zaretskii
-
src/ChangeLog: Fix duplicate entries.2010-09-25, by Eli Zaretskii
-
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".2010-09-25, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-09-24, by Katsumi Yamaoka
-
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.2010-09-24, by Eli Zaretskii
-
src/ChangeLog: Fix typo and remove duplicate info.2010-09-24, by Juanma Barranquero
-
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.2010-09-24, by Eli Zaretskii
-
Fix int/EMACS_INT use in casefiddle.c and syntax.c.2010-09-24, by Eli Zaretskii
-
Fix EMACS_INT/int conversion in scroll.c.2010-09-24, by Lars Magne Ingebrigtsen
-
Fix EMACS_INT/int conversion in region-cache.c.2010-09-24, by Lars Magne Ingebrigtsen
-
Fix all EMACS_INT/int conversion errors in print.c (and related files).2010-09-24, by Lars Magne Ingebrigtsen
-
Fix int/EMACS_INT use in callproc.c.2010-09-24, by Eli Zaretskii
-
Really fix int/EMACS_INT use in bidi.c.2010-09-24, by Eli Zaretskii
-
Fix int/EMACS_INT use in buffer.c.2010-09-24, by Eli Zaretskii
-
Fix int/EMACS_INT in bidi.c.2010-09-24, by Eli Zaretskii
-
Fix int/EMACS_INT usage in fns.c.2010-09-24, by Eli Zaretskii
-
Remove Emacs 21 stuff.2010-09-24, by Katsumi Yamaoka
-
gnus-start.el (gnus-after-getting-new-news-hook): Add version tag.2010-09-24, by Katsumi Yamaoka
-
Remove W32 API function pointer unused since 2005-02-15 (revno 60055).2010-09-24, by Juanma Barranquero
-
lisp/ChangeLog: Fix dates after merge.2010-09-24, by Juanma Barranquero
-
Move some autoloaded auto-mode-alist entries to files.el.2010-09-24, by Glenn Morris
-
Comments.2010-09-24, by Glenn Morris
-
* doc/misc/url.texi (Disk Caching): Tweak previous change.2010-09-24, by Glenn Morris
-
Minor url.texi update.2010-09-24, by Glenn Morris
-
Merge changes from emacs-23 branch.2010-09-24, by Chong Yidong
-
Merge changes from emacs-23 branch2010-09-23, by Chong Yidong
-
Move some aliases to options before the associated definitions.2010-09-23, by Glenn Morris
-
Synch SRecode to CEDET 1.0.2010-09-21, by Chong Yidong
-
* src/syntax.c (back_comment): Detect the case where a 1-char comment2010-09-21, by Stefan Monnier
-
* lisp/newcomment.el (comment-normalize-vars): Better test validity of2010-09-21, by Stefan Monnier
-
Fix message-mode bug with fcc to Rmail buffers.2010-09-21, by Glenn Morris
-
Add EPSF magic header to doc/lispintro/*.eps. (Bug#7064)2010-09-21, by Glenn Morris
-
Synch EDE to CEDET 1.0.2010-09-21, by Chong Yidong
-
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.2010-09-19, by Stefan Monnier
-
Update to CEDET 1.0's version of EIEIO.2010-09-19, by Chong Yidong
-
Synch Semantic to CEDET 1.0.2010-09-19, by Chong Yidong
-
* lisp/url/url-cache.el (url-is-cached): Doc fix.2010-09-18, by Glenn Morris
-
Make sure detached tool bar menu isn't blank.2010-09-17, by Jan D
-
appt.el fixes for bug#7019.2010-09-15, by Glenn Morris
-
Minor appt-check fix.2010-09-15, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)2010-09-15, by Glenn Morris
-
Merge changes made in Gnus trunk.2010-09-24, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-23, by Katsumi Yamaoka
-
Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.2010-09-23, by Lars Magne Ingebrigtsen
-
Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.2010-09-23, by Lars Magne Ingebrigtsen
-
Clean up EMACS_INT/int usage in doc.c and doprnt.c.2010-09-23, by Lars Magne Ingebrigtsen
-
Fix last changes in editfns.c and intervals.c.2010-09-23, by Eli Zaretskii
-
Fix EMACS_INT/int conversion errors in marker.c.2010-09-23, by Lars Magne Ingebrigtsen
-
Use EMACS_INT instead of EMACS_UINT in intervals.c.2010-09-23, by Eli Zaretskii
-
Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.2010-09-23, by Chong Yidong
-
Fix src/ChangeLog of the last commit.2010-09-23, by Eli Zaretskii
-
Fix use of int instead of EMACS_INT in search.c and region-cache.c.2010-09-23, by Eli Zaretskii
-
Fix use of int instead of EMACS_INT in editfns.c.2010-09-23, by Eli Zaretskii
-
Fix uses of int instead of EMACS_INT in intervals.c.2010-09-23, by Eli Zaretskii
-
Fix more uses of int instead of EMACS_INT.2010-09-23, by Eli Zaretskii
-
Fix some more uses of int instead of EMACS_INT.2010-09-23, by Eli Zaretskii
-
gnus-group.el (gnus-group-update-hook): Add missing version.2010-09-23, by Katsumi Yamaoka
-
Trivial bytecomp.el change.2010-09-23, by Glenn Morris
-
* lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.2010-09-23, by Glenn Morris
-
* lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)2010-09-23, by Glenn Morris
-
Define ld-script auto-mode-alist entries in the standard place.2010-09-23, by Glenn Morris
-
Cosmetic changes for add-log.el.2010-09-23, by Glenn Morris
-
Tiny comint.el change.2010-09-23, by Glenn Morris
-
Remove timestamp and related local variables from table.el.2010-09-23, by Glenn Morris
-
Remove leading `*' from docs of some defcustoms etc.2010-09-23, by Glenn Morris
-
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.2010-09-23, by Glenn Morris
-
Fix previous url-cache fix.2010-09-23, by Glenn Morris
-
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.2010-09-23, by Glenn Morris
-
Small url-cache update.2010-09-23, by Glenn Morris
-
netrc.el (netrc-parse): Remove encrypt.el mentions.2010-09-23, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.2010-09-23, by Katsumi Yamaoka
-
gnus-html.el: Embiggen pictures slightly.2010-09-23, by Katsumi Yamaoka
-
Merge Changes made in Gnus trunk.2010-09-23, by Katsumi Yamaoka
-
Fix bug#6820: Don't accept backslashes or quotes on compiler options.2010-09-22, by Juanma Barranquero
-
Fix some more uses of int instead of EMACS_INT.2010-09-22, by Eli Zaretskii
-
w32.c (get_emacs_configuration_options): Fix last change.2010-09-22, by Eli Zaretskii
-
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.2010-09-22, by Juanma Barranquero
-
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.2010-09-22, by Juanma Barranquero
-
Fix some uses of int instead of EMACS_INT.2010-09-22, by Eli Zaretskii
-
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.2010-09-22, by Katsumi Yamaoka
-
Make gnus-group-add-icon work.2010-09-22, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.2010-09-22, by Katsumi Yamaoka
-
Fix the MSDOS build (broken by revno 101511).2010-09-22, by Eli Zaretskii
-
Remove Emacs 21 stuff.2010-09-22, by Katsumi Yamaoka
-
calendar/time-date.el (format-seconds): Comment fix.2010-09-22, by Katsumi Yamaoka
-
Tiny package.el fix.2010-09-22, by Glenn Morris
-
Rename libxml2 functions, and make parse tree format consistent with xml.el.2010-09-22, by Chong Yidong
-
Fix position calculation on mouse click within bidi-reordered composition.2010-09-22, by Kenichi Handa
-
merge trunk2010-09-22, by Kenichi Handa
-
Fix position calculation on mouse click within bidi-reordered composition.2010-09-22, by Kenichi Handa
-
merge trunk2010-09-21, by Kenichi Handa
-
nt/configure.bat: Cosmetic changes.2010-09-22, by Juanma Barranquero
-
gnus.texi (Expunging mailboxes): Update name of the expunging command.2010-09-21, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-21, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.2010-09-21, by Stefan Monnier
-
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy as2010-09-21, by Andreas Schwab
-
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.2010-09-21, by Juanma Barranquero
-
gnus-html.el: Make gnus-html use url-cache system.2010-09-21, by Katsumi Yamaoka
-
* src/emacs.c: Do not include sys/ioctl.h, not needed.2010-09-21, by Dan Nicolaescu
-
* src/doprnt.c: Do not include stdlib.h, config.h does it.2010-09-21, by Dan Nicolaescu
-
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.2010-09-21, by Michael Albinus
-
Fix ChangeLog entry for previous commit.2010-09-21, by Jan D.
-
Use tool-bar-position in menu Options/Show.2010-09-21, by Jan D.
-
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).2010-09-21, by Jan D.
-
Check in missing ChangeLog entry.2010-09-21, by Dan Nicolaescu
-
Check in missing ChangeLog entry.2010-09-21, by Dan Nicolaescu
-
rfc2047.el (rfc2047-encode-parameter): Doc fix.2010-09-20, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-20, by Katsumi Yamaoka
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro)2010-09-20, by Stefan Monnier
-
Link temacs using $(CC) not $(LD).2010-09-20, by Dan Nicolaescu
-
* lisp/simple.el (blink-matching-open): Use syntax-class.2010-09-20, by Stefan Monnier
-
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.2010-09-20, by Stefan Monnier
-
* lisp/progmodes/prolog.el (prolog-smie-forward-token)2010-09-20, by Stefan Monnier
-
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'2010-09-20, by Stefan Monnier
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode2010-09-20, by Stefan Monnier
-
* lisp/textmodes/ispell.el: Fix commenting convention.2010-09-20, by Stefan Monnier
-
Use const for constant arguments.2010-09-20, by Dan Nicolaescu
-
Remove HAVE_TERMIOS definitions.2010-09-20, by Dan Nicolaescu
-
* src/xterm.c (xt_action_hook): Use const.2010-09-20, by Dan Nicolaescu
-
* lisp/mail/sendmail.el: Fix commenting convention.2010-09-20, by Stefan Monnier
-
* lisp/help-fns.el (describe-variable): Add original value, if applicable.2010-09-20, by Stefan Monnier
-
gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.2010-09-20, by Katsumi Yamaoka
-
Make Gnus work for Emacs 22 and XEmacs.2010-09-20, by Katsumi Yamaoka
-
Fix typos in ChangeLogs.2010-09-20, by Juanma Barranquero
-
* subr.el (y-or-n-p): Remove leftover code from revno 101459.2010-09-20, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-09-20, by Katsumi Yamaoka
-
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.2010-09-20, by Juanma Barranquero
-
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.2010-09-20, by Juanma Barranquero
-
* lisp/url/url-cache.el (url-fetch-from-cache): New function.2010-09-19, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.2010-09-19, by Stefan Monnier
-
Merge changes made in Gnus trunk.2010-09-19, by Katsumi Yamaoka
-
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.2010-09-19, by Stefan Monnier
-
* lisp/fringe.el (fringe-styles): New var.2010-09-19, by Stefan Monnier
-
* lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.2010-09-19, by Stefan Monnier
-
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.2010-09-19, by Michael Mauger
-
* lisp/emacs-lisp/warnings.el: Fix commenting convention.2010-09-19, by Stefan Monnier
-
Merge changes made in Gnus trunk.2010-09-18, by Katsumi Yamaoka
-
Fix ChangeLog typo, mea culpa.2010-09-18, by Glenn Morris
-
* lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.2010-09-18, by Glenn Morris
-
* nnimap.el: Require nnoo and other files necessary.2010-09-18, by Lars Magne Ingebrigtsen
-
calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty2010-09-18, by Jay Belanger
-
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.2010-09-18, by Stefan Monnier
-
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.2010-09-18, by Stefan Monnier
-
src/Changelog: Merge two last entries.2010-09-18, by Eli Zaretskii
-
Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.2010-09-18, by Eli Zaretskii
-
Fix bug #7038 with cursor motion in paragraphs w/o strong characters.2010-09-18, by Eli Zaretskii
-
Fix previous merge from Gnus trunk.2010-09-18, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-18, by Katsumi Yamaoka
-
Mention rounding of fringe width in the doc string of fringe-mode.2010-09-18, by Eli Zaretskii
-
Fix typos in etc/NEWS.2010-09-18, by Eli Zaretskii
-
Add xml.o dependencies to deps.mk.2010-09-18, by Eli Zaretskii
-
Support building with libxml2, if it is installed.2010-09-18, by Eli Zaretskii
-
Edit out libxml2 variables from src/Makefile.in.2010-09-17, by Eli Zaretskii
-
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.2010-09-18, by Chong Yidong
-
Fix and improve last syntax-propertize patch2010-09-18, by Stefan Monnier
-
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):2010-09-17, by Stefan Monnier
-
* lisp/isearch.el (isearch-face): Rename from `isearch'.2010-09-17, by Stefan Monnier
-
Fix bug #6989.2010-09-17, by Eli Zaretskii
-
Fix bug #6933 regarding `half' width fringes.2010-09-17, by Eli Zaretskii
-
* process.c (wait_reading_process_output): Don't message about2010-09-17, by Lars Magne Ingebrigtsen
-
* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another2010-09-17, by Stefan Monnier
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)2010-09-17, by Stefan Monnier
-
Silence byte-compiler2010-09-17, by Stefan Monnier
-
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.2010-09-17, by Stefan Monnier
-
.bzrignore: Ignore lisp/gnus/_dir-locals.el.2010-09-17, by Eli Zaretskii
-
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.2010-09-17, by Jan D
-
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)2010-09-17, by Jan D
-
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a2010-09-17, by Michael Albinus
-
Put handle on top for vertical toolbar, Bug#7051.2010-09-17, by Jan D
-
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.2010-09-17, by Katsumi Yamaoka
-
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.2010-09-17, by Katsumi Yamaoka
-
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.2010-09-17, by Katsumi Yamaoka
-
ftfont.c (ftfont_check_otf): Fix previous change.2010-09-17, by Kenichi Handa
-
merge trunk2010-09-17, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix previous change.2010-09-17, by Kenichi Handa
-
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.2010-09-17, by Chong Yidong
-
Define obsolete alias x-cut-buffer-or-selection-value.2010-09-16, by Chong Yidong
-
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.2010-09-16, by Chong Yidong
-
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.2010-09-16, by Michael Albinus
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.2010-09-16, by Kenichi Handa
-
merge trunk2010-09-16, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.2010-09-16, by Kenichi Handa
-
merge trunk2010-09-08, by Kenichi Handa
-
* net/tramp-compat.el (tramp-compat-with-temp-message)2010-09-15, by Michael Albinus
-
(c-forward-<>-arglist-recur): Fix an infinite recursion.2010-09-15, by Alan Mackenzie
-
(c-forward-<>-arglist-recur): Correct the indentation.2010-09-15, by Alan Mackenzie
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type2010-09-15, by Stefan Monnier
-
Merge changes made in Gnus trunk.2010-09-14, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-14, by Katsumi Yamaoka
-
Merge from mainline.2010-09-14, by Katsumi Yamaoka
-
Merge from mainline.2010-09-14, by Katsumi Yamaoka
-
Merge from mainline.2010-09-14, by Katsumi Yamaoka
-
Merge from mainline.2010-09-14, by Katsumi Yamaoka
-
Merge from mainline.2010-09-13, by Katsumi Yamaoka
-
Merge from mainline.2010-09-12, by Katsumi Yamaoka
-
Merge from mainline.2010-09-10, by Katsumi Yamaoka
-
Fix typos in comments and ChangeLogs.2010-09-14, by Juanma Barranquero
-
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.2010-09-14, by Juanma Barranquero
-
* xml.c (parse_string): Renamed to parse_string(), since that's2010-09-14, by Lars Magne Ingebrigtsen
-
Explicitly pass `obarray' to `unintern' to avoid a warning.2010-09-14, by Juanma Barranquero
-
Merge changes from emacs-23 branch.2010-09-14, by Juanma Barranquero
-
* subr.el (unintern): Declare the obarray arg mandatory.2010-09-14, by Stefan Monnier
-
Doc fixes related to diary-sort-entries.2010-09-14, by Glenn Morris
-
Tiny calendar.texi update.2010-09-14, by Glenn Morris
-
* lisp/calendar/appt.el (appt-check): Doc fix.2010-09-14, by Glenn Morris
-
Fix bug#6999.2010-09-14, by Glenn Morris
-
simple.el (line-move-visual): Do not truncate goal column to integer size.2010-09-12, by David Reitter
-
Fix bug 7013, only do send event if wanted state != current state.2010-09-12, by Jan D
-
Update name of <emacs-bugs-7626@cbane.org>2010-09-12, by Stefan Monnier
-
Various updates for the Bugs section of the manual.2010-09-12, by Glenn Morris
-
* repeat.el (repeat): Allow repeating when the last event is a click.2010-09-11, by Stefan Monnier
-
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):2010-09-11, by Stefan Monnier
-
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):2010-09-11, by Stefan Monnier
-
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).2010-09-11, by Stefan Monnier
-
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.2010-09-11, by Glenn Morris
-
Close bug#6211.2010-09-10, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.2010-09-09, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)2010-09-09, by Glenn Morris
-
Close bug#6976.2010-09-08, by Glenn Morris
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.2010-09-08, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.2010-09-07, by Kenichi Handa
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.2010-09-08, by Kenichi Handa
-
merge emacs-232010-09-07, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.2010-09-07, by Kenichi Handa
-
Fixed up nnrss group activation, and removed moreover stuff.2010-09-14, by Katsumi Yamaoka
-
lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.2010-09-14, by Juanma Barranquero
-
* xml.c (Fxml_parse_string, Fxml_parse_string): Revert last2010-09-14, by Andreas Schwab
-
time-date.el (format-seconds): Comment fix.2010-09-14, by Katsumi Yamaoka
-
gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.2010-09-14, by Katsumi Yamaoka
-
* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters2010-09-14, by Lars Magne Ingebrigtsen
-
Check that the libxml2 we found can be used. This fixes a conf2010-09-14, by Lars Magne Ingebrigtsen
-
SQL Mode 2.7: Code cleanup and primatives for SQL redirection2010-09-13, by Michael Mauger
-
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.2010-09-13, by Lars Magne Ingebrigtsen
-
Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.2010-09-13, by Juanma Barranquero
-
* NEWS: Some Tramp methods are discontinued.2010-09-13, by Michael Albinus
-
* tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and2010-09-13, by Michael Albinus
-
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.2010-09-13, by Michael Albinus
-
* configure.in (HAVE_LIBXML2): Check that the libxml2 we found can2010-09-13, by Lars Magne Ingebrigtsen
-
Revert revno 101418 by Bob Chassel.2010-09-13, by Eli Zaretskii
-
epa-file: suppress file-locking question on M-x revert-buffer2010-09-13, by Daiki Ueno
-
10-09-132010-09-13, by Robert J. Chassell
-
* notifications.el (notifications-notify): Add support for2010-09-13, by Michael Albinus
-
* xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.2010-09-12, by Lars Magne Ingebrigtsen
-
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.2010-09-12, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)2010-09-12, by Stefan Monnier
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.2010-09-11, by Glenn Morris
-
Close bug#4196.2010-09-11, by Glenn Morris
-
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.2010-09-11, by Stefan Monnier
-
SQL Mode, Version 2.62010-09-11, by Michael Mauger
-
Remove some obsolete files from etc/.2010-09-11, by Glenn Morris
-
lisp/url tiny fixes.2010-09-11, by Glenn Morris
-
Merge changes made in Gnus trunk.2010-09-11, by Katsumi Yamaoka
-
New syntax-propertize functionality.2010-09-10, by Stefan Monnier
-
* NEWS: Mention the new libxml2 functions.2010-09-10, by Lars Magne Ingebrigtsen
-
Remove some trailing white space.2010-09-10, by Lars Magne Ingebrigtsen
-
Add support for the libxml2 library.2010-09-10, by Lars Magne Ingebrigtsen
-
ispell.el: Improve comments. XEmacs compatibility changes.2010-09-10, by Agustin martin
-
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.2010-09-10, by Katsumi Yamaoka
-
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.2010-09-10, by Katsumi Yamaoka
-
Merge from mainline.2010-09-10, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-10, by Katsumi Yamaoka
-
Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.2010-09-10, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and don't restrict end-tag searches to the end of the line.2010-09-10, by Katsumi Yamaoka
-
Merge from mainline.2010-09-09, by Katsumi Yamaoka
-
Merge from mainline.2010-09-09, by Katsumi Yamaoka
-
* net/tramp-cache.el (tramp-parse-connection-properties): Set2010-09-09, by Michael Albinus
-
* tramp.texi: Remove Japanese manual. Fix typo.2010-09-09, by Michael Albinus
-
Merge from mainline.2010-09-09, by Katsumi Yamaoka
-
* make-dist: No more TODO files under lisp/.2010-09-09, by Glenn Morris
-
* lisp/nxml/TODO: Remove.2010-09-09, by Glenn Morris
-
* README.imagemagick: Remove.2010-09-09, by Glenn Morris
-
Tiny image.el fixes.2010-09-09, by Glenn Morris
-
* etc/NEWS: Misc fixes for ImageMagick section.2010-09-09, by Glenn Morris
-
* doc/lispref/display.texi (ImageMagick Images): General cleanup.2010-09-09, by Glenn Morris
-
* doc/misc/org.texi: Restore clobbered changes (copyright years, untabify).2010-09-09, by Glenn Morris
-
* doc/emacs/xresources.texi: Untabify.2010-09-09, by Glenn Morris
-
Merge changes made in Gnus trunk:2010-09-09, by Katsumi Yamaoka
-
gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.2010-09-08, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.2010-09-08, by Katsumi Yamaoka
-
Merge from mainline.2010-09-08, by Katsumi Yamaoka
-
Merge from mainline.2010-09-07, by Katsumi Yamaoka
-
Merge from mainline.2010-09-07, by Katsumi Yamaoka
-
Merge from mainline.2010-09-07, by Katsumi Yamaoka
-
Merge from mainline.2010-09-07, by Katsumi Yamaoka
-
Misc cleanups and simplifications.2010-09-08, by Stefan Monnier
-
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.2010-09-08, by Stefan Monnier
-
Very minor bytecomp fix.2010-09-08, by Glenn Morris
-
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.2010-09-08, by Glenn Morris
-
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):2010-09-08, by Stefan Monnier
-
textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.2010-09-08, by Agustin martin
-
Migrate to Tramp 2.2. Rearrange load dependencies.2010-09-08, by Michael Albinus
-
Make sure original ispell arg list is initialized in (ispell-start-process).2010-09-07, by Agustin martin
-
gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.2010-09-07, by Katsumi Yamaoka
-
gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.2010-09-07, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk:2010-09-07, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.2010-09-07, by Katsumi Yamaoka
-
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.2010-09-07, by Katsumi Yamaoka
-
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.2010-09-07, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.2010-09-06, by Katsumi Yamaoka
-
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.2010-09-06, by Katsumi Yamaoka
-
nnml.el (nnml-save-nov): Remove some debugging-related messages.2010-09-06, by Katsumi Yamaoka
-
Merge from mainline.2010-09-06, by Katsumi Yamaoka
-
Merge from mainline.2010-09-06, by Katsumi Yamaoka
-
Merge from mainline.2010-09-06, by Katsumi Yamaoka
-
Merge from mainline.2010-09-05, by Katsumi Yamaoka
-
Merge from mainline.2010-09-03, by Katsumi Yamaoka
-
Merge from mainline.2010-09-03, by Katsumi Yamaoka
-
Merge from mainline.2010-09-03, by Katsumi Yamaoka
-
Merge from mainline.2010-09-02, by Katsumi Yamaoka
-
Merge from mainline.2010-09-02, by Katsumi Yamaoka
-
Merge from mainline.2010-09-02, by Katsumi Yamaoka
-
Merge from mainline.2010-09-02, by Katsumi Yamaoka
-
Merge from mainline.2010-09-01, by Katsumi Yamaoka
-
Merge from mainline.2010-09-01, by Katsumi Yamaoka
-
Merge from mainline.2010-08-31, by Katsumi Yamaoka
-
Merge from mainline.2010-08-31, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.2010-09-06, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-09-06, by Chong Yidong
-
Merge whitespace.el version 13.1 from trunk.2010-09-06, by Chong Yidong
-
Merge whitespace.el from trunk2010-09-06, by Chong Yidong
-
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.2010-09-05, by Stefan Monnier
-
Regenerate configure2010-09-05, by Andreas Schwab
-
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].2010-09-05, by Stefan Monnier
-
* dired.texi (Dired Enter): Minor doc fix (Bug#6982).2010-09-04, by Chong Yidong
-
Revert last change.2010-09-04, by Chong Yidong
-
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).2010-09-04, by Chong Yidong
-
Update email of Roland Winkler <winkler@gnu.org>2010-09-02, by Stefan Monnier
-
* doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)2010-09-02, by Glenn Morris
-
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.2010-09-02, by Glenn Morris
-
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".2010-09-06, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.2010-09-06, by Katsumi Yamaoka
-
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.2010-09-06, by Katsumi Yamaoka
-
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.2010-09-06, by Katsumi Yamaoka
-
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.2010-09-06, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.2010-09-06, by Katsumi Yamaoka
-
imap.el (imap-mailbox-get): Revert last change for this function.2010-09-06, by Katsumi Yamaoka
-
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.2010-09-06, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.2010-09-05, by Katsumi Yamaoka
-
imap.el (imap-debug): Removed -- doesn't seem very useful.2010-09-05, by Katsumi Yamaoka
-
imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.2010-09-05, by Katsumi Yamaoka
-
mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.2010-09-05, by Katsumi Yamaoka
-
nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.2010-09-05, by Katsumi Yamaoka
-
nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.2010-09-05, by Katsumi Yamaoka
-
gnus-start.el (gnus-method-rank): Get info for virtual groups last.2010-09-05, by Katsumi Yamaoka
-
Respect mouse-drag-copy-region upon mouse-3 region adjustment.2010-09-05, by David De La Harpe Golden
-
Improve ls date switch parsing in Dired (Bug#6987).2010-09-05, by Chong Yidong
-
* files.el (get-free-disk-space): Search more robustly for "available" column.2010-09-05, by Chong Yidong
-
gnus-start.el (gnus-method-rank): Replace equalp with equal.2010-09-05, by Katsumi Yamaoka
-
(nnmh-request-list-1): Bind `file'.2010-09-05, by Katsumi Yamaoka
-
Update to latest Unicode 6.0 beta data files.2010-09-05, by Juanma Barranquero
-
gnus-int.el (gnus-request-group): Indent.2010-09-05, by Katsumi Yamaoka
-
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.2010-09-05, by Katsumi Yamaoka
-
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.2010-09-05, by Katsumi Yamaoka
-
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.2010-09-05, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.2010-09-05, by Katsumi Yamaoka
-
nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.2010-09-05, by Katsumi Yamaoka
-
* lisp/electric.el (electric-indent-post-self-insert-function):2010-09-04, by Stefan Monnier
-
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch2010-09-04, by Stefan Monnier
-
Fix Ruby compilation error matching.2010-09-04, by Chong Yidong
-
Update cl-loaddefs.el2010-09-04, by Andreas Schwab
-
Check all lisp types in image loader2010-09-04, by Andreas Schwab
-
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.2010-09-04, by Stefan Monnier
-
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.2010-09-04, by Chong Yidong
-
Avoid corrupting archive-contents file.2010-09-04, by Chong Yidong
-
gnus.texi (Adaptive Scoring): Fix typo.2010-09-04, by Katsumi Yamaoka
-
(gnus-html-show-images): If there are no images to show, then say so instead of bugging out.2010-09-04, by Katsumi Yamaoka
-
Fix display of composed R2L text on MS-Windows.2010-09-04, by Eli Zaretskii
-
* image.c (Fimagemagick_types): Doc fix.2010-09-04, by Andreas Schwab
-
Fix type mismatch in ImageMagick loader2010-09-04, by Andreas Schwab
-
* image.c (imagemagick_image_p): Replace bcopy by memcpy.2010-09-04, by Andreas Schwab
-
Update config.bat due to lisp/gnus/.dir-locals.el.2010-09-04, by Eli Zaretskii
-
Fix previous merge from Gnus trunk.2010-09-04, by Katsumi Yamaoka
-
gnus-html.el: Add the new command gnus-html-show-images.2010-09-04, by Katsumi Yamaoka
-
Added a .dir-locals.el file so that trailing whitespace is shown.2010-09-04, by Katsumi Yamaoka
-
Use SMIE's blink-paren for octave-mode.2010-09-03, by Stefan Monnier
-
* lisp/electric.el (electricity): New group.2010-09-03, by Stefan Monnier
-
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace2010-09-03, by Stefan Monnier
-
Provide blink-matching support to SMIE.2010-09-03, by Stefan Monnier
-
* lisp/simple.el (newline): Fix last change to properly remove itself from2010-09-03, by Stefan Monnier
-
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.2010-09-03, by Katsumi Yamaoka
-
Make gnus-html work for XEmacs.2010-09-03, by Katsumi Yamaoka
-
gnus-ems.el: Make process-plist functions work.2010-09-03, by Katsumi Yamaoka
-
Add blink-matching-check-function and misc cleanups.2010-09-02, by Stefan Monnier
-
Fix lisp/ChangeLog entries.2010-09-02, by Jan D.
-
Set revert-buffer-function in Package Menu.2010-09-02, by Chong Yidong
-
gnus-html-rescale-image: Fix up typo in rescaling.2010-09-02, by Katsumi Yamaoka
-
ispell.el: better `default-directory' and kill-ispell-on-exit handling2010-09-02, by Agustin martin
-
* simple.el (kill-new): Call interprogram-cut-function with only one argument.2010-09-02, by Jan D
-
Forgor to save ChangeLog for previous commit.2010-09-02, by Jan D.
-
Remove cut buffer from documentation.2010-09-02, by Jan D.
-
Support for cut buffers has been removed.2010-09-02, by Jan D.
-
emoved cut-buffer code.2010-09-02, by Jan D.
-
Removed cut-buffer code.2010-09-02, by Jan D.
-
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.2010-09-02, by Katsumi Yamaoka
-
gnus-article-html: Make work buffer multibyte for decoded contents.2010-09-02, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.2010-09-02, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.2010-09-02, by Katsumi Yamaoka
-
merge changes in emacs-23 branch2010-09-02, by Kenichi Handa
-
merge trunk2010-09-02, by Kenichi Handa
-
merge trunk2010-09-02, by Kenichi Handa
-
merge trunk2010-09-02, by Kenichi Handa
-
merge trunk2010-09-02, by Kenichi Handa
-
merge changes in emacs-23 branch2010-09-01, by Kenichi Handa
-
Fix handling of 8-bit characters in a display table.2010-08-31, by Kenichi Handa
-
Fix handling of 8-bit characters in a display table.2010-08-31, by Kenichi Handa
-
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.2010-08-29, by Kenichi Handa
-
merge emacs-232010-08-29, by Kenichi Handa
-
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.2010-08-29, by Kenichi Handa
-
merge emacs-232010-08-28, by Kenichi Handa
-
* etc/ChangeLog: Whitespace.2010-08-28, by Glenn Morris
-
* etc/ChangeLog: Mark tiny change.2010-08-28, by Glenn Morris
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.2010-08-28, by Kenichi Handa
-
merge emacs-232010-08-27, by Kenichi Handa
-
Sync with Tramp 2.1.19.2010-08-26, by Michael Albinus
-
Sync with Tramp 2.1.19.2010-08-26, by Michael Albinus
-
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).2010-08-26, by Juanma Barranquero
-
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.2010-08-26, by Chong Yidong
-
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).2010-08-26, by Chong Yidong
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.2010-08-28, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).2010-08-23, by Chong Yidong
-
* emacs3.py: Import imp module and use it (Bug#5756).2010-08-22, by Chong Yidong
-
Handle multiple entries in some RCIRC commands (Bug#6894).2010-08-22, by Chong Yidong
-
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.2010-09-02, by Katsumi Yamaoka
-
Delete all trailing white space.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: prefix log messages with function name2010-09-02, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.2010-09-02, by Katsumi Yamaoka
-
Remove arch-tags from all files, since these are no longer needed.2010-09-02, by Katsumi Yamaoka
-
Remove nnlistserv, nnwfm and related code.2010-09-02, by Katsumi Yamaoka
-
Remove nndb, nnkiboze and related code.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: add and use gnus-html-image-url-blocked-p2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: We can't rescale if we don't have the article buffer in a window.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.2010-09-02, by Katsumi Yamaoka
-
gnus.el, gnus-html.el: Use the deleted text as the image alt text.2010-09-02, by Katsumi Yamaoka
-
gnus.texi (HTML): Document gnus-max-image-proportion.2010-09-01, by Katsumi Yamaoka
-
gnus-html.el: Add extra logging.2010-09-01, by Katsumi Yamaoka
-
gnus-html.el: Delete the IMG_ALT region.2010-09-01, by Katsumi Yamaoka
-
merge emacs-232010-08-27, by Kenichi Handa
-
merge trunk2010-09-01, by Kenichi Handa
-
Fix up some byte-compiler warnings.2010-09-01, by Stefan Monnier
-
* lisp/simple.el (blink-paren-function): Move from C to here.2010-09-01, by Stefan Monnier
-
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.2010-09-01, by Stefan Monnier
-
gnus-article-html: Decode contents by charset.2010-09-01, by Katsumi Yamaoka
-
gnus-process-put: Fix previous commit.2010-09-01, by Katsumi Yamaoka
-
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.2010-09-01, by Katsumi Yamaoka
-
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.2010-09-01, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.2010-09-01, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.2010-09-01, by Katsumi Yamaoka
-
Remove nnwarchive.el.2010-09-01, by Katsumi Yamaoka
-
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.2010-09-01, by Katsumi Yamaoka
-
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-09-01, by Katsumi Yamaoka
-
message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.2010-08-31, by Stefan Monnier
-
* src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.2010-08-31, by Stefan Monnier
-
* textmodes/nroff-mode.el (nroff-view): New command.2010-08-31, by Chong Yidong
-
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.2010-08-31, by Chong Yidong
-
* lisp/emacs-lisp/smie.el (smie-down-list): New command.2010-08-31, by Stefan Monnier
-
Remove old indentation and navigation code on octave-mode.2010-08-31, by Stefan Monnier
-
Bump custom version of some user options of which the default values changed.2010-08-31, by Katsumi Yamaoka
-
Bump custom version of some user options of which the default values changed.2010-08-31, by Katsumi Yamaoka
-
Merge from mainline.2010-08-31, by Katsumi Yamaoka
-
Merge from mainline.2010-08-31, by Katsumi Yamaoka
-
Merge from mainline.2010-08-30, by Katsumi Yamaoka
-
Merge from mainline.2010-08-30, by Katsumi Yamaoka
-
Merge from mainline.2010-08-30, by Katsumi Yamaoka
-
Merge from mainline.2010-08-29, by Katsumi Yamaoka
-
Merge from mainline.2010-08-27, by Katsumi Yamaoka
-
Fix several Package Menu and Finder bugs.2010-08-31, by Chong Yidong
-
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.2010-08-31, by Katsumi Yamaoka
-
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Use SMIE for octave-mode.2010-08-30, by Stefan Monnier
-
Fix bug #6944.2010-08-30, by Eli Zaretskii
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take2010-08-30, by Stefan Monnier
-
Use with-silent-modifications.2010-08-30, by Stefan Monnier
-
Use `declare' in defmacros.2010-08-30, by Stefan Monnier
-
* src/marker.c (Fcopy_marker): Make the first arg optional.2010-08-30, by Stefan Monnier
-
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-30, by Katsumi Yamaoka
-
composite.c (composition_update_it): Fix previous change2010-08-30, by Kenichi Handa
-
composite.c (composition_update_it): Fix computing of cmp_it->width.2010-08-30, by Kenichi Handa
-
composite.c (composition_update_it): Fix previous change2010-08-30, by Kenichi Handa
-
composite.c (composition_update_it): Fix computing of cmp_it->width.2010-08-30, by Kenichi Handa
-
merge trunk2010-08-30, by Kenichi Handa
-
Merge Finder and package-menu functionality.2010-08-29, by Chong Yidong
-
Add "Version:" and "Package:" Lisp file headers.2010-08-29, by Chong Yidong
-
Add "Package:" file headers to denote built-in packages.2010-08-29, by Chong Yidong
-
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.2010-08-29, by Jan D
-
Let version-to-list handle versions like "10.3d".2010-08-29, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.2010-08-28, by Stefan Monnier
-
Improve ELisp manual to fix bug #6929.2010-08-28, by Eli Zaretskii
-
msdos/ChangeLog: Document the change in revno 101167.2010-08-27, by Eli Zaretskii
-
Adjust type declaration.2010-08-27, by Vinicius Jose Latorre
-
Adjust type declaration.2010-08-27, by Vinicius Jose Latorre
-
gnus-summary-(move,delete)-article: Save excursion while copying, moving,2010-08-27, by Katsumi Yamaoka
-
gnus-summary-(move,delete)-article: Save excursion while copying, moving,2010-08-27, by Katsumi Yamaoka
-
Merge from mainline.2010-08-26, by Katsumi Yamaoka
-
Merge from mainline.2010-08-25, by Katsumi Yamaoka
-
Merge from mainline.2010-08-24, by Katsumi Yamaoka
-
Merge from mainline.2010-08-23, by Katsumi Yamaoka
-
Merge from mainline.2010-08-22, by Katsumi Yamaoka
-
Merge from mainline.2010-08-19, by Katsumi Yamaoka
-
Merge from mainline.2010-08-19, by Katsumi Yamaoka
-
Merge from mainline.2010-08-18, by Katsumi Yamaoka
-
* progmodes/js.el: Make indentation more customizable (Bug#6914).2010-08-26, by Chong Yidong
-
Avoid using font-lock properties to indent in sh-get-indent-info.2010-08-26, by Chong Yidong
-
server.el (server-visit-files): Run pre-command-hook and2010-08-26, by David Reitter
-
Sync with Tramp 2.1.19.2010-08-26, by Michael Albinus
-
Sync with Tramp 2.1.19.2010-08-26, by Michael Albinus
-
Improvements to describe-package buffer.2010-08-26, by Chong Yidong
-
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.2010-08-26, by Kenichi Handa
-
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.2010-08-26, by Kenichi Handa
-
Add Arabic support.2010-08-26, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
merge trunk2010-08-25, by Kenichi Handa
-
merge trunk2010-08-25, by Kenichi Handa
-
merge trunk2010-08-25, by Kenichi Handa
-
Add Arabic support.2010-08-25, by Kenichi Handa
-
* vol2.texi (Top): Update.2010-08-25, by Tom Tromey
-
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.2010-08-25, by Jan D
-
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.2010-08-25, by Kenichi Handa
-
merge trunk2010-08-25, by Kenichi Handa
-
Fix last change in processes.texi.2010-08-25, by Eli Zaretskii
-
Allow composition striding over PT.2010-08-25, by Kenichi Handa
-
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.2010-08-25, by Kenichi Handa
-
Allow composition striding over PT.2010-08-25, by Kenichi Handa
-
Fix finding a stop position for composition.2010-08-25, by Kenichi Handa
-
merge trunk2010-08-25, by Kenichi Handa
-
merge trunk2010-08-25, by Kenichi Handa
-
Fix finding a stop position for composition.2010-08-25, by Kenichi Handa
-
Fix some bugs. New version 13.1.2010-08-25, by Vinicius Jose Latorre
-
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.2010-08-24, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix2010-08-24, by Chong Yidong
-
Fix filter functions discussion in Lisp manual.2010-08-24, by Chong Yidong
-
* progmodes/ruby-mode.el (ruby): Add defgroup.2010-08-24, by Chong Yidong
-
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).2010-08-24, by Chong Yidong
-
Avoid clobbering primary selection when switching frames (Bug#6872).2010-08-24, by Chong Yidong
-
* NEWS: dbus.el supports alternative buses.2010-08-23, by Michael Albinus
-
* dbus.texi (Alternative Buses): New chapter.2010-08-23, by Michael Albinus
-
* net/dbus.el: Accept UNIX domain sockets as bus address.2010-08-23, by Michael Albinus
-
* dbusbind.c: Accept UNIX domain sockets as bus address.2010-08-23, by Michael Albinus
-
Fix configure checks2010-08-23, by Andreas Schwab
-
src/ChangeLog: Fix typos.2010-08-23, by Juanma Barranquero
-
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.2010-08-23, by Juanma Barranquero
-
Move reading an extended command to Elisp (bug#5364, bug#5214).2010-08-22, by Juri Linkov
-
Make obsolete --unibyte argument do nothing (Bug#6886).2010-08-22, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-08-22, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-08-22, by Chong Yidong
-
Fix dependencies according to revno 101162.2010-08-22, by Eli Zaretskii
-
Fix dependencies according to revno 101162.2010-08-22, by Eli Zaretskii
-
Fix the w32 build after revno 101162.2010-08-22, by Eli Zaretskii
-
Clean up and ANSIfy unexcoff.c.2010-08-22, by Eli Zaretskii
-
Simplify termio code.2010-08-22, by Dan Nicolaescu
-
Doc fix for define-minor-mode (Bug#6880).2010-08-22, by Chong Yidong
-
Merge latest whitespace.el changes from trunk (Bug#6172).2010-08-22, by Chong Yidong
-
merge whitespace.el change from trunk2010-08-22, by Chong Yidong
-
Fix buffer-list rename&refresh after after killing a buffer in ido.2010-08-21, by Stefan Monnier
-
* progmodes/make-mode.el (makefile-fill-paragraph): Account for the2010-08-21, by Stefan Monnier
-
* subr.el (read-key): Don't echo keystrokes.2010-08-21, by Stefan Monnier
-
* doc/emacs/misc.texi (Amusements): Mention bubbles and animate.2010-08-21, by Glenn Morris
-
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.2010-08-21, by Glenn Morris
-
Minor align-regexp fix.2010-08-20, by Glenn Morris
-
Fix rmail-forward with non-sendmail sending function.2010-08-20, by Glenn Morris
-
* objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).2010-08-19, by Chong Yidong
-
* lisp/subr.el (read-key): Don't hide the menu-bar entries.2010-08-19, by Stefan Monnier
-
lisp/ChangeLog: Remove merge markers.2010-08-18, by Juanma Barranquero
-
* progmodes/flymake.el (flymake-start-syntax-check-process): Use2010-08-18, by Michael Albinus
-
files.el: Add word-wrap as safe local variable.2010-08-18, by Kenichi Handa
-
files.el: Add word-wrap as safe local variable.2010-08-18, by Kenichi Handa
-
merge emacs-232010-08-18, by Kenichi Handa
-
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)2010-08-18, by Glenn Morris
-
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP2010-08-17, by Andreas Schwab
-
Avoid stack overflow in let, eval, and apply (Bug#6214).2010-08-17, by Chong Yidong
-
* quail/vntelex.el ("vietnamese-telex"): Doc fix.2010-08-15, by Andreas Schwab
-
* quail/georgian.el: Remove extra backslashes.2010-08-15, by Andreas Schwab
-
* simple.el (kill-region): Doc fix (Bug#6787).2010-08-14, by Chong Yidong
-
Avoid mismatching parens2010-08-14, by Andreas Schwab
-
* quail/greek.el ("greek", "greek-postfix"): Change string to2010-08-14, by Andreas Schwab
-
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.2010-08-14, by Jan D
-
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.2010-08-14, by Glenn Morris
-
Minor diary-lib.el fix.2010-08-14, by Glenn Morris
-
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.2010-08-13, by Jan D
-
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.2010-08-13, by Kenichi Handa
-
merge emacs-232010-08-13, by Kenichi Handa
-
* subr.el (ignore-errors): Add debug declaration.2010-08-11, by Andreas Schwab
-
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New2010-08-09, by Dan Nicolaescu
-
quail/greek.el ("greek"): Add rules for Greek style quotes.2010-08-09, by Kenichi Handa
-
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.2010-08-13, by Kenichi Handa
-
merge emacs-232010-08-09, by Kenichi Handa
-
quail/greek.el ("greek"): Add rules for Greek style quotes.2010-08-09, by Kenichi Handa
-
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.2010-08-09, by Chong Yidong
-
Clean up unexcoff.c.2010-08-22, by Eli Zaretskii
-
Insert bug number.2010-08-21, by Vinicius Jose Latorre
-
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).2010-08-21, by Chong Yidong
-
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.2010-08-21, by Stefan Monnier
-
xdisp.c: Fix typo in a comment in note_tool_bar_highlight.2010-08-21, by Eli Zaretskii
-
Fix mirroring pixel positions on GUI terminals.2010-08-21, by Eli Zaretskii
-
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.2010-08-21, by Chong Yidong
-
Fix slow cursor movement.2010-08-21, by Vinicius Jose Latorre
-
ChangeLog fixes.2010-08-21, by Glenn Morris
-
Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.2010-08-20, by Dan Nicolaescu
-
Small src/puresize.h cleanup.2010-08-20, by Dan Nicolaescu
-
* src/term.c: Do not include <termios.h>, systty.h does it.2010-08-20, by Dan Nicolaescu
-
Remove redundant HAVE_TCATTR defines.2010-08-20, by Dan Nicolaescu
-
Fix last change in buffer_posn_from_coords for text terminals.2010-08-20, by Eli Zaretskii
-
Fix last change in buffer_posn_from_coords for text terminals.2010-08-20, by Eli Zaretskii
-
Fix the MSDOS build broken by the ImageMagick support.2010-08-20, by Eli Zaretskii
-
Fix the MSDOS build broken by the ImageMagick support.2010-08-20, by Eli Zaretskii
-
Add cross-references regarding POSITION of mouse events.2010-08-20, by Eli Zaretskii
-
imagemagick merge2010-08-20, by joakim
-
merge from upstream2010-08-20, by joakim
-
Fix version string in top-level MSDOS Makefile.2010-08-20, by Eli Zaretskii
-
Fix version string in top-level MSDOS Makefile.2010-08-20, by Eli Zaretskii
-
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs2010-08-20, by joakim
-
xdisp.c: Add commentary about iterator geometry in R2L paragraphs.2010-08-20, by Eli Zaretskii
-
Fix mouse clicks, drag, and highlight in R2L lines.2010-08-20, by Eli Zaretskii
-
* image.c (imagemagick_clear_image): Remove debugging output.2010-08-20, by Andreas Schwab
-
* lisp/files.el (locate-file-completion-table): Only list the .el and .elc2010-08-19, by Stefan Monnier
-
nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.2010-08-19, by Juanma Barranquero
-
(set_frame_menubar): Remove call to undefined function.2010-08-19, by Jason Rumney
-
New post-self-insert-hook.2010-08-19, by Stefan Monnier
-
(w32_wnd_proc): Don't check context before initializing.2010-08-19, by Jason Rumney
-
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.2010-08-19, by Stefan Monnier
-
merge the imagemagick branch to trunk2010-08-19, by Joakim
-
upstream merge2010-08-19, by Joakim
-
some minor cosmetic fixes in comments2010-08-19, by Joakim
-
fix some accidental whitespace changes2010-08-19, by Joakim
-
merge from trunk, no conflicts2010-08-18, by Joakim
-
documentation changes2010-08-18, by Joakim
-
minor cleanup2010-08-18, by Joakim
-
merge from trunk2010-08-17, by Joakim
-
some more docs and polish2010-07-10, by Joakim
-
some README changes2010-07-01, by Joakim
-
reworked :index functionality a bit so its faster2010-07-01, by Joakim
-
support for fit-width2010-06-27, by Joakim
-
documented some more2010-06-21, by Joakim
-
improved lisp interface to scaling, doc changed acordingly2010-06-17, by Joakim
-
doc improvement2010-06-15, by Joakim
-
attempt at Changelog entry, see README.imagemagick2010-06-14, by Joakim
-
cosmetics, and changing of defconst to defcustom2010-06-14, by Joakim
-
mostly cosmetic, moving { instances, changing indentation accordingly.2010-06-14, by Joakim
-
merged from trunk2010-06-14, by Joakim
-
changed looping according to feedback from stefan monnier2010-06-14, by Joakim
-
configure support for MagickExportImagePixels and README2010-05-14, by Joakim
-
image count2010-05-14, by Joakim
-
initial support for supplying image count property for image bundles2010-05-14, by Joakim
-
make configure.in less particular about themagickwand version2010-05-13, by Joakim
-
merge and fixes2010-05-13, by Joakim
-
initial imagemagick readme2010-05-12, by Joakim
-
merge from trunk2010-04-15, by Joakim
-
merge from trunk2010-04-03, by Joakim
-
imagemagick patch5 + minor mods2010-04-02, by joakim
-
* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".2010-08-19, by Jan D
-
Fix previous Org change.2010-08-19, by Glenn Morris
-
* lisp/simple.el (prog-mode-map): New var.2010-08-18, by Stefan Monnier
-
xterm.c (x_draw_bar_cursor): Fix last change.2010-08-18, by Eli Zaretskii
-
bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.2010-08-18, by Eli Zaretskii
-
Fix display of bar cursor on right-to-left text.2010-08-18, by Eli Zaretskii
-
* lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.2010-08-18, by Stefan Monnier
-
Reindent smie.el2010-08-18, by Stefan Monnier
-
* smie.el (smie-forward-sexp-command): Fix typo.2010-08-18, by Stefan Monnier
-
* lisp/progmodes/prolog.el (smie): Require.2010-08-18, by Stefan Monnier
-
Try and remove some of SMIE's black magic by generalizing some rules.2010-08-18, by Stefan Monnier
-
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's2010-08-18, by Stefan Monnier
-
* casefiddle.c (casify_region): Setup gl_state.2010-08-18, by Stefan Monnier
-
* nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).2010-08-18, by Jan D
-
create-animated-image: Don't add heuristic mask to image (Bug#6839).2010-08-18, by Katsumi Yamaoka
-
create-animated-image: Don't add heuristic mask to image (Bug#6839).2010-08-18, by Katsumi Yamaoka
-
Merge from mainline.2010-08-18, by Katsumi Yamaoka
-
Merge from mainline.2010-08-18, by Katsumi Yamaoka
-
Merge from mainline.2010-08-17, by Katsumi Yamaoka
-
Merge from mainline.2010-08-16, by Katsumi Yamaoka
-
Merge from mainline.2010-08-15, by Katsumi Yamaoka
-
Add bug ref to placeholder NEWS entry.2010-08-18, by Glenn Morris
-
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.2010-08-18, by Jan D
-
Use CLIPBOARD and PRIMARY on NS (Bug#6677).2010-08-18, by Jan D
-
Add NEWS placeholder.2010-08-18, by Glenn Morris
-
Fix some more Org `check-declare' issues.2010-08-18, by Glenn Morris
-
Fix typo in previous gnus-sum.el change.2010-08-18, by Glenn Morris
-
* src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL2010-08-17, by Stefan Monnier
-
* nsfns.m (ns_frame_parm_handlers): Add a slot for the2010-08-17, by Jan D
-
* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.2010-08-17, by Stefan Monnier
-
Fix bug #6796.2010-08-17, by Eli Zaretskii
-
* lisp/newcomment.el (comment-add): Move comment to docstring.2010-08-17, by Stefan Monnier
-
Restore lisp/ChangeLog entries clobbered in r101106.2010-08-17, by Glenn Morris
-
Font-lock '...' strings, plus various simplifications and fixes.2010-08-17, by Stefan Monnier
-
Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.2010-08-17, by Jan D.
-
Add ability to use xdg-open, i.e. your desktop default browser.2010-08-17, by Jan D.
-
Fix some Org errors revealed by `make check-declare'.2010-08-17, by Glenn Morris
-
Silence more Gnus compiler warnings.2010-08-17, by Glenn Morris
-
Silence some Gnus compiler warnings.2010-08-17, by Glenn Morris
-
Silence some cc-mode compiler warnings.2010-08-17, by Glenn Morris
-
Minor icalendar fix.2010-08-17, by Glenn Morris
-
* net/tramp.el (tramp-handle-make-symbolic-link): Flush file2010-08-17, by Michael Albinus
-
* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.2010-08-16, by Jan D
-
nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).2010-08-16, by Jan D
-
Don't define QPRIMARY twice.2010-08-16, by Jan D.
-
Don't always log RCIRC process buffers to disk (Bug#6828).2010-08-16, by Chong Yidong
-
Let all active regions set the primary selection.2010-08-16, by Chong Yidong
-
Fix mouse dragging of words and lines (Bug#6840).2010-08-16, by Chong Yidong
-
gnus-start-draft-setup: Move doc string forward.2010-08-15, by Katsumi Yamaoka
-
gnus-start-draft-setup: Move doc string forward.2010-08-15, by Katsumi Yamaoka
-
Merge from mainline.2010-08-15, by Katsumi Yamaoka
-
Merge from mainline.2010-08-11, by Katsumi Yamaoka
-
Merge from mainline.2010-08-10, by Katsumi Yamaoka
-
Merge from mainline.2010-08-09, by Katsumi Yamaoka
-
Merge from mainline.2010-08-08, by Katsumi Yamaoka
-
Merge from mainline.2010-08-08, by Katsumi Yamaoka
-
* keyboard.c (parse_tool_bar_item): Put in a bad label if :label2010-08-15, by Jan D
-
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.2010-08-15, by Andreas Schwab
-
Potential buffer overrun and uninit variable fixed, bug 6855.2010-08-15, by Jan D
-
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).2010-08-15, by Chong Yidong
-
Add four macros to lisp-font-lock-keywords-2 (Bug#6025).2010-08-14, by Chong Yidong
-
Fix ChangeLog entry in last commit.2010-08-14, by Chong Yidong
-
Save window excursion before prompting in copyright-update-* (Bug#5394).2010-08-14, by Chong Yidong
-
* lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).2010-08-14, by Chong Yidong
-
Allow delayed autojoin in ERC (Bug#5521).2010-08-14, by Chong Yidong
-
Typo fix "hoo4a" -> "hook".2010-08-14, by Katsumi Yamaoka
-
Minor doc fix.2010-08-14, by Chong Yidong
-
Fix bug #6689 with mouse-2 pasting on Windows.2010-08-14, by Eli Zaretskii
-
Fix cursor drawing on stretch glyphs in R2L lines.2010-08-14, by Eli Zaretskii
-
Fix current-bidi-paragraph-direction within whitespace chars.2010-08-14, by Eli Zaretskii
-
Ammended for bug fix on the loader nunion.2010-08-14, by Katsumi Yamaoka
-
Doc fixes and keep unknown groups.2010-08-14, by Katsumi Yamaoka
-
Minor fixes in TUTORIAL.he.2010-08-14, by Eli Zaretskii
-
(lispy_function_keys): Do not define VK_PACKET (bug#4836)2010-08-14, by Jason Rumney
-
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.2010-08-14, by Glenn Morris
-
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).2010-08-14, by Chong Yidong
-
Fix for bug#5629: Use unicode message box if available.2010-08-13, by Jason Rumney
-
Fix handling of tool-bar-position, also put into default-frame-alist.2010-08-13, by Jan D
-
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.2010-08-13, by Eli Zaretskii
-
Optimizations for gnus-sync.el.2010-08-13, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.2010-08-13, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.2010-08-13, by Katsumi Yamaoka
-
add lisp/gnus/gnus-sync.el2010-08-13, by Katsumi Yamaoka
-
Make saving and restoring of hidden threads work with overlays.2010-08-13, by Katsumi Yamaoka
-
Add new gnus-sync.el library.2010-08-13, by Katsumi Yamaoka
-
Make gnus-start-draft-setup interactive.2010-08-13, by Katsumi Yamaoka
-
Fix fallout from revno 100928, remove dead code in unexcoff.c.2010-08-13, by Eli Zaretskii
-
Fix -Wall compiler warnings in MSDOS sources.2010-08-13, by Eli Zaretskii
-
Fix compilation error in xmenu.c for non-toolkit builds.2010-08-13, by Eli Zaretskii
-
Shut up compiler warnings due to "char *" and "const char *".2010-08-13, by Eli Zaretskii
-
Fix typo.2010-08-13, by Jan D
-
Introduce a new comment style "c" flag.2010-08-12, by Stefan Monnier
-
(add_registry): Set path for runemacs.exe to use.2010-08-12, by Jason Rumney
-
Fix last change.2010-08-12, by Stefan Monnier
-
Misc code cleanup of octave-mode.el.2010-08-12, by Stefan Monnier
-
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.2010-08-12, by Stefan Monnier
-
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.2010-08-12, by Stefan Monnier
-
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up2010-08-12, by Stefan Monnier
-
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.2010-08-11, by Jan D
-
Take colors for region face (selected text) from the Gtk+ theme.2010-08-11, by Jan D
-
Fix -Wwrite_strings in general and for Gtk+ specific code.2010-08-11, by Jan D
-
Fix -Wwrite-strings warnings in fakemail.c.2010-08-11, by Jan D
-
Use const char* for -Wwrite_strings.2010-08-11, by Jan D
-
* unexmacosx.c (unexec_error): Use const char *.2010-08-11, by Jan D
-
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).2010-08-11, by Jan D
-
* lisp/emacs-lisp/pcase.el: Fix copyright header.2010-08-11, by Glenn Morris
-
Suppress continuation prompts in SQL interactive mode2010-08-10, by Michael Mauger
-
Fixed my ChangeLog entry of 2010-08-082010-08-10, by Ulf Jasper
-
* configure.in (AC_PREREQ): Require autoconf 2.65.2010-08-10, by Dan Nicolaescu
-
* lisp/emacs-lisp/pcase.el: New file.2010-08-10, by Stefan Monnier
-
* net/tramp.el (tramp-vc-registered-read-file-names): Read input2010-08-10, by Michael Albinus
-
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.2010-08-10, by Kenichi Handa
-
merge trunk2010-08-10, by Kenichi Handa
-
Remove incorrect const use.2010-08-09, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.2010-08-10, by Kenichi Handa
-
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.2010-08-09, by Dan Nicolaescu
-
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.2010-08-09, by Andreas Schwab
-
Use version-list-* functions in package.el.2010-08-09, by Chong Yidong
-
* configure.in (ORDINARY_LINK): Use on hpux* too.2010-08-09, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.2010-08-09, by Kenichi Handa
-
Fix typo in lisp/ChangeLog2010-08-09, by Kenichi Handa
-
merge trunk2010-08-09, by Kenichi Handa
-
Use const char* instead of char*.2010-08-09, by Dan Nicolaescu
-
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.2010-08-09, by Kenichi Handa
-
merge trunk2010-08-09, by Kenichi Handa
-
calc.texi (Customizing Calc): Rearrange description of new2010-08-09, by Jay Belanger
-
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.2010-08-08, by Chong Yidong
-
Fix typos in ChangeLogs.2010-08-08, by Juanma Barranquero
-
Ensure that erc-toggle-debug-irc-protocol logs protocol data.2010-08-08, by Chong Yidong
-
Fix 2010-07-03 change to mouse-drag-track.2010-08-08, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-08-08, by Chong Yidong
-
Use const char* instead of char*.2010-08-08, by Dan Nicolaescu
-
Merge changes from emacs-23 branch2010-08-08, by Chong Yidong
-
Fix query-replace-regexp incomplete highlighting (Bug#6808).2010-08-08, by Chong Yidong
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.2010-08-06, by Kenichi Handa
-
merge trunk2010-08-06, by Kenichi Handa
-
* emulation/pc-select.el: Fix typos in docstrings.2010-08-05, by Juanma Barranquero
-
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.2010-08-04, by Stefan Monnier
-
Improve the encoding by compound-text-with-extensions.2010-08-06, by Kenichi Handa
-
merge trunk2010-08-06, by Kenichi Handa
-
which-func.el (which-func-format): Split help-echo text into lines.2010-08-03, by Juanma Barranquero
-
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.2010-08-03, by Juanma Barranquero
-
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).2010-08-02, by Juanma Barranquero
-
* bindings.el (complete-symbol): Run completion-at-point as a fallback.2010-08-02, by Stefan Monnier
-
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.2010-08-02, by Stefan Monnier
-
* term.el: Fix typos in docstrings.2010-08-02, by Juanma Barranquero
-
* bindings.el (function-key-map): Add a S-tab => backtab fallback.2010-08-02, by Stefan Monnier
-
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.2010-08-01, by Juanma Barranquero
-
* org.texi (Footnotes, Tables in HTML export): Fix typos.2010-08-01, by Juanma Barranquero
-
* dabbrev.el (dabbrev-completion): Fix typo in docstring.2010-08-01, by Juanma Barranquero
-
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.2010-08-01, by Stefan Monnier
-
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).2010-07-30, by Chong Yidong
-
fns.c: Doc fixes.2010-07-30, by Juanma Barranquero
-
align.el: Doc fixes.2010-07-30, by Juanma Barranquero
-
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.2010-07-29, by Juanma Barranquero
-
Document arguments passed to `read-buffer-function' (bug#5625).2010-07-28, by Juanma Barranquero
-
* PROBLEMS: Mention problem with Cygwin 1.5.19.2010-07-27, by Ken Brown
-
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.2010-07-27, by Ken Brown
-
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.2010-08-04, by Kenichi Handa
-
merge emacs-232010-07-27, by Kenichi Handa
-
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.2010-08-08, by Dan Nicolaescu
-
Cleanup xrdb.c.2010-08-08, by Dan Nicolaescu
-
Fixed bug#6766 (icalendar.el)2010-08-08, by Ulf Jasper
-
Fix overlay arrow display, make doc strings bidi-friendly.2010-08-08, by Eli Zaretskii
-
Make some doc strings bidi-friendly.2010-08-08, by Eli Zaretskii
-
Fix overlay arrow display (bug #6699).2010-08-08, by Eli Zaretskii
-
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.2010-08-08, by Jay Belanger
-
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added2010-08-07, by Michael Mauger
-
Avoid restrictions when copying window selection.2010-08-07, by Chong Yidong
-
Fix last change.2010-08-07, by Chong Yidong
-
Change `select-active-region' mechanics.2010-08-07, by Chong Yidong
-
NEWS: Mention the Hebrew translation of the tutorial.2010-08-07, by Eli Zaretskii
-
simple.el (delete-forward-char): Doc fix.2010-08-07, by Eli Zaretskii
-
Clean up TUTORIAL.he.2010-08-07, by Eli Zaretskii
-
Evaluate file-local variables in tutorials.2010-08-07, by Eli Zaretskii
-
Remove duplicate declarations.2010-08-07, by Juanma Barranquero
-
* src/process.c: Simplify include logic.2010-08-06, by Dan Nicolaescu
-
* sysdep.c: Remove declarations.2010-08-06, by Dan Nicolaescu
-
Move declarations to header files.2010-08-06, by Dan Nicolaescu
-
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a2010-08-06, by Alan Mackenzie
-
Remove extern declarations in .c files, .h files have them.2010-08-06, by Dan Nicolaescu
-
* src/frame.c (frame_params): Make const.2010-08-06, by Dan Nicolaescu
-
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.2010-08-06, by Dan Nicolaescu
-
emacs.c cleanups.2010-08-06, by Dan Nicolaescu
-
Use const for some arrays and functions.2010-08-06, by Dan Nicolaescu
-
* src/sysdep.c: Move include term.h last of includes (Bug#6812).2010-08-06, by Jan D
-
xdisp.c (display_line): Fix a typo in a comment.2010-08-06, by Eli Zaretskii
-
Fix redisplay bugs due to uninitialized glyphs.2010-08-06, by Eli Zaretskii
-
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.2010-08-06, by Eli Zaretskii
-
* net/tramp.el (tramp-handle-start-file-process ): Set connection2010-08-06, by Michael Albinus
-
* comint.el (comint-mode): Make directory tracking functions2010-08-06, by Michael Albinus
-
src/ChangeLog: Fix typos.2010-08-06, by Juanma Barranquero
-
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.2010-08-06, by Juanma Barranquero
-
More undeclared function fixes and add -Wimplicit-function-declaration.2010-08-06, by Jan D
-
Can't include menu.h in window.c for X targets.2010-08-06, by Jan D
-
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.2010-08-06, by Jan D
-
emacsclient.c cleanups.2010-08-06, by Dan Nicolaescu
-
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.2010-08-06, by Dan Nicolaescu
-
(rfc2047-encode): Use utf-8 charset as a last resort.2010-08-06, by Katsumi Yamaoka
-
(rfc2047-encode): Use utf-8 charset as a last resort.2010-08-06, by Katsumi Yamaoka
-
Merge from mainline.2010-08-06, by Katsumi Yamaoka
-
Merge from mainline.2010-08-06, by Katsumi Yamaoka
-
Merge from mainline.2010-08-05, by Katsumi Yamaoka
-
Merge from mainline.2010-08-04, by Katsumi Yamaoka
-
Merge from mainline.2010-08-03, by Katsumi Yamaoka
-
Merge from mainline.2010-08-02, by Katsumi Yamaoka
-
Merge from mainline.2010-08-02, by Katsumi Yamaoka
-
src/ChangeLog: Fix entry.2010-08-06, by Juanma Barranquero
-
Cleanup process.c.2010-08-06, by Dan Nicolaescu
-
Fix changes in revnos 100982..100984 for Windows build.2010-08-06, by Juanma Barranquero
-
* src/syssignal.h (signal_handler_t): Restore accidentally removed definition.2010-08-06, by Dan Nicolaescu
-
Remove extern declarations in .c files, .h files have them.2010-08-05, by Dan Nicolaescu
-
Cleanup syssignal.h.2010-08-05, by Dan Nicolaescu
-
Add declarations to header files.2010-08-05, by Dan Nicolaescu
-
* src/term.c: Remove dead code.2010-08-05, by Dan Nicolaescu
-
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.2010-08-05, by Dan Nicolaescu
-
Regenerate configure.2010-08-05, by Dan Nicolaescu
-
REALLY rename unexec.c => unexcoff.c in MAINTAINERS.2010-08-05, by Eli Zaretskii
-
REALLY rename src/unexec.c => src/unexcoff.c.2010-08-05, by Eli Zaretskii
-
Rename src/unexec.c => src/unexcoff.c.2010-08-05, by Eli Zaretskii
-
Rename src/unexec.c => src/unexcoff.c.2010-08-05, by Eli Zaretskii
-
* tramp.texi (External packages): File attributes cache flushing2010-08-05, by Michael Albinus
-
* net/tramp.el (tramp-handle-dired-uncache): Flush directory2010-08-05, by Michael Albinus
-
Fix compilation error.2010-08-05, by Nick Roberts
-
* configure.in: Restore accidentally removed use of2010-08-04, by Andreas Schwab
-
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.2010-08-04, by Stefan Monnier
-
src/ChangeLog: Add missing bug reference.2010-08-03, by Juanma Barranquero
-
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.2010-08-03, by Johan Bockgård
-
* server.el (server-start): Simplify loop.2010-08-03, by Juanma Barranquero
-
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).2010-08-02, by Juanma Barranquero
-
* lisp/frame.el (screen-height, screen-width, set-screen-width)2010-08-02, by Stefan Monnier
-
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap2010-08-02, by Jan D.
-
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.2010-08-02, by Jan D.
-
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.2010-08-02, by Jan D.
-
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces2010-08-02, by Stefan Monnier
-
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers2010-08-02, by Stefan Monnier
-
Enable ICANON (Bug#6771). Any long line problem must be solved differently.2010-08-02, by Jan D.
-
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).2010-08-02, by Juanma Barranquero
-
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.2010-08-01, by Katsumi Yamaoka
-
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.2010-08-01, by Katsumi Yamaoka
-
Merge from mainline.2010-08-01, by Katsumi Yamaoka
-
Merge from mainline.2010-07-30, by Katsumi Yamaoka
-
Enhance CC Mode manual to cover the new Java features.2010-08-01, by Alan Mackenzie
-
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)2010-08-01, by Juanma Barranquero
-
Use Gtk+ tooltips by default for Gtk+ Emacs.2010-08-01, by Jan D
-
Fix typos in ChangeLogs.2010-08-01, by Juanma Barranquero
-
Package listing tweaks.2010-08-01, by Chong Yidong
-
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.2010-08-01, by Stefan Monnier
-
Adapt mouse-3 behavior to recent selection changes (Bug#6701).2010-07-31, by Chong Yidong
-
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).2010-07-31, by Alan Mackenzie
-
* faces.el (face-all-attributes): Improved documentation (Bug#6767).2010-07-31, by Jan D
-
Add more index entries for large-file-warning-threshold.2010-07-31, by Eli Zaretskii
-
Add a Hebrew translation of the tutorial.2010-07-31, by Eli Zaretskii
-
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++2010-07-31, by Alan Mackenzie
-
* src/buffer.c (Qwindow): Do not define, already defined in data.c.2010-07-30, by Dan Nicolaescu
-
Encode names of nnml groups that nnmail-get-new-mail creates in active file.2010-07-30, by Katsumi Yamaoka
-
Encode names of nnml groups that nnmail-get-new-mail creates in active file.2010-07-30, by Katsumi Yamaoka
-
Merge from mainline.2010-07-29, by Katsumi Yamaoka
-
Merge from mainline.2010-07-28, by Katsumi Yamaoka
-
Merge from mainline.2010-07-28, by Katsumi Yamaoka
-
Merge from mainline.2010-07-27, by Katsumi Yamaoka
-
Merge from mainline.2010-07-26, by Katsumi Yamaoka
-
Fix typos in ChangeLogs.2010-07-29, by Juanma Barranquero
-
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf2010-07-29, by Jan D
-
Rename s/usg5-4.h -> s/usg5-4-common.h.2010-07-29, by Dan Nicolaescu
-
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.2010-07-29, by Jan D
-
Add doc and NEWS for tool-bar-position.2010-07-29, by Jan D.
-
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.2010-07-29, by Jan D.
-
Update package-x to latest package.el changes.2010-07-29, by Chong Yidong
-
Make lisp_time_argument work on all systems.2010-07-29, by Dan Nicolaescu
-
* processes.texi (Process Information): Explain process property2010-07-29, by Michael Albinus
-
* net/tramp.el (tramp-handle-start-file-process): Check only for2010-07-29, by Michael Albinus
-
Fix some stuff that didn't compile.2010-07-29, by Jan D.
-
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.2010-07-29, by Dan Nicolaescu
-
* src/mem-limits.h: Remove duplicated includes.2010-07-29, by Dan Nicolaescu
-
Remove extern declarations from .c files, and them to .h files.2010-07-29, by Dan Nicolaescu
-
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.2010-07-29, by Dan Nicolaescu
-
* configure.in: Remove reference to usg5-4, unused.2010-07-29, by Dan Nicolaescu
-
Clean up unexec.c, remove references to unused code.2010-07-29, by Dan Nicolaescu
-
Fix typos in ChangeLogs.2010-07-29, by Juanma Barranquero
-
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().2010-07-29, by Juanma Barranquero
-
Add support for non-default package repositories.2010-07-28, by Chong Yidong
-
Add tool bar style text-image-horiz (text to the left of the image).2010-07-28, by Jan D.
-
* tramp.texi (Traces and Profiles): Describe verbose level 9.2010-07-28, by Michael Albinus
-
* progmodes/gud.el (gud-common-init): Check for remoteness of2010-07-28, by Michael Albinus
-
* net/tramp.el (tramp-methods): Move hostname to the end in all2010-07-28, by Michael Albinus
-
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).2010-07-27, by Juanma Barranquero
-
Derive programming modes from prog-mode.2010-07-27, by Juanma Barranquero
-
* src/emacs.c (Fkill_emacs): Remove return statement.2010-07-27, by Dan Nicolaescu
-
Remove declarations and unused variables.2010-07-27, by Dan Nicolaescu
-
* src/xmenu.c: Do not included lwlib.h, not needed.2010-07-27, by Dan Nicolaescu
-
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.2010-07-27, by Dan Nicolaescu
-
* src/process.c: Move definitions earlier to minimize #ifdefs.2010-07-27, by Dan Nicolaescu
-
Use const, move declarations to header files.2010-07-27, by Dan Nicolaescu
-
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.2010-07-27, by Dan Nicolaescu
-
Merge from emacs-232010-07-27, by Juanma Barranquero
-
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):2010-07-26, by Sam Steingold
-
NO_RETURN functions should not return.2010-07-26, by Dan Nicolaescu
-
* frame.h (Qtty_color_mode): Add declaration.2010-07-26, by Dan Nicolaescu
-
src/ChangeLog: Add missing bug reference.2010-07-26, by Juanma Barranquero
-
Mark functions as NO_RETURN.2010-07-26, by Dan Nicolaescu
-
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.2010-07-26, by Dan Nicolaescu
-
Add alternative key bindings to epa-mail.el.2010-07-26, by Daiki Ueno
-
merge trunk2010-07-26, by Kenichi Handa
-
Merge from mainline.2010-07-26, by Katsumi Yamaoka
-
* lread.c (unreadpure, mapatoms_1): Make static.2010-07-26, by Juanma Barranquero
-
Merge from mainline.2010-07-25, by Katsumi Yamaoka
-
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).2010-07-25, by Juanma Barranquero
-
Use __executable_start to find start of text segment for profiling2010-07-25, by Andreas Schwab
-
* callproc.c (set_initial_environment): Avoid unbalanced braces.2010-07-25, by Andreas Schwab
-
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.2010-07-25, by Ken Brown
-
Cygwin build cleanup (Bug#6715).2010-07-25, by Ken Brown
-
Fix typo and comment.2010-07-25, by Daiki Ueno
-
Fix *.gpg file creation (bug#6723).2010-07-25, by Daiki Ueno
-
Accept x-pkcs7-signature MIME type as signature.2010-07-25, by Katsumi Yamaoka
-
Accept x-pkcs7-signature MIME type as signature.2010-07-25, by Katsumi Yamaoka
-
Merge from mainline.2010-07-25, by Katsumi Yamaoka
-
Merge from mainline.2010-07-24, by Katsumi Yamaoka
-
Merge from mainline.2010-07-23, by Katsumi Yamaoka
-
Merge from mainline.2010-07-22, by Katsumi Yamaoka
-
Merge from mainline.2010-07-20, by Katsumi Yamaoka
-
Merge from mainline.2010-07-23, by Katsumi Yamaoka
-
Merge from mainline.2010-07-22, by Katsumi Yamaoka
-
Merge from mainline.2010-07-21, by Katsumi Yamaoka
-
Build binary distros on Windows using emacs-VERSION as root dir name.2010-07-25, by Juanma Barranquero
-
Added README.W32 to distclean. Updated Changelog.2010-07-25, by Christoph Scholtes
-
Added ChangeLog entry for copying of README.W32.2010-07-24, by Christoph Scholtes
-
Fixed whitespace.2010-07-24, by Christoph Scholtes
-
Code cleanup. Added ChangeLog entry.2010-07-24, by Christoph Scholtes
-
Refactoring of make dist target2010-07-24, by Christoph Scholtes
-
* emacsclient.c (getcwd): Fix previous change.2010-07-25, by Juanma Barranquero
-
Make building under stricter warning flags somewhat cleaner.2010-07-25, by Juanma Barranquero
-
Regenerate configure.2010-07-24, by Ken Brown
-
* w32fns.c (w32_to_x_color): Remove, unused.2010-07-24, by Juanma Barranquero
-
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)2010-07-24, by Ken Brown
-
* lisp.h: Remove leftover P_.2010-07-24, by Andreas Schwab
-
Add NO_RETURN specifiers to functions in lib-src.2010-07-24, by Dan Nicolaescu
-
Add ChangeLog entry for previous commit:2010-07-24, by Dan Nicolaescu
-
Make internal_self_insert static2010-07-24, by Andreas Schwab
-
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.2010-07-24, by Juanma Barranquero
-
New make target for Windows platform: make dist (bug#6602)2010-07-24, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-07-24, by Juanma Barranquero
-
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.2010-07-24, by Dan Nicolaescu
-
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).2010-07-24, by Chong Yidong
-
* lisp/play/tetris.el: Cleanup image representation and rotation.2010-07-23, by Stefan Monnier
-
* lisp/progmodes/ps-mode.el: Use comint.2010-07-23, by Stefan Monnier
-
Remove unused static functions.2010-07-23, by Juanma Barranquero
-
* net/tramp.el (tramp-methods): Move hostname to the end in all2010-07-23, by Michael Albinus
-
* net/tramp.el (tramp-open-shell): New defun.2010-07-23, by Michael Albinus
-
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".2010-07-23, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-regexp-unified)2010-07-23, by Michael Albinus
-
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".2010-07-23, by Juanma Barranquero
-
* w32term.c (my_set_focus): #ifdef away; currently not used.2010-07-23, by Juanma Barranquero
-
* w32fns.c, xfaces.c: Remove obsolete static declarations.2010-07-23, by Juanma Barranquero
-
merge trunk2010-07-23, by Kenichi Handa
-
* lisp/ChangeLog: Fix typos.2010-07-23, by Juanma Barranquero
-
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).2010-07-23, by Juanma Barranquero
-
SQL Mode Version2.4 - Improved login prompting2010-07-23, by Michael Mauger
-
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).2010-07-22, by Juanma Barranquero
-
* dired.el (dired-mode-map): Use command remapping (bug#6632).2010-07-22, by Juanma Barranquero
-
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).2010-07-22, by Juanma Barranquero
-
* nt/INSTALL: Add note about backslashes in Windows paths.2010-07-21, by Juanma Barranquero
-
Fix multiple-recipient handling of Gnus S/MIME.2010-07-21, by Daiki Ueno
-
* net/tramp.el (tramp-get-ls-command)2010-07-21, by Michael Albinus
-
SQL Mode V2.3 - cleanup connection handling2010-07-21, by Michael Mauger
-
Merge from mainline.2010-07-20, by Katsumi Yamaoka
-
Convert some more functions to standard C.2010-07-20, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-handler): Trace 'quit.2010-07-20, by Michael Albinus
-
* PROBLEMS: Add note about use of backslashes in Windows paths.2010-07-20, by Juanma Barranquero
-
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.2010-07-20, by Juanma Barranquero
-
Fix up "missing braces" warning.2010-07-20, by Stefan Monnier
-
Fix typos in ChangeLogs.2010-07-20, by Juanma Barranquero
-
* net/tramp.el (tramp-perl-file-attributes)2010-07-20, by Michael Albinus
-
Fix previous change in gnus-summary-bookmark-make-record.2010-07-20, by Katsumi Yamaoka
-
Fix previous change in gnus-summary-bookmark-make-record.2010-07-20, by Katsumi Yamaoka
-
Merge from mainline.2010-07-19, by Katsumi Yamaoka
-
Merge from mainline.2010-07-15, by Katsumi Yamaoka
-
Merge from mainline.2010-07-19, by Katsumi Yamaoka
-
Merge from mainline.2010-07-18, by Katsumi Yamaoka
-
Merge from mainline.2010-07-17, by Katsumi Yamaoka
-
* NEWS: Mention --enable-checking is now supported on Windows.2010-07-19, by Juanma Barranquero
-
time.el: Use `define-derived-mode'. Simplify.2010-07-19, by Juanma Barranquero
-
* org.texi: Fix typo in previous change (revno:100847).2010-07-19, by Juanma Barranquero
-
Install version 7.01 of Org mode2010-07-19, by Carsten Dominik
-
Install version 7.01 of Org-mode2010-07-19, by Carsten Dominik
-
Enhance `c-file-style' in file/directory local variables.2010-07-18, by Alan Mackenzie
-
SQL Mode V2.2 - Added sql-connect and sql-connection-alist2010-07-18, by Michael Mauger
-
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.2010-07-18, by Juanma Barranquero
-
* configure.bat: New option --enable-checking.2010-07-18, by Juanma Barranquero
-
Do not set bookmark context for images (Bug#6650).2010-07-17, by Chong Yidong
-
Revert 2010-07-14 change to deactivate mark; minor cleanups.2010-07-17, by Chong Yidong
-
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).2010-07-17, by Chong Yidong
-
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.02010-07-17, by Jan D
-
Merge latest fix to xg_event_is_for_menubar.2010-07-17, by Chong Yidong
-
Merge latest fix to xg_event_is_for_menubar.2010-07-17, by Chong Yidong
-
src/ChangeLog: Fix typos and dates.2010-07-17, by Juanma Barranquero
-
* tramp.texi (Inline methods): Remove remark about doubled "-t"2010-07-17, by Michael Albinus
-
* net/tramp.el (tramp-get-ls-command-with-dired): Make test for2010-07-17, by Michael Albinus
-
Change x-select-enable-primary to nil.2010-07-17, by Chong Yidong
-
lisp/mail/rmail.el: Update autoload checksum.2010-07-16, by Juanma Barranquero
-
Merge changes from emacs-23 branch.2010-07-16, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-16, by Chong Yidong
-
Merge from mainline.2010-07-16, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired2010-07-16, by Michael Albinus
-
* xmenu.c (free_frame_menubar): Only call x_set_window_size if2010-07-16, by Jan D
-
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.2010-07-15, by Andreas Schwab
-
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.2010-07-15, by Andreas Schwab
-
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.2010-07-15, by Eli Zaretskii
-
Correct my email address in the last update.2010-07-15, by Simon South
-
Merge fixes to indentation of case statements, variant parts in record2010-07-15, by Simon South
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.2010-07-15, by Katsumi Yamaoka
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.2010-07-15, by Katsumi Yamaoka
-
Merge from mainline.2010-07-14, by Katsumi Yamaoka
-
Merge from mainline.2010-07-13, by Katsumi Yamaoka
-
Merge from mainline.2010-07-12, by Katsumi Yamaoka
-
Merge from mainline.2010-07-11, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-08, by Katsumi Yamaoka
-
Merge from mainline.2010-07-07, by Katsumi Yamaoka
-
Merge from mainline.2010-07-06, by Katsumi Yamaoka
-
Merge from mainline.2010-07-05, by Katsumi Yamaoka
-
Merge from mainline.2010-07-04, by Katsumi Yamaoka
-
Merge from mainline.2010-07-04, by Katsumi Yamaoka
-
Merge from mainline.2010-07-01, by Katsumi Yamaoka
-
Merge from mainline.2010-06-30, by Katsumi Yamaoka
-
Merge from mainline.2010-06-29, by Katsumi Yamaoka
-
Merge from mainline.2010-06-28, by Katsumi Yamaoka
-
Merge from mainline.2010-06-27, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-24, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-21, by Katsumi Yamaoka
-
Merge from mainline.2010-06-20, by Katsumi Yamaoka
-
Merge from mainline.2010-06-17, by Katsumi Yamaoka
-
Merge from mainline.2010-06-17, by Katsumi Yamaoka
-
Merge from mainline.2010-06-16, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-14, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
(delphi-previous-indent-of): Indent case blocks within record2010-07-15, by Simon South
-
(delphi-token-at): Give newlines precedence over literal tokens when2010-07-15, by Simon South
-
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested2010-07-14, by Karl Fogel
-
Change clipboard/primary selection to X application standards.2010-07-14, by Chong Yidong
-
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).2010-07-14, by Karl Fogel
-
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).2010-07-14, by Karl Fogel
-
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).2010-07-14, by Karl Fogel
-
Fix attribution in a ChangeLog entry.2010-07-14, by Karl Fogel
-
Fix frame size when scroll bar width not an integral of column width.2010-07-14, by Jan D
-
Fix frame size when scroll bar width not an integral of column width.2010-07-14, by Jan D
-
Fix menu bar activation with click for Motif/Lesstif.2010-07-14, by Jan D
-
Merge from mainline.2010-07-14, by Katsumi Yamaoka
-
Do not record a font-entity in the property of font-object.2010-07-14, by Kenichi Handa
-
Fix previous conflict.2010-07-14, by Kenichi Handa
-
merge trunk2010-07-14, by Kenichi Handa
-
Do not record a font-entity in the property of font-object.2010-07-14, by Kenichi Handa
-
merge trunk2010-07-13, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.2010-07-13, by Karl Fogel
-
[[[2010-07-13, by Karl Fogel
-
Add regexp tests for cucumber and ruby.2010-07-13, by Chong Yidong
-
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).2010-07-13, by Chong Yidong
-
Fix the MS-DOS build; remove more "#ifdef subprocesses".2010-07-13, by Eli Zaretskii
-
Remove more "#ifdef subprocesses".2010-07-13, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100807).2010-07-13, by Eli Zaretskii
-
Remove subprocesses #ifdefs from term.c.2010-07-13, by Dan Nicolaescu
-
Convert maybe_fatal to standard C.2010-07-13, by Dan Nicolaescu
-
Convert function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
* oldXMenu/XMenu.h: Include <stdlib.h>.2010-07-12, by Dan Nicolaescu
-
Convert function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.2010-07-12, by Andreas Schwab
-
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.2010-07-12, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).2010-07-12, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).2010-07-12, by Eli Zaretskii
-
* nt/config.nt (volatile): Remove definition.2010-07-12, by Dan Nicolaescu
-
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)2010-07-12, by Andreas Schwab
-
* language/tv-util.el (tai-viet-re): Remove format.2010-07-12, by Andreas Schwab
-
Convert old-style definitions2010-07-12, by Andreas Schwab
-
Cleanups for src/callproc.c.2010-07-12, by Dan Nicolaescu
-
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.2010-07-12, by Dan Nicolaescu
-
Convert function definitions to standard C and some cleanups.2010-07-12, by Dan Nicolaescu
-
Convert more function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS2010-07-12, by Andreas Schwab
-
Merge from mainline.2010-07-12, by Katsumi Yamaoka
-
MS-Windows follow-up for revno 100789.2010-07-12, by Eli Zaretskii
-
Improve Hebrew rendering.2010-07-12, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.2010-07-12, by Kenichi Handa
-
Improve Hebrew rendering.2010-07-12, by Kenichi Handa
-
merge trunk2010-07-12, by Kenichi Handa
-
Add ChangeLog2010-07-12, by Kenichi Handa
-
merge trunk2010-07-09, by Kenichi Handa
-
merge trunk2010-07-08, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.2010-07-08, by Kenichi Handa
-
merge trunk2010-07-01, by Kenichi Handa
-
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).2010-07-27, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable file name handlers at2010-07-26, by Michael Albinus
-
* minibuf.c (Fread_buffer): Doc fix (bug#6528).2010-07-25, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)2010-07-25, by Michael Albinus
-
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).2010-07-23, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).2010-07-23, by Juanma Barranquero
-
* window.c (Fwindow_height): Doc fix (bug#6518).2010-07-22, by Juanma Barranquero
-
* text.texi (Special Properties): Fix typo.2010-07-21, by Juanma Barranquero
-
lisp/mail/rmail.el: Update autoload checksum.2010-07-21, by Juanma Barranquero
-
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.2010-07-21, by Juanma Barranquero
-
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.2010-07-20, by Juanma Barranquero
-
* time.el (display-time-day-and-date): Remove spurious * in docstring.2010-07-19, by Juanma Barranquero
-
Doc fix to commentary (Bug#6653).2010-07-17, by Chong Yidong
-
Fix size calculation for sliced images in image-mode (Bug#6639).2010-07-17, by Chong Yidong
-
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).2010-07-17, by Chong Yidong
-
* gtkutil.c (xg_event_is_for_menubar): Also check that event window2010-07-17, by Jan D
-
Fix bug #4451.2010-07-16, by Eli Zaretskii
-
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,2010-07-16, by Eli Zaretskii
-
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 1272010-07-14, by Jan D
-
* simple.el (push-mark-command): Set selection for select-active-regions.2010-07-14, by Chong Yidong
-
Fix menus as per bug 6499 and 6608.2010-07-14, by Jan D
-
Fix bug #6609.2010-07-14, by Eli Zaretskii
-
cal-tex.el fixes for calendar-week-start-day != 0.2010-07-10, by Glenn Morris
-
Fix last fix.2010-07-10, by Chong Yidong
-
* simple.el (use-region-p): Doc fix (Bug#6607).2010-07-10, by Chong Yidong
-
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).2010-07-11, by Chong Yidong
-
* blockinput.h: Remove obsolete comment.2010-07-11, by Andreas Schwab
-
Use offsetof instead of own definition2010-07-11, by Andreas Schwab
-
* process.c: Remove obsolete comment.2010-07-11, by Andreas Schwab
-
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).2010-07-11, by Chong Yidong
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.2010-07-11, by Eli Zaretskii
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.2010-07-11, by Eli Zaretskii
-
Use strchr, strrchr instead of index, rindex2010-07-11, by Andreas Schwab
-
* callproc.c (relocate_fd): Use F_DUPFD if defined.2010-07-11, by Andreas Schwab
-
Constify functions taking char *2010-07-11, by Andreas Schwab
-
Fix indentation problem2010-07-11, by Andreas Schwab
-
Fix implicit declaration of kbd_on_hold_p2010-07-11, by Andreas Schwab
-
Remove obsolete noinline declaration2010-07-11, by Andreas Schwab
-
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass2010-07-11, by Michael Albinus
-
Make doprnt and related functions ANSI C compliant, with prototypes.2010-07-11, by Ken Raeburn
-
Fix bug #6603.2010-07-11, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.2010-07-11, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.2010-07-11, by Eli Zaretskii
-
Add compilation regexps for cucumber and ruby.2010-07-10, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-10, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-10, by Chong Yidong
-
* xfaces.c (realize_face): Garbage the frame if a face is removed2010-07-10, by Chong Yidong
-
Add some font-locking for Python 2.7.2010-07-07, by Glenn Morris
-
Minor zone.el fix.2010-07-07, by Glenn Morris
-
Minor fix to describe-key, and a docstring.2010-07-06, by Chong Yidong
-
Remove obsolete volatile2010-07-05, by Andreas Schwab
-
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).2010-07-05, by YAMAMOTO Mitsuharu
-
src/w32fns.c (Qtooltip): Declare.2010-07-04, by Juanma Barranquero
-
* net/zeroconf.el (zeroconf-resolve-service)2010-07-03, by Michael Albinus
-
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.2010-07-03, by Michael Albinus
-
Fix hang on menubar press outside items (Bug#6499).2010-07-03, by Jan D
-
Fix hang for mouse press on menubar but not on an item (Bug#6499).2010-07-03, by Jan D
-
Fix faulty `if' statement in delete_frame.2010-07-02, by Chong Yidong
-
Avoid displaying files with a nil state in vc-dir.2010-06-30, by Dan Nicolaescu
-
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).2010-06-30, by Chong Yidong
-
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).2010-06-30, by Chong Yidong
-
lisp/ChangeLog: Remove "(tiny change)" note.2010-06-29, by Juanma Barranquero
-
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)2010-06-29, by Juanma Barranquero
-
*** empty log message ***2010-06-27, by Juanma Barranquero
-
Font lock fix for batch mode (Bug#5719).2010-06-27, by Chong Yidong
-
Minor fix for htmlfontify.el (Bug#6239).2010-06-27, by Chong Yidong
-
Remove unnecessary let-bindings in bookmark.el (Bug#6515)2010-06-27, by Chong Yidong
-
Fix typos in some Keywords comments.2010-06-26, by Glenn Morris
-
Update cl-loaddefs.el2010-06-26, by Andreas Schwab
-
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).2010-06-26, by Andreas Schwab
-
Fix bugs #6144 and #6467.2010-06-25, by Eli Zaretskii
-
Fix after-string and image interaction bug (Bug#1336).2010-06-25, by Chong Yidong
-
Clarify command loop's role in undo boundary (Bug#2433).2010-06-24, by Chong Yidong
-
Minor doc/misc/*.texi direntry fixes.2010-06-24, by Glenn Morris
-
Doc fix.2010-06-24, by Glenn Morris
-
Minor bs.el font-lock change.2010-06-24, by Glenn Morris
-
* lread.c (read1): Signal error if #s is not followed by paren.2010-06-23, by Andreas Schwab
-
Remove remaining tabs from non-verbatim in doc/misc/*.texi.2010-06-23, by Glenn Morris
-
Entry for previous change.2010-06-23, by Glenn Morris
-
Remove some unimportant tabs from examples in some *.texi files.2010-06-23, by Glenn Morris
-
Untabify doc/lispref/*.texi.2010-06-23, by Glenn Morris
-
Backport from trunk: doc fix.2010-06-23, by Glenn Morris
-
* info/dir: Start descriptions in column 32, per Texinfo convention.2010-06-23, by Glenn Morris
-
Untabify doc/misc/*.texi.2010-06-23, by Glenn Morris
-
* doc/lispintro/emacs-lisp-intro.texi: Untabify.2010-06-23, by Glenn Morris
-
Untabify doc/emacs/*.texi files.2010-06-23, by Glenn Morris
-
Fix vc-annotate for renamed files when using Git.2010-06-22, by Dan Nicolaescu
-
* lisp/font-setting.el: Fix previous change.2010-06-22, by Glenn Morris
-
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).2010-06-22, by Glenn Morris
-
Minor js.el fix.2010-06-22, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Doc fix.2010-06-22, by Glenn Morris
-
* lisp/url/ChangeLog: Standardize author name .2010-06-22, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.2010-06-22, by Glenn Morris
-
Fix annotating other revisions for renamed files in vc-annotate.2010-06-22, by Dan Nicolaescu
-
Fix vc-annotate-show-changeset-diff-revision-at-line for git.2010-06-22, by Dan Nicolaescu
-
Fix finding revisions in for renamed files in vc-annotate.2010-06-22, by Dan Nicolaescu
-
Fix reading file names in Git annotate buffers.2010-06-21, by Dan Nicolaescu
-
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).2010-06-20, by Chong Yidong
-
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file2010-06-20, by Alan Mackenzie
-
* image.c (free_image): Mark frame as garbaged (Bug#6426).2010-06-19, by Chong Yidong
-
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).2010-06-19, by Chong Yidong
-
* keymap.c (Fdefine_key): Doc fix (Bug#6460).2010-06-19, by Chong Yidong
-
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)2010-06-19, by Glenn Morris
-
Close bug#6422.2010-06-19, by Glenn Morris
-
Close bug#6450.2010-06-19, by Glenn Morris
-
* lisp/subr.el (read-quoted-char): Fix up last change.2010-06-17, by Stefan Monnier
-
doc/misc/ChangeLog: Remove duplicate entry.2010-06-16, by Juanma Barranquero
-
Merge from mainline.2010-07-10, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-08, by Katsumi Yamaoka
-
Merge from mainline.2010-07-07, by Katsumi Yamaoka
-
Merge from mainline.2010-07-06, by Katsumi Yamaoka
-
Merge from mainline.2010-07-05, by Katsumi Yamaoka
-
Merge from mainline.2010-07-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-29, by Katsumi Yamaoka
-
Merge from mainline.2010-06-28, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-23, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-21, by Katsumi Yamaoka
-
Merge from mainline.2010-06-20, by Katsumi Yamaoka
-
Merge from mainline.2010-06-19, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-14, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-12, by Katsumi Yamaoka
-
Merge from mainline.2010-06-12, by Katsumi Yamaoka
-
Merge from mainline.2010-06-11, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-09, by Katsumi Yamaoka
-
Merge from mainline.2010-06-08, by Katsumi Yamaoka
-
Merge from mainline.2010-06-05, by Katsumi Yamaoka
-
Merge from mainline.2010-06-04, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-01, by Katsumi Yamaoka
-
Merge from mainline.2010-05-31, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-29, by Katsumi Yamaoka
-
Merge from mainline.2010-05-28, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-26, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from mainline.2010-05-22, by Katsumi Yamaoka
-
Merge from mainline.2010-05-21, by Katsumi Yamaoka
-
Merge from mainline.2010-05-20, by Katsumi Yamaoka
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Adapt terminal frames to latest menu-bar changes.2010-07-10, by Chong Yidong
-
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.2010-07-10, by Eli Zaretskii
-
Unify the two branches of process.c, with and without subprocesses.2010-07-10, by Eli Zaretskii
-
Unify the two branches, with and without subprocesses.2010-07-10, by Eli Zaretskii
-
* tramp.texi (Inline methods): Remove "kludgy" phrase.2010-07-10, by Michael Albinus
-
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever2010-07-09, by Michael Albinus
-
* make-docfile.c (write_c_args): Restructure scanning loop.2010-07-09, by Andreas Schwab
-
Fix frame sizing for Lucid/Motif/Lesstif.2010-07-09, by Jan D
-
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which2010-07-09, by Michael Albinus
-
Adapt docs of primitives to ANSI C arg list.2010-07-09, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.2010-07-09, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.2010-07-08, by Dan Nicolaescu
-
Convert DEFUNs to standard C.2010-07-08, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.2010-07-08, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.2010-07-08, by Jan D
-
Change function definition from K&R to prototype. Fix prototype warnings.2010-07-08, by Jan D
-
Remove leftover P_ macros.2010-07-08, by Dan Nicolaescu
-
Remove alternative K&R declarations.2010-07-08, by Dan Nicolaescu
-
Clean up include guards.2010-07-08, by Dan Nicolaescu
-
Remove src/prefix-args.c.2010-07-08, by Dan Nicolaescu
-
Simplify start_of_data, start_of_text and related code.2010-07-08, by Dan Nicolaescu
-
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS2010-07-08, by Dan Nicolaescu
-
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).2010-07-08, by Daiki Ueno
-
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp2010-07-07, by Andreas Schwab
-
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).2010-07-07, by Jan D
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Improve ispell.el word completion handling.2010-07-07, by Agustin martin
-
Fix whitespace to follow coding guidelines.2010-07-07, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.2010-07-07, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.2010-07-07, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.2010-07-07, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.2010-07-07, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.2010-07-07, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.2010-07-07, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get2010-07-06, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.2010-07-06, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_name2010-07-06, by Andreas Schwab
-
Clean up movemail source2010-07-06, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.2010-07-06, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.2010-07-06, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.2010-07-05, by Chong Yidong
-
Fix multi-click selection behavior (Bug#6565).2010-07-05, by Chong Yidong
-
Convert function definitions and declarations to standard C.2010-07-05, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.2010-07-05, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).2010-07-05, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.2010-07-05, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.2010-07-05, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes for2010-07-05, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.2010-07-05, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.2010-07-04, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.2010-07-04, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).2010-07-04, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,2010-07-04, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.2010-07-04, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.2010-07-04, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.2010-07-04, by Juanma Barranquero
-
Fix comments and whitespace.2010-07-04, by Juanma Barranquero
-
Fix more prototypes.2010-07-04, by Juanma Barranquero
-
Fix prototypes.2010-07-04, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argument2010-07-04, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).2010-07-04, by Michael Albinus
-
Convert (most) functions in src to standard C.2010-07-04, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.2010-07-04, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.2010-07-03, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.2010-07-03, by Eli Zaretskii
-
Fix invalid cast2010-07-03, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.2010-07-03, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.2010-07-03, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.2010-07-03, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.2010-07-03, by Eli Zaretskii
-
Fix prototypes.2010-07-03, by Juanma Barranquero
-
Fix typo in last change.2010-07-03, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.2010-07-03, by Chong Yidong
-
Simplify mouse-dragging implementation.2010-07-03, by Chong Yidong
-
Convert function definitions to standard C.2010-07-03, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readability2010-07-02, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'2010-07-02, by Juri Linkov
-
Convert some prototypes to standard C.2010-07-02, by Dan Nicolaescu
-
* config.nt (__P): Remove.2010-07-02, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).2010-07-02, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Remove __P.2010-07-02, by Jan D
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_2010-07-02, by Jan D
-
Remove P_ and __P macros.2010-07-02, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.2010-07-02, by Dan Nicolaescu
-
Cleanup old code.2010-07-02, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.2010-07-01, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>2010-07-01, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).2010-07-01, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.2010-07-01, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.2010-07-01, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add2010-07-01, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.2010-07-01, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).2010-07-01, by Chong Yidong
-
Fix whitespace in ChangeLogs.2010-07-01, by Juanma Barranquero
-
Avoid erroneous syscalls2010-06-30, by Andreas Schwab
-
Fix typo2010-06-30, by Andreas Schwab
-
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.2010-06-30, by Andreas Schwab
-
Don't always set ruler-mode-header-line-format-old (Bug#5370).2010-06-30, by Chong Yidong
-
Improve doc for system font things. Return font regardless of use_system_font.2010-06-30, by Jan D
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
merge trunk2010-06-30, by Kenichi Handa
-
merge trunk2010-06-29, by Kenichi Handa
-
Remove comment that is no longer true.2010-06-30, by Glenn Morris
-
Fix CFLAGS for non-GCC compilers.2010-06-30, by Dan Nicolaescu
-
Fix some whitespace in previous.2010-06-30, by Glenn Morris
-
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):2010-06-30, by Glenn Morris
-
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.2010-06-30, by Glenn Morris
-
Remove some cpp that is internal to configure.in.2010-06-30, by Glenn Morris
-
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.2010-06-29, by Chong Yidong
-
Fix some compilation errors in nsfns.c2010-06-29, by Jan D
-
dynamic-setting.el (font-setting-change-default-font): Remove call to message.2010-06-28, by Jan D
-
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).2010-06-28, by Jan D
-
Mention bug number2010-06-28, by Jan D
-
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.2010-06-28, by Jan D
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.2010-06-28, by Kenichi Handa
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.2010-06-28, by Kenichi Handa
-
merge trunk2010-06-28, by Kenichi Handa
-
merge trunk2010-06-24, by Kenichi Handa
-
* bindings.el (global-map): Bind delete and DEL, the former to2010-06-28, by Chong Yidong
-
* src/s/freebsd.h (BSD4_2): Remove redundant definition.2010-06-27, by Dan Nicolaescu
-
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.2010-06-27, by Chong Yidong
-
* startup.el (command-line): Recognize "0" X resource value.2010-06-27, by Chong Yidong
-
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).2010-06-27, by Chong Yidong
-
Fix the MS-DOS build due to changes in configury.2010-06-26, by Eli Zaretskii
-
Fix the MS-DOS build due to changes in configury.2010-06-26, by Eli Zaretskii
-
Revert revno 100646 (fixed in emacs-23 branch).2010-06-26, by Eli Zaretskii
-
w32-fns.el (w32-convert-standard-filename): Doc fix.2010-06-26, by Eli Zaretskii
-
PROBLEMS: Update Cygwin-related info regarding GCC versions.2010-06-26, by Eli Zaretskii
-
Cherry-pick commit 8bd9308 from the org-mode Git repository.2010-06-26, by Romain Francoise
-
w32-fns.el (w32-convert-standard-filename): Doc fix.2010-06-26, by Eli Zaretskii
-
Revert last change.2010-06-25, by Chong Yidong
-
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).2010-06-25, by Chong Yidong
-
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)2010-06-25, by Agustin martin
-
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.2010-06-25, by Agustin martin
-
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.2010-06-25, by Agustin martin
-
Add redisplay test for image and overlay string interaction.2010-06-25, by Chong Yidong
-
* lisp/minibuffer.el (completions-format): Change default from nil to2010-06-24, by Juri Linkov
-
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'2010-06-24, by Juri Linkov
-
Don't issue kmacro hint if echo area is in use (Bug#3412).2010-06-24, by Chong Yidong
-
lib-src/movemail.c (error): Avoid warning when there are no args.2010-06-24, by Juanma Barranquero
-
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.2010-06-24, by Juanma Barranquero
-
(none)2010-06-22, by Mark A. Hershberger
-
Add in some useful convenience functions for handling HTTP.2010-06-22, by Mark A. Hershberger
-
Hide scroll bar when window is too small to avoid Gtk+ warning.2010-06-22, by Jan D.
-
Minor simplification.2010-06-22, by Glenn Morris
-
Don't use font names from GConf if font backend can't handle it (bug#6478).2010-06-22, by Jan D.
-
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.2010-06-22, by Glenn Morris
-
Add some utf-8 coding cookies.2010-06-22, by Glenn Morris
-
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).2010-06-22, by Jan D.
-
* lisp/simple.el (compose-mail): Fix doc string to refer to2010-06-21, by Karl Fogel
-
Fix an indentation bug:2010-06-21, by Alan Mackenzie
-
* INSTALL: Info files are compressed by default.2010-06-21, by Glenn Morris
-
Avoid recentering when lines differ in their height.2010-06-20, by Eli Zaretskii
-
Tweaks to package list UI.2010-06-20, by Chong Yidong
-
Add preliminary describe-package functionality, and some cleanup.2010-06-19, by Chong Yidong
-
xdisp.c (try_scrolling): Fix last change.2010-06-19, by Eli Zaretskii
-
Fix occasional recentering under scroll-conservatively.2010-06-19, by Eli Zaretskii
-
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)2010-06-19, by Glenn Morris
-
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.2010-06-18, by Stefan Monnier
-
Fix revert-buffer functionality of Help mode and Info.2010-06-17, by Juri Linkov
-
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.2010-06-17, by Dan Nicolaescu
-
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.2010-06-17, by Agustin martin
-
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.2010-06-17, by Juanma Barranquero
-
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.2010-06-17, by Juanma Barranquero
-
Merge package.el, written by Tom Tromey <tromey@redhat.com>.2010-06-17, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special2010-06-17, by Stefan Monnier
-
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed2010-06-16, by Jay Belanger
-
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before2010-06-16, by Juri Linkov
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'2010-06-16, by Stefan Monnier
-
Merge from emacs-232010-06-16, by Stefan Monnier
-
* src/lread.c (read1): Phase out old-style backquotes a bit more.2010-06-16, by Stefan Monnier
-
ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).2010-06-16, by Agustin martin
-
* lisp/font-lock.el (font-lock-major-mode): Rename from2010-06-16, by Stefan Monnier
-
* etc/NEWS.1-17: Fix typos.2010-06-15, by Juanma Barranquero
-
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.2010-06-15, by Glenn Morris
-
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.2010-06-15, by Stefan Monnier
-
* etc/NEWS: appt-add.2010-06-15, by Glenn Morris
-
Tweak previous change.2010-06-15, by Glenn Morris
-
Close bug#5176.2010-06-15, by Glenn Morris
-
* INSTALL: Update font information (Bug#6389).2010-06-12, by Chong Yidong
-
Close bug#6361.2010-06-12, by Glenn Morris
-
Close bug#6406.2010-06-12, by Glenn Morris
-
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.2010-06-12, by Glenn Morris
-
Close bug#6408.2010-06-12, by Glenn Morris
-
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)2010-06-10, by Glenn Morris
-
Doc typo fixes.2010-06-10, by Glenn Morris
-
* INSTALL: General update.2010-06-10, by Glenn Morris
-
* auth-source.el (auth-source-pick): If choice does not contain a2010-06-15, by Michael Albinus
-
* facemenu.el (list-colors-sort): Doc fix.2010-06-15, by Juanma Barranquero
-
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.2010-06-15, by Glenn Morris
-
Add sort option `list-colors-sort'. (Bug#6332)2010-06-14, by Juri Linkov
-
* compare-w.el: Move to the "vc" subdirectory.2010-06-14, by Juri Linkov
-
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.2010-06-14, by Stefan Monnier
-
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.2010-06-14, by Stefan Monnier
-
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.2010-06-13, by Juanma Barranquero
-
bidi.c (bidi_mirror_char): Fix commentary.2010-06-13, by Eli Zaretskii
-
Use Unicode database for attribute tables in bidi.c.2010-06-13, by Eli Zaretskii
-
Use BidiMirroring.txt for mirroring characters in bidi context.2010-06-12, by Eli Zaretskii
-
Derive bidi type table from UnicodeData.txt.2010-06-12, by Eli Zaretskii
-
Synch with Gnus trunk.2010-06-12, by Romain Francoise
-
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).2010-06-12, by Chong Yidong
-
Add all rgb.txt color names to x-colors.2010-06-12, by Chong Yidong
-
Fix bug #6409.2010-06-12, by Eli Zaretskii
-
Fix bug #6396.2010-06-12, by Eli Zaretskii
-
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.2010-06-12, by Romain Francoise
-
* net/tramp.el (tramp-remote-process-environment): Protect version2010-06-12, by Michael Albinus
-
* Makefile.in (install-arch-indep): Delete any old info .gz files first.2010-06-12, by Glenn Morris
-
Fix Windows makefiles to adapt to lisp/vc reorganization.2010-06-11, by Juanma Barranquero
-
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.2010-06-11, by Juanma Barranquero
-
* lisp/finder.el (finder-known-keywords): Add keyword "vc"2010-06-11, by Juri Linkov
-
Move version control related files to the "vc" subdirectory.2010-06-11, by Juri Linkov
-
Fix for comint-password-prompt-regexp (Bug#6367).2010-06-11, by Chong Yidong
-
Bind `shell-resync-dirs' to M-RET in *shell* buffers.2010-06-11, by Stephen Eglen
-
* INSTALL: Revert previous accidental commit.2010-06-11, by Glenn Morris
-
Make compressing the info files optional.2010-06-11, by Glenn Morris
-
* notifications.el: Move file from lisp/net, because it is2010-06-10, by Michael Albinus
-
* net/notifications.el (notifications-on-action-signal)2010-06-10, by Michael Albinus
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
* admin/notes/newfile: Update.2010-06-10, by Glenn Morris
-
Minor authors.el update.2010-06-10, by Glenn Morris
-
* Makefile.in (install-arch-indep): Gzip the info files too.2010-06-10, by Glenn Morris
-
* src/editfns.c (Fbyte_to_string): Pacify compiler.2010-06-10, by Glenn Morris
-
* make-dist: Remove references to non-existent directories and files.2010-06-10, by Glenn Morris
-
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.2010-06-10, by Glenn Morris
-
Minor update for Acknowledgments in manual.2010-06-10, by Glenn Morris
-
Fix ChangeLog attribution.2010-06-10, by Glenn Morris
-
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve2010-06-10, by Stefan Monnier
-
Remove duplicate ChangeLog entries.2010-06-10, by Juanma Barranquero
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-09, by Katsumi Yamaoka
-
Conflict resolution fixup2010-06-09, by Andreas Schwab
-
Merge from emacs-232010-06-09, by Andreas Schwab
-
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.2010-06-09, by Stefan Monnier
-
* lisp/emacs-lisp/advice.el (ad-compile-function):2010-06-09, by Stefan Monnier
-
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;2010-06-09, by Stefan Monnier
-
* minibuf.c (Fall_completions): Add more checks.2010-06-08, by Andreas Schwab
-
* minibuf.c (Fall_completions): Add more checks.2010-06-08, by Andreas Schwab
-
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).2010-06-08, by Juanma Barranquero
-
* lisp/net/rcirc.el: Add support for password authentication.2010-06-07, by Stefan Monnier
-
* net/dbus.el: Fix typos and declare function.2010-06-05, by Juanma Barranquero
-
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).2010-06-04, by Chong Yidong
-
Add bug number2010-06-03, by Andreas Schwab
-
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv42010-06-03, by Andreas Schwab
-
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).2010-06-03, by Chong Yidong
-
Fix typos.2010-06-03, by Juanma Barranquero
-
Close bug#6336.2010-06-03, by Glenn Morris
-
Better doc fix for Bug#6283.2010-06-02, by Chong Yidong
-
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).2010-06-02, by Chong Yidong
-
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).2010-06-02, by Dan Nicolaescu
-
Merge from mainline.2010-06-08, by Katsumi Yamaoka
-
Merge from mainline.2010-06-07, by Katsumi Yamaoka
-
* src/s/usg5-4.h: Fix previous change.2010-06-09, by Dan Nicolaescu
-
* net/notifications.el (notifications-notify): Fix docstring.2010-06-09, by Michael Albinus
-
Update to Unicode 6.0.0 beta.2010-06-09, by Juanma Barranquero
-
* emacs-lisp/smie.el (comment-string-strip): Declare function.2010-06-09, by Juanma Barranquero
-
* vc-mtn.el (log-edit-extract-headers): Declare function.2010-06-09, by Juanma Barranquero
-
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.2010-06-09, by Juanma Barranquero
-
* net/notifications.el (dbus-register-signal): Declare function.2010-06-09, by Juanma Barranquero
-
Improve VC create/retrieve tag/branch.2010-06-09, by Dan Nicolaescu
-
move notifications.el to net/2010-06-09, by Michael Albinus
-
* NEWS: Add notifications.el.2010-06-09, by Michael Albinus
-
* notifications.el: New file.2010-06-09, by Michael Albinus
-
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.2010-06-09, by Glenn Morris
-
Add optional support for resetting VC properties.2010-06-09, by Dan Nicolaescu
-
Improve support for special markup in the VC commit message.2010-06-09, by Dan Nicolaescu
-
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that2010-06-09, by Stefan Monnier
-
* auth-source.el (top): Autoload `secrets-list-collections',2010-06-08, by Michael Albinus
-
* src/lread.c (X_OK): Remove, unused.2010-06-08, by Dan Nicolaescu
-
* src/dispnew.c: Remove obsolete comment.2010-06-08, by Dan Nicolaescu
-
Remove INCLUDED_FCNTL.2010-06-08, by Dan Nicolaescu
-
Include <strings.h> and <string.h> instead of2010-06-08, by Dan Nicolaescu
-
Synch with Gnus trunk.2010-06-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-07, by Katsumi Yamaoka
-
Merge from mainline.2010-06-07, by Katsumi Yamaoka
-
* lisp/iimage.el: Remove images as soon as the underlying text is modified.2010-06-07, by Stefan Monnier
-
Merge from mainline.2010-06-06, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from2010-06-07, by Stefan Monnier
-
* window.el (pop-to-buffer): Remove the conditional that2010-06-07, by Juri Linkov
-
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.2010-06-07, by Juanma Barranquero
-
Make (after keyword) indent-rules more flexible.2010-06-07, by Stefan Monnier
-
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping2010-06-06, by Juri Linkov
-
Remove BSTRING related code, all platforms define it.2010-06-06, by Dan Nicolaescu
-
vc-log-incoming/vc-log-outgoing fixes for Git.2010-06-05, by Dan Nicolaescu
-
Remove obsolete macro BASE_LEADING_CODE_P.2010-06-05, by Juanma Barranquero
-
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.2010-06-04, by Juri Linkov
-
Turn `directory-sep-char' into a noop.2010-06-04, by Juanma Barranquero
-
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".2010-06-04, by Michael Albinus
-
mule-cmds.el: Add obsolescence information for nonascii-* vars.2010-06-04, by Juanma Barranquero
-
vc-log-incoming/vc-log-outgoing improvements for Git.2010-06-03, by Dan Nicolaescu
-
Add bindings for vc-log-incoming and vc-log-outgoing.2010-06-03, by Dan Nicolaescu
-
* configure.in (AC_PREREQ): Require autoconf 2.65.2010-06-03, by Dan Nicolaescu
-
Move UNEXEC definition to autoconf.2010-06-03, by Dan Nicolaescu
-
Remove obsolete pre-unicode2 macros.2010-06-03, by Juanma Barranquero
-
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.2010-06-03, by Juri Linkov
-
* net/rcirc.el (rcirc-sort-nicknames): Remove.2010-06-03, by Chong Yidong
-
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.2010-06-03, by Juanma Barranquero
-
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.2010-06-03, by Chong Yidong
-
* net/rcirc.el (rcirc-sort-nicknames): Change default.2010-06-03, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.2010-06-03, by Stefan Monnier
-
Add admin/unidata/unidata.txt.2010-06-03, by Juanma Barranquero
-
* src/s/sol2-10.h: Comment fix.2010-06-03, by Glenn Morris
-
* src/m/ibms390.h: Comment fix.2010-06-03, by Glenn Morris
-
Remove NO_SOCK_SIGIO references.2010-06-03, by Glenn Morris
-
Regenerate src/config.in.2010-06-03, by Glenn Morris
-
* admin/notes/font-backend: Remove obsolete information.2010-06-03, by Glenn Morris
-
m/hp800.h simplification.2010-06-03, by Glenn Morris
-
HAVE_ALLOCA not needed since alloca.s was removed.2010-06-03, by Glenn Morris
-
NOT_C_CODE is always true now.2010-06-03, by Glenn Morris
-
Split smie-indent-calculate into more manageable chunks.2010-06-03, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.2010-06-02, by Stefan Monnier
-
* net/tramp-gvfs.el (top): Require url-util.2010-06-02, by Michael Albinus
-
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.2010-06-02, by Dan Nicolaescu
-
Fix config.h includes.2010-06-02, by Dan Nicolaescu
-
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.2010-06-02, by Dan Nicolaescu
-
* src/s/sol2-6.h: Remove obsolete comments.2010-06-02, by Dan Nicolaescu
-
Remove unnecessary alloca.h includes.2010-06-02, by Dan Nicolaescu
-
Fix alloca definition when using gcc on non-gnu systems.2010-06-02, by Dan Nicolaescu
-
Synch with Gnus trunk.2010-06-02, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-01, by Katsumi Yamaoka
-
Merge from mainline.2010-05-31, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-28, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-26, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.2010-06-01, by Juanma Barranquero
-
Add support for vc-log-incoming, improve vc-log-outgoing for Git.2010-06-01, by Dan Nicolaescu
-
Improve state updating for VC tag commands.2010-06-01, by Dan Nicolaescu
-
lisp/ChangeLog: Fix some typos.2010-06-01, by Juanma Barranquero
-
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).2010-06-01, by Dan Nicolaescu
-
Merge from emacs-232010-06-01, by Stefan Monnier
-
* sysdep.c (child_setup_tty): Move the non-canonical initialization to2010-06-01, by Stefan Monnier
-
Mention encryption commands in the Emacs manual.2010-05-31, by Daiki Ueno
-
src/ChangeLog: Add missing bug id.2010-05-31, by Juanma Barranquero
-
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
Fix bug #6313.2010-05-30, by Eli Zaretskii
-
Fix crash reported in bug #6306.2010-05-30, by Eli Zaretskii
-
emulation/cua-base.el: Recognize also `right-word' and `left-word'.2010-05-30, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary2010-05-30, by Stefan Monnier
-
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.2010-05-30, by Juanma Barranquero
-
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.2010-05-30, by Juanma Barranquero
-
Add --parent-id argument to emacsclient.2010-05-29, by Chong Yidong
-
Regenerate configure.2010-05-29, by Glenn Morris
-
Add some comments related to how epaths.h gets built.2010-05-29, by Glenn Morris
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
Implement bidi-sensitive word movement with arrow keys.2010-05-29, by Eli Zaretskii
-
Fix cursor motion in bidi-reordered continued lines.2010-05-29, by Eli Zaretskii
-
Finish debugging of cursor motion in bidi-reordered lines.2010-05-29, by Eli Zaretskii
-
Prevent unnecessary scrolling in bidi-reordered buffers.2010-05-28, by Eli Zaretskii
-
Fix bug #6294.2010-05-29, by Eli Zaretskii
-
* image-dired.el (image-dired-dired-toggle-marked-thumbs):2010-05-28, by Juri Linkov
-
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.2010-05-28, by Michael Albinus
-
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'2010-05-28, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-delete-file): Use2010-05-28, by Michael Albinus
-
Handle face-ignored-fonts2010-05-28, by Kenichi Handa
-
merge trunk2010-05-28, by Kenichi Handa
-
Handle face-ignored-fonts2010-05-28, by Kenichi Handa
-
* configure.in: Simplify some of the *bsd $canonical tests.2010-05-28, by Glenn Morris
-
Move some old ChangeLog entries to the right files.2010-05-28, by Glenn Morris
-
* configure.in: Simplify some of the $canonical tests.2010-05-28, by Glenn Morris
-
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.2010-05-28, by Glenn Morris
-
* etc/MACHINES: Remove some old information no longer of relevance.2010-05-28, by Glenn Morris
-
* etc/PROBLEMS: Remove some more obsolete information.2010-05-28, by Glenn Morris
-
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.2010-05-27, by Chong Yidong
-
Fix redisplay crash (Bug#6177).2010-05-27, by Chong Yidong
-
Let htmlfontify recognize face aliases (Bug#6279).2010-05-27, by Chong Yidong
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
merge trunk2010-05-27, by Kenichi Handa
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
* etc/PROBLEMS: Remove some more old information.2010-05-27, by Glenn Morris
-
* etc/PROBLEMS: Remove old information no longer of relevance.2010-05-27, by Glenn Morris
-
Do not preprocess src/Makefile.in.2010-05-27, by Glenn Morris
-
Provide hooks to use a different tokenizer in SMIE.2010-05-27, by Stefan Monnier
-
Avoid (expand-file-name ".").2010-05-26, by Stefan Monnier
-
*** empty log message ***2010-05-26, by Michael Albinus
-
* eshell.texi (Built-ins): Describe, how to disable a built-in command2010-05-26, by Michael Albinus
-
* configure.in: Comments.2010-05-26, by Glenn Morris
-
Replace YMF_PASS_LDFLAGS with autoconf.2010-05-26, by Glenn Morris
-
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.2010-05-26, by Glenn Morris
-
* configure, configure.in: Fix typo in previous.2010-05-26, by Glenn Morris
-
Regenerate configure.2010-05-26, by Glenn Morris
-
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.2010-05-26, by Glenn Morris
-
Remove some NS_IMPL_GNUSTEP build dead code.2010-05-26, by Glenn Morris
-
* src/Makefile.in: Fix comment typo.2010-05-26, by Glenn Morris
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
merge trunk2010-05-26, by Kenichi Handa
-
Rename relative filenames in ChangeLog entries according to root.2010-05-25, by Chong Yidong
-
lisp/ChangeLog: Fix typos.2010-05-25, by Juanma Barranquero
-
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from2010-05-25, by Juri Linkov
-
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.2010-05-25, by Juri Linkov
-
* image.el (image-animated-p): When delay between animated images is 0,2010-05-25, by Juri Linkov
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-progress-reporter-update): New defun.2010-05-25, by Michael Albinus
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.2010-05-25, by Glenn Morris
-
Do not include config.h in src/Makefile.in.2010-05-25, by Glenn Morris
-
Regenerate configure.2010-05-25, by Glenn Morris
-
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.2010-05-25, by Glenn Morris
-
Remove LD_SWITCH_SYSTEM_EXTRA.2010-05-25, by Glenn Morris
-
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.2010-05-25, by Glenn Morris
-
rcirc update.2010-05-25, by Glenn Morris
-
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.2010-05-25, by Stefan Monnier
-
Replace Lisp calls to delete-backward-char by delete-char.2010-05-25, by Stefan Monnier
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning.2010-05-25, by Kenichi Handa
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning..2010-05-25, by Kenichi Handa
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from emacs-232010-05-25, by Stefan Monnier
-
Mention multi-planes text-properties2010-05-24, by Stefan Monnier
-
* process.c (Fmake_network_process): Set :host to nil if it's not used.2010-05-24, by Stefan Monnier
-
Adapt make-dist to new version location.2010-05-24, by Romain Francoise
-
* dispextern.h: Fix typo in previous change.2010-05-23, by Juanma Barranquero
-
dispextern.h (init_iterator): Sync prototype with changed definition.2010-05-23, by Eli Zaretskii
-
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.2010-05-22, by Eli Zaretskii
-
Fix bug #6237.2010-05-22, by Eli Zaretskii
-
* admin/notes/bugtracker: More about recovering from moderation mistakes.2010-05-22, by Glenn Morris
-
Add ChangeLog change missing in last checkin.2010-05-22, by Chong Yidong
-
Rename image-refresh to image-flush.2010-05-22, by Chong Yidong
-
Remove cirsular dependency when using separate build dir (Bug #6246).2010-05-22, by Jan D.
-
Regenerate configure2010-05-22, by Andreas Schwab
-
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.2010-05-21, by Juri Linkov
-
Fix a bug which happens when doing (c-parse-state) in a CPP construct:2010-05-21, by Alan Mackenzie
-
Improve image cache clearing logic (Bug#6230).2010-05-21, by Chong Yidong
-
* configure.in (MKDEPDIR): Parallel build tweak.2010-05-21, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file)2010-05-21, by Michael Albinus
-
* add-log.el: Highlight all authors in multi-author ChangeLog entries.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Comment fix.2010-05-21, by Glenn Morris
-
Revert previous change.2010-05-21, by Glenn Morris
-
Minor Makefile fix.2010-05-21, by Glenn Morris
-
Derive Fortran modes from prog-mode.2010-05-21, by Glenn Morris
-
* smerge-mode.el: Fix typos.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Fix comment format in cpp section.2010-05-21, by Glenn Morris
-
Regenerate configure.2010-05-21, by Glenn Morris
-
Handle some HAVE_NS Makefile conditionals with configure.2010-05-21, by Glenn Morris
-
Build simplifications for oldxmenu.2010-05-21, by Glenn Morris
-
* msdos/mainmake.v2: Comment fix.2010-05-21, by Glenn Morris
-
Handle CANNOT_DUMP (partially) with configure.2010-05-21, by Glenn Morris
-
Minor loadup.el fix.2010-05-21, by Glenn Morris
-
* help-mode.el (help-make-xrefs): For Info node links turn2010-05-20, by Juri Linkov
-
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)2010-05-20, by Juri Linkov
-
* fileio.c (Fdelete_file): Change interative spec to use2010-05-20, by Juri Linkov
-
* locate.el (locate): Use pop-to-buffer instead of2010-05-20, by Juri Linkov
-
* replace.el (replace-highlight): Fix lazy-highlighting2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-word-or-char): Pull next subword2010-05-20, by Juri Linkov
-
* isearch.el (isearch-update-post-hook): New hook.2010-05-20, by Juri Linkov
-
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.2010-05-20, by Juri Linkov
-
Remove obsolete comment.2010-05-20, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add arg2010-05-20, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to2010-05-20, by Chong Yidong
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.2010-05-20, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.2010-05-20, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.2010-05-20, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-20, by Glenn Morris
-
Handle auto-depend with configure.2010-05-20, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.2010-05-20, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.2010-05-20, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.2010-05-20, by Juanma Barranquero
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with2010-05-19, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute2010-05-19, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.2010-05-19, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.2010-05-19, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.2010-05-19, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.2010-05-19, by Peter S Galbraith
-
Fix bug #6210.2010-05-19, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).2010-05-19, by Stefan Monnier
-
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)2010-05-19, by Glenn Morris
-
* etc/TODO: prog-mode updates.2010-05-19, by Glenn Morris
-
Minor msdos build change.2010-05-19, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-19, by Glenn Morris
-
Set linker-related things with configure.2010-05-19, by Glenn Morris
-
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.2010-05-19, by Glenn Morris
-
merge trunk2010-05-19, by Kenichi Handa
-
merge trunk2010-05-19, by Kenichi Handa
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply2010-06-01, by Stefan Monnier
-
Fix up changelog entry2010-05-31, by Stefan Monnier
-
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.2010-05-31, by Stefan Monnier
-
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread2010-05-31, by Stefan Monnier
-
* lisp/man.el (Man-completion-table): Let the user type "-k ".2010-05-31, by Stefan Monnier
-
Backport from trunk: Fix bug#6298.2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
src/ChangeLog: Fix typos.2010-05-30, by Juanma Barranquero
-
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".2010-05-30, by Juanma Barranquero
-
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.2010-05-30, by Stefan Monnier
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
* xdisp.c (redisplay_window): After redisplay, check if point is2010-05-27, by Chong Yidong
-
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use2010-05-27, by Chong Yidong
-
* epa.el (epa--select-keys): Don't explicitly delete the window since2010-05-25, by Stefan Monnier
-
CEDET is not TODO any more2010-05-25, by Stefan Monnier
-
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):2010-05-24, by Stefan Monnier
-
Backport from trunk: close bug#6190.2010-05-21, by Glenn Morris
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.2010-05-19, by Stefan Monnier
-
* textmodes/fill.el (fill-region): Don't fill past the end.2010-05-19, by Stefan Monnier
-
Stefan Monnier <monnier@iro.umontreal.ca>2010-05-18, by Chong Yidong
-
calc-trail.el (calc-trail-isearch-forward)2010-05-18, by Jay Belanger
-
Handle lines truncated on right.2010-05-22, by Eli Zaretskii
-
Test and debug find_row_edges on TTY display.2010-05-22, by Eli Zaretskii
-
Completed initial debugging and testing of reimplemented cursor motion.2010-05-19, by Eli Zaretskii
-
Initial reimplementation of calculating line edge positions in bidi lines.2010-05-18, by Eli Zaretskii
-
* subr.el (read-quoted-char): Resolve modifiers after key remapping.2010-05-18, by Stefan Monnier
-
Add command `secrets-show-secrets'.2010-05-18, by Michael Albinus
-
Add visualization code for secrets.2010-05-18, by Michael Albinus
-
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.2010-05-18, by Stefan Monnier
-
Fix stack overflow in string creation (Bug#6214).2010-05-18, by Chong Yidong
-
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to2010-05-18, by Chong Yidong
-
Fix handling of non-associative equal levels.2010-05-18, by Stefan Monnier
-
* doc/emacs/ChangeLog: Fix typos.2010-05-18, by Juanma Barranquero
-
Document bidi-aware behavior of arrow keys and display features.2010-05-18, by Eli Zaretskii
-
Fix ChangeLog typos.2010-05-18, by Juanma Barranquero
-
* charset.c (load_charset_map_from_file): Don't call close after fclose.2010-05-18, by Juanma Barranquero
-
msdos/sed1x.inp: Add copyright notice.2010-05-18, by Eli Zaretskii
-
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.2010-05-18, by Juanma Barranquero
-
* emacs-lisp/smie.el: Fix typos in docstrings.2010-05-18, by Juanma Barranquero
-
Advise against unnecessary merges from trunk to feature branches.2010-05-18, by Eli Zaretskii
-
* s/gnu-linux.h: Combine two conditionals.2010-05-18, by Glenn Morris
-
* src/[ms]/template.h: Comments.2010-05-18, by Glenn Morris
-
Regenerate configure.2010-05-18, by Glenn Morris
-
* admin/notes/bzr: New file.2010-05-18, by Glenn Morris
-
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.2010-05-18, by Glenn Morris
-
Set rallocobj with configure, not cpp.2010-05-18, by Glenn Morris
-
Define some malloc objects with configure, not cpp.2010-05-18, by Glenn Morris
-
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.2010-05-17, by Stefan Monnier
-
Provide a simple generic indentation engine and use it for Prolog.2010-05-17, by Stefan Monnier
-
Combine the two stamp-oldxmenu cases.2010-05-17, by Glenn Morris
-
calc-vec.el (math-vector-avg): Put the vector elements in order2010-05-17, by Jay Belanger
-
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.2010-05-17, by Glenn Morris
-
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.2010-05-16, by Glenn Morris
-
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.2010-05-16, by Glenn Morris
-
Tweak ns_app*dir values set by configure.2010-05-16, by Glenn Morris
-
Remove one variable from Makefile.in.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Remove unused Makefile variables STARTFLAGS.2010-05-16, by Glenn Morris
-
* configure.in: Remove references to usg5-4 and bsd-common, $opsys2010-05-16, by Dan Nicolaescu
-
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
calc-vec.el (calc-histogram):2010-05-16, by Jay Belanger
-
calc-ext.el (math-group-float): Have the number of digits being2010-05-16, by Jay Belanger
-
* src/Makefile.in (LIBX_BASE): Always define.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBXT): Always define.2010-05-16, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-15, by Glenn Morris
-
Always define LIBXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
src/Makefile.in (OLDXMENU): Move out of cpp section.2010-05-15, by Glenn Morris
-
Always define OLDXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
msdos/ChangeLog missing from previous commit.2010-05-15, by Glenn Morris
-
Always define LIBX_OTHER in src/Makefile.in.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Always define FONT_OBJ; to empty in the non-X case.2010-05-15, by Glenn Morris
-
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.2010-05-15, by Ken Raeburn
-
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)2010-05-15, by Ken Raeburn
-
* emacs.c (main): Initialize initial-environment and process-environment2010-05-15, by Ken Raeburn
-
Update scripts and text to refer to version number string in emacs.c2010-05-15, by Ken Raeburn
-
Handle --version reasonably in CANNOT_DUMP configuration.2010-05-15, by Ken Raeburn
-
Avoid crashes when stepping with right-arrow through "^L^L".2010-05-15, by Eli Zaretskii
-
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.2010-05-15, by Eli Zaretskii
-
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Fix DOS build; don't override convert-standard-filename.2010-05-15, by Eli Zaretskii
-
Don't override standard definition of convert-standard-filename.2010-05-15, by Eli Zaretskii
-
config.bat: Remove support for DJGPP v1.x.2010-05-15, by Eli Zaretskii
-
Fix "config msdos" step.2010-05-15, by Eli Zaretskii
-
Fix a typo in msdos/ChangeLog.2010-05-15, by Eli Zaretskii
-
calc-aent.el (math-read-token, math-find-user-tokens):2010-05-15, by Jay Belanger
-
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* pcomplete.el (pcomplete-completions-at-point): New function,2010-05-15, by Stefan Monnier
-
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Choose dependency of oldxmenu using configure.2010-05-15, by Glenn Morris
-
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.2010-05-15, by Glenn Morris
-
* lisp/org/org-docview.el: Fix copyright years.2010-05-15, by Glenn Morris
-
* lib-src/Makefile.in: Break some long lines.2010-05-15, by Glenn Morris
-
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.2010-05-15, by Glenn Morris
-
Minor NS build fixes.2010-05-15, by Glenn Morris
-
Remove references to CVS directories etc in Makefiles.2010-05-15, by Glenn Morris
-
calc-bin.el (math-format-twos-complement): Group digits when appropriate.2010-05-14, by Jay Belanger
-
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.2010-05-14, by Stefan Monnier
-
* eval.c (specbind): Disallow let-binding frame-local vars.2010-05-14, by Stefan Monnier
-
* simple.el (prog-mode): New (abstract) major mode.2010-05-14, by Stefan Monnier
-
Make the cache of bidi iterator states dynamically allocated.2010-05-14, by Eli Zaretskii
-
update tags2010-05-14, by convert-repo
-
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.2010-05-14, by Eli Zaretskii
-
Fix comments from revno 100276.2010-05-14, by Eli Zaretskii
-
* progmodes/sql.el: Fix typos in docstrings.2010-05-14, by Juanma Barranquero
-
Fix spelling and remove merge marks due to revno 100276.2010-05-14, by Eli Zaretskii
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
No harm in always defining some ns_ Makefile variables.2010-05-14, by Glenn Morris
-
merge trunk2010-05-14, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
Move some undefs from src/Makefile.in to configure.2010-05-14, by Glenn Morris
-
* admin/CPP-DEFINES: Updates.2010-05-14, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-14, by Glenn Morris
-
Replace some msdos cpp.2010-05-14, by Glenn Morris
-
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.2010-05-14, by Glenn Morris
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
merge trunk2010-05-06, by Kenichi Handa
-
merge trunk2010-04-28, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).2010-05-14, by Glenn Morris
-
Minor build simplification for NS.2010-05-14, by Glenn Morris
-
* src/Makefile.in (ns_appresdir): Remove, unused.2010-05-14, by Glenn Morris
-
* src/Makefile.in (SHELL): Move outside cpp section.2010-05-14, by Glenn Morris
-
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).2010-05-14, by Glenn Morris
-
calc.texi: Remove "\turnoffactive" commands throughout.2010-05-13, by Jay Belanger
-
Add TeX open-block and close-block keybindings to SGML, and vice versa.2010-05-13, by Chong Yidong
-
* net/tramp.el (with-progress-reporter): Create reporter object2010-05-13, by Michael Albinus
-
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.2010-05-13, by Jan D
-
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.2010-05-13, by Agustin martin
-
Unify some conditionals in src/Makefile.in.2010-05-13, by Glenn Morris
-
Minor simplification for src/Makefile.in.2010-05-13, by Glenn Morris
-
* configure.in: Fix some paren typos.2010-05-13, by Glenn Morris
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Fix ChangeLog typo.2010-05-13, by Glenn Morris
-
Remove WINNT_SUPPORT from src/Makefile.in,2010-05-13, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-13, by Glenn Morris
-
Some msdos build fixes (hopefully, possibly, ...)2010-05-13, by Glenn Morris
-
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.2010-05-13, by Glenn Morris
-
Remove some unused #define's, previously replaced by variables.2010-05-13, by Glenn Morris
-
Define some variables to hold configure's output, for clarity.2010-05-13, by Glenn Morris
-
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.2010-05-13, by Stefan Monnier
-
* dos-fns.el: Add "dos-" prefix for namespace control.2010-05-13, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):2010-05-12, by Alan Mackenzie
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Reformat some comments in src/s/*.h.2010-05-12, by Glenn Morris
-
Simplify linker-related logic in src/Makefile.in.2010-05-12, by Glenn Morris
-
Regenerate configure.2010-05-12, by Glenn Morris
-
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.2010-05-12, by Glenn Morris
-
Move LIB_GCC from cpp to configure.2010-05-12, by Glenn Morris
-
Minor comment reformatting for some src/m/*.h files.2010-05-12, by Glenn Morris
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Allow the default completion to cycle.2010-05-12, by Stefan Monnier
-
Fix bug#6173: "(require 'dirtrack) erroring"2010-05-11, by Juanma Barranquero
-
Merge from emacs-232010-05-11, by Stefan Monnier
-
Backport from trunk: compute shortcuts in tmm.el.2010-05-11, by Stefan Monnier
-
Backport from trunk: Fix bug #6126.2010-05-11, by Eli Zaretskii
-
* src/ChangeLog: Remove tiny change marker from author with assignment.2010-05-11, by Glenn Morris
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
Backport from trunk: close bug#5857.2010-05-10, by Glenn Morris
-
Backport from trunk: Fix bug#5755.2010-05-10, by Glenn Morris
-
* scroll-all.el (scroll-all-check-to-scroll):2010-05-11, by Juri Linkov
-
* iimage.el: Misc cleanup.2010-05-11, by Stefan Monnier
-
xdisp.c (init_iterator): Fix comment from last change.2010-05-11, by Eli Zaretskii
-
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.2010-05-11, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Minor lib-src/Makefile.in edits.2010-05-11, by Glenn Morris
-
* make-dist (msdos): No more mainmake.2010-05-11, by Glenn Morris
-
* admin/CPP-DEFINES: More updates.2010-05-11, by Glenn Morris
-
Regenerate configure.2010-05-11, by Glenn Morris
-
Do not preprocess lib-src/Makefile.in2010-05-11, by Glenn Morris
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
On msdos, set LIBS_SYSTEM with config.bat, not cpp.2010-05-11, by Glenn Morris
-
Fix typos and whitespace in ChangeLogs.2010-05-11, by Juanma Barranquero
-
Remove nodes visited during Isearch from the Info history.2010-05-10, by Juri Linkov
-
Fix a crash when visiting image files in bidi mode.2010-05-10, by Eli Zaretskii
-
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in2010-05-10, by Michael Albinus
-
Fix typos and whitespace.2010-05-10, by Juanma Barranquero
-
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).2010-05-10, by Juanma Barranquero
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-08, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-28, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-23, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-11, by Katsumi Yamaoka
-
Merge from mainline.2010-04-09, by Katsumi Yamaoka
-
Merge from mainline.2010-04-08, by Katsumi Yamaoka
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Merge from mainline.2010-04-03, by Katsumi Yamaoka
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-26, by Katsumi Yamaoka
-
Merge from mainline.2010-03-22, by Katsumi Yamaoka
-
Merge from mainline.2010-03-21, by Katsumi Yamaoka
-
Merge from mainline.2010-03-20, by Katsumi Yamaoka
-
Merge from mainline.2010-03-19, by Katsumi Yamaoka
-
Merge from mainline.2010-03-17, by Katsumi Yamaoka
-
Merge from mainline.2010-03-14, by Katsumi Yamaoka
-
Merge from mainline.2010-03-13, by Katsumi Yamaoka
-
Merge from mainline.2010-03-12, by Katsumi Yamaoka
-
Merge from mainline.2010-03-10, by Katsumi Yamaoka
-
Merge from mainline.2010-03-07, by Katsumi Yamaoka
-
Merge from mainline.2010-03-05, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-27, by Katsumi Yamaoka
-
Merge from mainline.2010-02-27, by Katsumi Yamaoka
-
Merge from mainline.2010-02-26, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-20, by Katsumi Yamaoka
-
Merge from mainline.2010-02-19, by Katsumi Yamaoka
-
Merge from mainline.2010-02-17, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-13, by Katsumi Yamaoka
-
Merge from mainline.2010-02-12, by Katsumi Yamaoka
-
Merge from mainline.2010-02-11, by Katsumi Yamaoka
-
Merge from mainline.2010-02-10, by Katsumi Yamaoka
-
Merge from mainline.2010-02-07, by Katsumi Yamaoka
-
Merge from mainline.2010-02-06, by Katsumi Yamaoka
-
Merge from mainline.2010-02-06, by Katsumi Yamaoka
-
Merge from mainline.2010-02-05, by Katsumi Yamaoka
-
Merge from mainline.2010-02-03, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-01-31, by Katsumi Yamaoka
-
Merge from mainline.2010-01-30, by Katsumi Yamaoka
-
Merge from mainline.2010-01-29, by Katsumi Yamaoka
-
Merge from mainline.2010-01-23, by Katsumi Yamaoka
-
Merge from mainline.2010-01-22, by Katsumi Yamaoka
-
Merge from mainline.2010-01-20, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-15, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-10, by Katsumi Yamaoka
-
Merge from mainline.2010-01-09, by Katsumi Yamaoka
-
Merge from mainline.2010-01-08, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-09, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Regenerate configure.2010-05-10, by Glenn Morris
-
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.2010-05-10, by Glenn Morris
-
Move LIBS_SYSTEM from cpp to configure.2010-05-10, by Glenn Morris
-
SQL mode version 2.12010-05-10, by Michael Mauger
-
Regenerate configure, src/config.in.2010-05-10, by Glenn Morris
-
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.2010-05-10, by Glenn Morris
-
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):2010-05-09, by Stefan Monnier
-
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if2010-05-09, by Michael Albinus
-
* progmodes/compile.el (compilation-buffer-modtime): Rename from2010-05-08, by Stefan Monnier
-
Merge from emacs-232010-05-08, by Stefan Monnier
-
Regenerate src/config.in.2010-05-08, by Glenn Morris
-
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).2010-05-08, by Jan D
-
Bump version to 23.2.50.2010-05-08, by Chong Yidong
-
Fix ChangeLog typo.2010-05-07, by Chong Yidong
-
* building.texi (GDB Graphical Interface): Remove misleading comparison2010-05-07, by Chong Yidong
-
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.2010-05-05, by Chong Yidong
-
Fix typos (Bug#6094). From Štěpán Němec.2010-05-03, by Chong Yidong
-
Variable purecopying fix (Bug#6083).2010-05-03, by Chong Yidong
-
Add check for buggy version of GCC (Bug#6031).2010-05-03, by Chong Yidong
-
Make paragraph vars local for js-mode (Bug#6071).2010-05-02, by Chong Yidong
-
composite.el (compose-region, reference-point-alist): Fix typos in the doc2010-05-01, by Eli Zaretskii
-
Fix for Bug#5984.2010-04-30, by Chong Yidong
-
Use the proper form for gnuplot's set command2010-04-29, by Jay Belanger
-
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).2010-04-27, by Chong Yidong
-
* abbrev.el: Fix typos.2010-04-26, by Juanma Barranquero
-
Remove --- and +++ lines from NEWS file.2010-04-25, by Chong Yidong
-
* keymaps.texi (Menu Bar): Document :advertised-binding property.2010-04-25, by Chong Yidong
-
Document Emacs 23.2 changes.2010-04-25, by Chong Yidong
-
Fix the entry about eshell's su and sudo commands. bug#60212010-04-25, by Michael Albinus
-
* composite.el (find-composition): Doc fix.2010-04-24, by Andreas Schwab
-
* progmodes/sql.el: Fix typos.2010-04-24, by Juanma Barranquero
-
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'2010-04-23, by Juri Linkov
-
Fix typo in docstring.2010-04-23, by Juri Linkov
-
Use new features of libotf and m17n-lib if available.2010-04-23, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.2010-04-23, by Kenichi Handa
-
Use new features of libotf and m17n-lib if available.2010-04-23, by Kenichi Handa
-
merge trunk2010-04-23, by Kenichi Handa
-
* filecache.el: Fix typos in docstrings.2010-04-23, by Juanma Barranquero
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-21, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
language/indian.el (gujarati-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.2010-04-23, by Kenichi Handa
-
language/indian.el (gujarati-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
merge trunk2010-04-22, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
Minor doc fix.2010-04-21, by Glenn Morris
-
merge trunk2010-04-21, by Kenichi Handa
-
* files.el (copy-directory): Handle symlinks (Bug#5982).2010-04-20, by Chong Yidong
-
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).2010-04-20, by Chong Yidong
-
Fix hg envvar handling (Bug#5846).2010-04-20, by Chong Yidong
-
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.2010-04-20, by Glenn Morris
-
* minibuffer.el (completion-at-point): Doc fix.2010-04-20, by Glenn Morris
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note2010-04-19, by Chong Yidong
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note2010-04-19, by Chong Yidong
-
Improve docs of Unicode General Category.2010-05-08, by Eli Zaretskii
-
Fix bug #6139, text is briefly shown in tool bar on startup.2010-05-08, by Jan D
-
* src/makefile.w32-in: Update dependencies.2010-05-08, by Juanma Barranquero
-
Fix fringe truncation bitmaps in R2L lines.2010-05-08, by Eli Zaretskii
-
Regenerate configure.2010-05-08, by Glenn Morris
-
Remove unused Makefile definition THIS_IS_MAKEFILE.2010-05-08, by Glenn Morris
-
Move TERMINFO, LIBS_TERMCAP from cpp to configure.2010-05-08, by Glenn Morris
-
Misc code tweaks.2010-05-08, by Stefan Monnier
-
Try and fix unbind_to when localness of binding has changed2010-05-07, by Stefan Monnier
-
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.2010-05-07, by Stefan Monnier
-
Highlight vendor specific properties.2010-05-07, by Stefan Monnier
-
Fix bug #6126.2010-05-07, by Eli Zaretskii
-
NEWS: Remove FUD from description of bidirectional editing.2010-05-07, by Eli Zaretskii
-
Fix bug #6126.2010-05-07, by Eli Zaretskii
-
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.2010-05-07, by Stefan Monnier
-
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.2010-05-07, by Eli Zaretskii
-
cus-start.el (all): Add native condition for tool-bar-* symbols.2010-05-07, by Eli Zaretskii
-
Don't use XSYMBOL (foo)->value.2010-05-07, by Eli Zaretskii
-
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.2010-05-07, by Eli Zaretskii
-
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).2010-05-07, by Eli Zaretskii
-
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.2010-05-07, by Stefan Monnier
-
HELLO: Reorder Arabic greetings into logical order.2010-05-07, by Eli Zaretskii
-
Skip disabled PGP key when encrypting mail with Gnus.2010-05-07, by Daiki Ueno
-
Fix typos.2010-05-07, by Katsumi Yamaoka
-
Fix typos.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.2010-05-07, by Juanma Barranquero
-
* minibuffer.el: Revert previous change.2010-05-07, by Juanma Barranquero
-
Regenerate configure.2010-05-07, by Glenn Morris
-
Missing part of previous commit.2010-05-07, by Glenn Morris
-
Move LD_SWITCH_SYSTEM from cpp to configure.2010-05-07, by Glenn Morris
-
* minibuffer.el (comps): Declare for byte-compiler.2010-05-07, by Juanma Barranquero
-
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.2010-05-07, by Juanma Barranquero
-
Remove more unused symbols.2010-05-07, by Dan Nicolaescu
-
Define LIB_STANDARD and START_FILES using autoconf.2010-05-07, by Dan Nicolaescu
-
Remove NEED_BSDTTY and NEED_UNISTD_H.2010-05-06, by Dan Nicolaescu
-
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.2010-05-06, by Dan Nicolaescu
-
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.2010-05-06, by Dan Nicolaescu
-
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.2010-05-06, by Jan D.
-
* net/tramp.el (top, with-progress-reporter): Use2010-05-06, by Michael Albinus
-
Regenerate configure.2010-05-06, by Glenn Morris
-
Minimize blessmail-related cpp usage, with an eye to future removal.2010-05-06, by Glenn Morris
-
Let configure handle ranlib.2010-05-06, by Glenn Morris
-
Remove some unused Makefile.in variables.2010-05-06, by Glenn Morris
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
src/Makefile.in: Convert comment in cpp section to the right format.2010-05-06, by Glenn Morris
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Comment changes for some src/m/*.h files.2010-05-06, by Glenn Morris
-
Update.2010-05-06, by Katsumi Yamaoka
-
Update.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Extract common suffix for * in partial-completion.2010-05-06, by Stefan Monnier
-
Define auto-save-mode with define-minor-mode.2010-05-06, by Stefan Monnier
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
lib-src/ChangeLog: Remove duplicate entry.2010-05-05, by Juanma Barranquero
-
Add `slow' and `history' tags to the desktop data.2010-05-05, by Juri Linkov
-
* syntax.c (Fchar_syntax): Check the arg is a character.2010-05-05, by Stefan Monnier
-
* src/m/sparc.h: Fix typo in earlier change.2010-05-05, by Glenn Morris
-
Add FORCE argument to `delete-file'.2010-05-05, by Michael Albinus
-
Minor cleanups.2010-05-05, by Stefan Monnier
-
Use define-minor-mode in more cases.2010-05-05, by Stefan Monnier
-
Use define-minor-mode for less obvious cases.2010-05-05, by Stefan Monnier
-
* src/ChangeLog: Formatting fixes.2010-05-04, by Juanma Barranquero
-
Misc tweaks.2010-05-04, by Stefan Monnier
-
Delete names that have been removed from the tree.2010-05-04, by Dan Nicolaescu
-
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).2010-05-04, by Jan D.
-
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'2010-05-04, by Michael Albinus
-
Remove BSD_PGRPS.2010-05-04, by Dan Nicolaescu
-
Remove POSIX_SIGNALS.2010-05-04, by Dan Nicolaescu
-
Regenerate configure, src/config.in.2010-05-04, by Glenn Morris
-
Yet another missing piece of C_SWITCH commit.2010-05-04, by Glenn Morris
-
Missing lwlib part of earlier C_SWITCH commit.2010-05-04, by Glenn Morris
-
* admin/CPP-DEFINES: Remove some no-longer-used defines.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.2010-05-04, by Glenn Morris
-
* s/hpux10-20.h (LIB_STANDARD): New definition.2010-05-04, by Dan Nicolaescu
-
* ibuffer.el: Update autoload checksum.2010-05-03, by Juanma Barranquero
-
* mm-util.el (mm-decompress-buffer): Use `delete-file'.2010-05-03, by Juanma Barranquero
-
Add optional arg to delete-file to force deletion (Bug#6070).2010-05-03, by Chong Yidong
-
Fix typo.2010-05-03, by Juanma Barranquero
-
Fix some ChangeLog attributions.2010-05-03, by Glenn Morris
-
Use define-minor-mode where applicable.2010-05-03, by Stefan Monnier
-
* src/m/amdx86-64.h: Fix typo in previous.2010-05-03, by Glenn Morris
-
Regenerate configure.2010-05-03, by Glenn Morris
-
Replace some X-related cpp with autoconf.2010-05-03, by Glenn Morris
-
* make-dist: There are no more src/m/*.inp files.2010-05-03, by Glenn Morris
-
Use define-minor-mode in Gnus where applicable.2010-05-03, by Stefan Monnier
-
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.2010-05-02, by Dan Nicolaescu
-
Run kill-emacs when exiting for display closed or SIGTERM/HUP.2010-05-02, by Jan D.
-
New hook filter-buffer-substring-functions.2010-05-02, by Stefan Monnier
-
Use a mode-line spec rather than a static string in Semantic.2010-05-02, by Stefan Monnier
-
Use define-minor-mode in CEDET where applicable.2010-05-02, by Stefan Monnier
-
* allout.el: Fix commenting convention.2010-05-02, by Stefan Monnier
-
(Tutorial): Use ^{\prime} to indicate primes.2010-05-01, by Jay Belanger
-
Remove LD_SWITCH_MACHINE.2010-05-01, by Dan Nicolaescu
-
Clean up IRIX code.2010-05-01, by Dan Nicolaescu
-
Clean up AIX code.2010-05-01, by Dan Nicolaescu
-
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.2010-05-01, by Dan Nicolaescu
-
composite.el (find-composition): Fix a typo in the doc string.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.2010-05-01, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.2010-05-01, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.2010-05-01, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.2010-05-01, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.2010-04-27, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.2010-04-25, by Eli Zaretskii
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): Mention2010-05-01, by Michael Albinus
-
Implement compression for inline methods.2010-05-01, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.2010-05-01, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.2010-05-01, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).2010-05-01, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.2010-05-01, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.2010-05-01, by Stefan Monnier
-
Fix commenting convention2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.2010-04-30, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.2010-04-30, by Dan Nicolaescu
-
Hopefully fix bug#6065.2010-04-30, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.2010-04-30, by Jan D
-
Fix typos in doc strings of composite.el.2010-04-30, by Eli Zaretskii
-
Regenerate configure.2010-04-30, by Glenn Morris
-
Replace some xmenu cpp with autoconf.2010-04-30, by Glenn Morris
-
Replace some cpp with autoconf.2010-04-30, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.2010-04-30, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.2010-04-30, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).2010-04-29, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).2010-04-29, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.2010-04-29, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error2010-04-29, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.2010-04-29, by Stefan Monnier
-
Add bug reference.2010-04-29, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if2010-04-29, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.2010-04-29, by Stefan Monnier
-
Document complete-symbol change.2010-04-28, by Chong Yidong
-
Unify complete-symbol with completion-at-point.2010-04-28, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.2010-04-28, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-28, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.2010-04-28, by Glenn Morris
-
Revert last bug-reference-url-format change.2010-04-28, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.2010-04-28, by Stefan Monnier
-
Regenerate configure.2010-04-28, by Glenn Morris
-
src/Makefile.in minor simplification,2010-04-28, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.2010-04-28, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.2010-04-28, by Glenn Morris