log

age author description
2010-05-25 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
2010-05-25 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
2010-05-25 Glenn Morris * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
2010-05-25 Glenn Morris rcirc update.
2010-05-25 Stefan Monnier * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
2010-05-25 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
2010-05-25 Kenichi Handa Add Hebrew shaper.
2010-05-25 Kenichi Handa Fix bidi-composition interaction in backward scanning.
2010-05-25 Kenichi Handa Add Hebrew shaper.
2010-05-25 Kenichi Handa merge trunk
2010-05-25 Kenichi Handa merge trunk
2010-05-25 Kenichi Handa Fix bidi-composition interaction in backward scanning..
2010-05-24 Katsumi Yamaoka Merge from mainline.
2010-05-23 Katsumi Yamaoka Merge from mainline.
2010-05-25 Stefan Monnier Merge from emacs-23
2010-05-24 Stefan Monnier Mention multi-planes text-properties
2010-05-24 Stefan Monnier * process.c (Fmake_network_process): Set :host to nil if it's not used.
2010-05-24 Romain Francoise Adapt make-dist to new version location.
2010-05-23 Juanma Barranquero * dispextern.h: Fix typo in previous change.
2010-05-23 Eli Zaretskii dispextern.h (init_iterator): Sync prototype with changed definition.
2010-05-22 Eli Zaretskii Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
2010-05-22 Eli Zaretskii Fix bug #6237.
2010-05-22 Glenn Morris * admin/notes/bugtracker: More about recovering from moderation mistakes.
2010-05-22 Chong Yidong Add ChangeLog change missing in last checkin.
2010-05-22 Chong Yidong Rename image-refresh to image-flush.
2010-05-22 Jan D. Remove cirsular dependency when using separate build dir (Bug #6246).
2010-05-22 Andreas Schwab Regenerate configure
2010-05-21 Juri Linkov * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
2010-05-21 Alan Mackenzie Fix a bug which happens when doing (c-parse-state) in a CPP construct:
2010-05-21 Chong Yidong Improve image cache clearing logic (Bug#6230).
2010-05-21 Glenn Morris * configure.in (MKDEPDIR): Parallel build tweak.
2010-05-21 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
2010-05-21 Juanma Barranquero * add-log.el: Highlight all authors in multi-author ChangeLog entries.
2010-05-21 Glenn Morris * src/Makefile.in: Comment fix.
2010-05-21 Glenn Morris Revert previous change.
2010-05-21 Glenn Morris Minor Makefile fix.
2010-05-21 Glenn Morris Derive Fortran modes from prog-mode.
2010-05-21 Juanma Barranquero * smerge-mode.el: Fix typos.
2010-05-21 Glenn Morris * src/Makefile.in: Fix comment format in cpp section.
2010-05-21 Glenn Morris Regenerate configure.
2010-05-21 Glenn Morris Handle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn Morris Build simplifications for oldxmenu.
2010-05-21 Glenn Morris * msdos/mainmake.v2: Comment fix.
2010-05-21 Glenn Morris Handle CANNOT_DUMP (partially) with configure.
2010-05-21 Glenn Morris Minor loadup.el fix.
2010-05-20 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
2010-05-20 Juri Linkov * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
2010-05-20 Juri Linkov * fileio.c (Fdelete_file): Change interative spec to use
2010-05-20 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
2010-05-20 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
2010-05-20 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
2010-05-20 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
2010-05-20 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
2010-05-20 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
2010-05-20 Juri Linkov Remove obsolete comment.
2010-05-20 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
2010-05-20 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
2010-05-20 Chong Yidong Doc fix (Bug#6224).
2010-05-20 Glenn Morris Use terminfo rather than termcap on recent NetBSD.
2010-05-20 Glenn Morris * config.bat: Need to add the deps.mk file before running cpp.
2010-05-20 Glenn Morris * src/autodeps.mk, src/deps.mk: Comments need to be in C format.
2010-05-20 Glenn Morris Regenerate configure, src/config.in.
2010-05-20 Glenn Morris Handle auto-depend with configure.
2010-05-20 Glenn Morris * configure.in (--with-gtk, --with-gcc): Remove option stubs.
2010-05-20 Juanma Barranquero * emacs-lisp/cl-loaddefs.el: Update autoload checksum.
2010-05-20 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
2010-05-19 Katsumi Yamaoka Merge from mainline.
2010-05-19 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
2010-05-19 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
2010-05-19 Eli Zaretskii Fix C-e when bidi reordering is in effect.
2010-05-19 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
2010-05-19 Michael Albinus * net/secrets.el: Autoload the widget functions.
2010-05-19 Peter S Galbraith Decode RFC2047 encoded Subject lines for mail replies.
2010-05-19 Eli Zaretskii Fix bug #6210.
2010-05-19 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
2010-05-19 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
2010-05-19 Glenn Morris * etc/TODO: prog-mode updates.
2010-05-19 Glenn Morris Minor msdos build change.
2010-05-19 Glenn Morris Regenerate configure, src/config.in.
2010-05-19 Glenn Morris Set linker-related things with configure.
2010-05-19 Glenn Morris * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
2010-05-19 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
2010-05-19 Kenichi Handa merge trunk
2010-05-19 Kenichi Handa merge trunk
2010-05-19 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
2010-05-18 Katsumi Yamaoka Merge from mainline.
2010-05-18 Katsumi Yamaoka Merge from mainline.
2010-05-17 Katsumi Yamaoka Merge from mainline.
2010-05-16 Katsumi Yamaoka Merge from mainline.
2010-06-01 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
2010-05-31 Stefan Monnier Fix up changelog entry
2010-05-31 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
2010-05-31 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
2010-05-31 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
2010-05-31 Juanma Barranquero Backport from trunk: Fix bug#6298.
2010-05-31 Chong Yidong Fix for momentary-string-display (Bug#6238).
2010-05-30 Juanma Barranquero src/ChangeLog: Fix typos.
2010-05-30 Juanma Barranquero doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
2010-05-30 Stefan Monnier * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
2010-05-29 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
2010-05-27 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
2010-05-27 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
2010-05-25 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
2010-05-25 Stefan Monnier CEDET is not TODO any more
2010-05-24 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
2010-05-21 Glenn Morris Backport from trunk: close bug#6190.
2010-05-20 Chong Yidong Doc fix (Bug#6224).
2010-05-19 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
2010-05-19 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
2010-05-18 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
2010-05-18 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
2010-05-22 Eli Zaretskii Handle lines truncated on right.
2010-05-22 Eli Zaretskii Test and debug find_row_edges on TTY display.
2010-05-19 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
2010-05-18 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
2010-05-18 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
2010-05-18 Michael Albinus Add command `secrets-show-secrets'.
2010-05-18 Michael Albinus Add visualization code for secrets.
2010-05-18 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
2010-05-18 Chong Yidong Fix stack overflow in string creation (Bug#6214).
2010-05-18 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
2010-05-18 Stefan Monnier Fix handling of non-associative equal levels.
2010-05-18 Juanma Barranquero * doc/emacs/ChangeLog: Fix typos.
2010-05-18 Eli Zaretskii Document bidi-aware behavior of arrow keys and display features.
2010-05-18 Juanma Barranquero Fix ChangeLog typos.
2010-05-18 Juanma Barranquero * charset.c (load_charset_map_from_file): Don't call close after fclose.
2010-05-18 Eli Zaretskii msdos/sed1x.inp: Add copyright notice.
2010-05-18 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
2010-05-18 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
2010-05-18 Eli Zaretskii Advise against unnecessary merges from trunk to feature branches.
2010-05-18 Glenn Morris * s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn Morris * src/[ms]/template.h: Comments.
2010-05-18 Glenn Morris Regenerate configure.
2010-05-18 Glenn Morris * admin/notes/bzr: New file.
2010-05-18 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
2010-05-18 Glenn Morris Set rallocobj with configure, not cpp.
2010-05-18 Glenn Morris Define some malloc objects with configure, not cpp.
2010-05-17 Stefan Monnier * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
2010-05-17 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
2010-05-17 Glenn Morris Combine the two stamp-oldxmenu cases.
2010-05-17 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
2010-05-17 Glenn Morris * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
2010-05-16 Glenn Morris * src/Makefile.in (clean): Get rid of HAVE_NS conditional.
2010-05-16 Glenn Morris * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
2010-05-16 Glenn Morris Tweak ns_app*dir values set by configure.
2010-05-16 Glenn Morris Remove one variable from Makefile.in.
2010-05-16 Glenn Morris Simplify temacs build rule.
2010-05-16 Glenn Morris Simplify temacs build rule.
2010-05-16 Glenn Morris Remove unused Makefile variables STARTFLAGS.
2010-05-16 Dan Nicolaescu * configure.in: Remove references to usg5-4 and bsd-common, $opsys
2010-05-16 Dan Nicolaescu * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
2010-05-16 Dan Nicolaescu Remove reference to CANNOT_EXEC, not used anymore.
2010-05-16 Jay Belanger calc-vec.el (calc-histogram):
2010-05-16 Jay Belanger calc-ext.el (math-group-float): Have the number of digits being
2010-05-16 Glenn Morris * src/Makefile.in (LIBX_BASE): Always define.
2010-05-16 Glenn Morris * src/Makefile.in (LIBX_OTHER): Move out of cpp section.
2010-05-16 Glenn Morris * src/Makefile.in (LIBXT): Always define.
2010-05-15 Glenn Morris Regenerate configure, src/config.in.
2010-05-15 Glenn Morris Always define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn Morris src/Makefile.in (OLDXMENU): Move out of cpp section.
2010-05-15 Glenn Morris Always define OLDXMENU in src/Makefile.in.
2010-05-15 Glenn Morris msdos/ChangeLog missing from previous commit.
2010-05-15 Glenn Morris Always define LIBX_OTHER in src/Makefile.in.
2010-05-15 Glenn Morris Regenerate configure.
2010-05-15 Glenn Morris Always define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken Raeburn Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
2010-05-15 Ken Raeburn * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
2010-05-15 Ken Raeburn * emacs.c (main): Initialize initial-environment and process-environment
2010-05-15 Ken Raeburn Update scripts and text to refer to version number string in emacs.c
2010-05-15 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Eli Zaretskii Avoid crashes when stepping with right-arrow through "^L^L".
2010-05-15 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
2010-05-15 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
2010-05-15 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
2010-05-15 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
2010-05-15 Eli Zaretskii Fix DOS build; don't override convert-standard-filename.
2010-05-15 Eli Zaretskii Don't override standard definition of convert-standard-filename.
2010-05-15 Eli Zaretskii config.bat: Remove support for DJGPP v1.x.
2010-05-15 Eli Zaretskii Fix "config msdos" step.
2010-05-15 Eli Zaretskii Fix a typo in msdos/ChangeLog.
2010-05-15 Jay Belanger calc-aent.el (math-read-token, math-find-user-tokens):
2010-05-15 Stefan Monnier * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
2010-05-15 Stefan Monnier * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
2010-05-15 Stefan Monnier * pcomplete.el (pcomplete-completions-at-point): New function,
2010-05-15 Glenn Morris * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
2010-05-15 Glenn Morris Regenerate configure.
2010-05-15 Glenn Morris Choose dependency of oldxmenu using configure.
2010-05-15 Glenn Morris * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
2010-05-15 Glenn Morris * lisp/org/org-docview.el: Fix copyright years.
2010-05-15 Glenn Morris * lib-src/Makefile.in: Break some long lines.
2010-05-15 Glenn Morris If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
2010-05-15 Glenn Morris Minor NS build fixes.
2010-05-15 Glenn Morris Remove references to CVS directories etc in Makefiles.
2010-05-14 Jay Belanger calc-bin.el (math-format-twos-complement): Group digits when appropriate.
2010-05-14 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
2010-05-14 Stefan Monnier * eval.c (specbind): Disallow let-binding frame-local vars.
2010-05-14 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
2010-05-14 Eli Zaretskii Make the cache of bidi iterator states dynamically allocated.
2010-05-14 convert-repo update tags
2010-05-14 Eli Zaretskii Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
2010-05-14 Eli Zaretskii Fix comments from revno 100276.
2010-05-14 Juanma Barranquero * progmodes/sql.el: Fix typos in docstrings.
2010-05-14 Eli Zaretskii Fix spelling and remove merge marks due to revno 100276.
2010-05-14 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-14 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-14 Katsumi Yamaoka Merge from mainline.
2010-05-14 Kenichi Handa Fix bidi-composition interaction.
2010-05-14 Kenichi Handa merge trunk
2010-05-14 Glenn Morris No harm in always defining some ns_ Makefile variables.
2010-05-14 Kenichi Handa merge trunk
2010-05-14 Kenichi Handa font.c (font_range): Return the range for the font found at first.
2010-05-14 Kenichi Handa merge trunk
2010-05-14 Glenn Morris Move some undefs from src/Makefile.in to configure.
2010-05-14 Glenn Morris * admin/CPP-DEFINES: Updates.
2010-05-14 Glenn Morris Regenerate configure, src/config.in.
2010-05-14 Glenn Morris Replace some msdos cpp.
2010-05-14 Glenn Morris Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-14 Kenichi Handa Fix bidi-composition interaction.
2010-05-10 Kenichi Handa merge trunk
2010-05-06 Kenichi Handa merge trunk
2010-04-28 Kenichi Handa merge trunk
2010-05-14 Kenichi Handa font.c (font_range): Return the range for the font found at first.
2010-05-14 Glenn Morris * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
2010-05-14 Glenn Morris Minor build simplification for NS.
2010-05-14 Glenn Morris * src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris * src/Makefile.in (SHELL): Move outside cpp section.
2010-05-14 Glenn Morris * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
2010-05-13 Jay Belanger calc.texi: Remove "\turnoffactive" commands throughout.
2010-05-13 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.
2010-05-13 Michael Albinus * net/tramp.el (with-progress-reporter): Create reporter object
2010-05-13 Jan D lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
2010-05-13 Agustin martin Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
2010-05-13 Glenn Morris Unify some conditionals in src/Makefile.in.
2010-05-13 Glenn Morris Minor simplification for src/Makefile.in.
2010-05-13 Glenn Morris * configure.in: Fix some paren typos.
2010-05-13 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-13 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-13 Glenn Morris Fix ChangeLog typo.
2010-05-13 Glenn Morris Remove WINNT_SUPPORT from src/Makefile.in,
2010-05-13 Glenn Morris Regenerate configure, src/config.in.
2010-05-13 Glenn Morris Some msdos build fixes (hopefully, possibly, ...)
2010-05-13 Glenn Morris Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn Morris Remove some unused #define's, previously replaced by variables.
2010-05-13 Glenn Morris Define some variables to hold configure's output, for clarity.
2010-05-13 Stefan Monnier * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
2010-05-13 Stefan Monnier * dos-fns.el: Add "dos-" prefix for namespace control.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-12 Alan Mackenzie * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-12 Glenn Morris Reformat some comments in src/s/*.h.
2010-05-12 Glenn Morris Simplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn Morris Regenerate configure.
2010-05-12 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-12 Glenn Morris Move LIB_GCC from cpp to configure.
2010-05-12 Glenn Morris Minor comment reformatting for some src/m/*.h files.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-12 Stefan Monnier Allow the default completion to cycle.
2010-05-11 Juanma Barranquero Fix bug#6173: "(require 'dirtrack) erroring"
2010-05-11 Stefan Monnier Merge from emacs-23
2010-05-11 Stefan Monnier Backport from trunk: compute shortcuts in tmm.el.
2010-05-11 Eli Zaretskii Backport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris * src/ChangeLog: Remove tiny change marker from author with assignment.
2010-05-11 Kenichi Handa ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
2010-05-11 Kenichi Handa ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
2010-05-10 Kenichi Handa merge trunk
2010-05-10 Glenn Morris Backport from trunk: close bug#5857.
2010-05-10 Glenn Morris Backport from trunk: Fix bug#5755.
2010-05-11 Juri Linkov * scroll-all.el (scroll-all-check-to-scroll):
2010-05-11 Stefan Monnier * iimage.el: Misc cleanup.
2010-05-11 Eli Zaretskii xdisp.c (init_iterator): Fix comment from last change.
2010-05-11 Stefan Monnier * minibuffer.el (completion-pcm--pattern->regex): Fix last change.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-11 Glenn Morris Minor lib-src/Makefile.in edits.
2010-05-11 Glenn Morris * make-dist (msdos): No more mainmake.
2010-05-11 Glenn Morris * admin/CPP-DEFINES: More updates.
2010-05-11 Glenn Morris Regenerate configure.
2010-05-11 Glenn Morris Do not preprocess lib-src/Makefile.in
2010-05-10 Katsumi Yamaoka Merge from mainline.
2010-05-11 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-11 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
2010-05-10 Juri Linkov Remove nodes visited during Isearch from the Info history.
2010-05-10 Eli Zaretskii Fix a crash when visiting image files in bidi mode.
2010-05-10 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
2010-05-10 Juanma Barranquero Fix typos and whitespace.
2010-05-10 Juanma Barranquero CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Merge from mainline.
2010-05-08 Katsumi Yamaoka Merge from mainline.
2010-05-07 Katsumi Yamaoka Merge from mainline.
2010-05-07 Katsumi Yamaoka Merge from mainline.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-05 Katsumi Yamaoka Merge from mainline.
2010-04-28 Katsumi Yamaoka Merge from mainline.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-26 Katsumi Yamaoka Merge from mainline.
2010-04-25 Katsumi Yamaoka Merge from mainline.
2010-04-23 Katsumi Yamaoka Merge from mainline.
2010-04-22 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-13 Katsumi Yamaoka Merge from mainline.
2010-04-11 Katsumi Yamaoka Merge from mainline.
2010-04-09 Katsumi Yamaoka Merge from mainline.
2010-04-08 Katsumi Yamaoka Merge from mainline.
2010-04-07 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-04 Katsumi Yamaoka Merge from mainline.
2010-04-03 Katsumi Yamaoka Merge from mainline.
2010-04-02 Katsumi Yamaoka Merge from mainline.
2010-04-01 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-03-28 Katsumi Yamaoka Merge from mainline.
2010-03-26 Katsumi Yamaoka Merge from mainline.
2010-03-22 Katsumi Yamaoka Merge from mainline.
2010-03-21 Katsumi Yamaoka Merge from mainline.
2010-03-20 Katsumi Yamaoka Merge from mainline.
2010-03-19 Katsumi Yamaoka Merge from mainline.
2010-03-17 Katsumi Yamaoka Merge from mainline.
2010-03-14 Katsumi Yamaoka Merge from mainline.
2010-03-13 Katsumi Yamaoka Merge from mainline.
2010-03-12 Katsumi Yamaoka Merge from mainline.
2010-03-10 Katsumi Yamaoka Merge from mainline.
2010-03-07 Katsumi Yamaoka Merge from mainline.
2010-03-05 Katsumi Yamaoka Merge from mainline.
2010-02-28 Katsumi Yamaoka Merge from mainline.
2010-02-28 Katsumi Yamaoka Merge from mainline.
2010-02-27 Katsumi Yamaoka Merge from mainline.
2010-02-27 Katsumi Yamaoka Merge from mainline.
2010-02-26 Katsumi Yamaoka Merge from mainline.
2010-02-24 Katsumi Yamaoka Merge from mainline.
2010-02-20 Katsumi Yamaoka Merge from mainline.
2010-02-19 Katsumi Yamaoka Merge from mainline.
2010-02-17 Katsumi Yamaoka Merge from mainline.
2010-02-14 Katsumi Yamaoka Merge from mainline.
2010-02-14 Katsumi Yamaoka Merge from mainline.
2010-02-13 Katsumi Yamaoka Merge from mainline.
2010-02-12 Katsumi Yamaoka Merge from mainline.
2010-02-11 Katsumi Yamaoka Merge from mainline.
2010-02-10 Katsumi Yamaoka Merge from mainline.
2010-02-07 Katsumi Yamaoka Merge from mainline.
2010-02-06 Katsumi Yamaoka Merge from mainline.
2010-02-06 Katsumi Yamaoka Merge from mainline.
2010-02-05 Katsumi Yamaoka Merge from mainline.
2010-02-03 Katsumi Yamaoka Merge from mainline.
2010-02-01 Katsumi Yamaoka Merge from mainline.
2010-01-31 Katsumi Yamaoka Merge from mainline.
2010-01-30 Katsumi Yamaoka Merge from mainline.
2010-01-29 Katsumi Yamaoka Merge from mainline.
2010-01-23 Katsumi Yamaoka Merge from mainline.
2010-01-22 Katsumi Yamaoka Merge from mainline.
2010-01-20 Katsumi Yamaoka Merge from mainline.
2010-01-18 Katsumi Yamaoka Merge from mainline.
2010-01-17 Katsumi Yamaoka Merge from mainline.
2010-01-17 Katsumi Yamaoka Merge from mainline.
2010-01-15 Katsumi Yamaoka Merge from mainline.
2010-01-13 Katsumi Yamaoka Merge from mainline.
2010-01-10 Katsumi Yamaoka Merge from mainline.
2010-01-09 Katsumi Yamaoka Merge from mainline.
2010-01-08 Katsumi Yamaoka Merge from mainline.
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Merge from mainline.
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Merge from mainline.
2010-05-09 Katsumi Yamaoka Merge from mainline.
2010-05-07 Katsumi Yamaoka Merge from mainline.
2010-05-10 Glenn Morris Regenerate configure.
2010-05-10 Glenn Morris * admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
2010-05-10 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
2010-05-10 Michael Mauger SQL mode version 2.1
2010-05-10 Glenn Morris Regenerate configure, src/config.in.
2010-05-10 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
2010-05-09 Stefan Monnier * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
2010-05-09 Michael Albinus * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
2010-05-08 Stefan Monnier * progmodes/compile.el (compilation-buffer-modtime): Rename from
2010-05-08 Stefan Monnier Merge from emacs-23
2010-05-08 Glenn Morris Regenerate src/config.in.
2010-05-08 Jan D xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
2010-05-08 Chong Yidong Bump version to 23.2.50.
2010-05-08 Chong Yidong Bump version to 23.2. EMACS_23_2
2010-05-07 Chong Yidong Fix ChangeLog typo.
2010-05-07 Chong Yidong * building.texi (GDB Graphical Interface): Remove misleading comparison
2010-05-05 Chong Yidong * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
2010-05-04 Chong Yidong Bump version to 23.1.97. EMACS_PRETEST_23_1_97
2010-05-03 Chong Yidong Fix typos (Bug#6094). From Štěpán Němec.
2010-05-03 Chong Yidong Variable purecopying fix (Bug#6083).
2010-05-03 Chong Yidong Add check for buggy version of GCC (Bug#6031).
2010-05-02 Chong Yidong Make paragraph vars local for js-mode (Bug#6071).
2010-05-01 Eli Zaretskii composite.el (compose-region, reference-point-alist): Fix typos in the doc
2010-04-30 Chong Yidong Fix for Bug#5984.
2010-04-29 Jay Belanger Use the proper form for gnuplot's set command
2010-04-27 Chong Yidong * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
2010-04-26 Juanma Barranquero * abbrev.el: Fix typos.
2010-04-25 Chong Yidong Remove --- and +++ lines from NEWS file.
2010-04-25 Chong Yidong * keymaps.texi (Menu Bar): Document :advertised-binding property.
2010-04-25 Chong Yidong Document Emacs 23.2 changes.
2010-04-25 Michael Albinus Fix the entry about eshell's su and sudo commands. bug#6021
2010-04-24 Andreas Schwab * composite.el (find-composition): Doc fix.
2010-04-24 Juanma Barranquero * progmodes/sql.el: Fix typos.
2010-04-23 Juri Linkov * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
2010-04-23 Juri Linkov Fix typo in docstring.
2010-04-23 Kenichi Handa Use new features of libotf and m17n-lib if available.
2010-04-23 Kenichi Handa HELLO: Adjust Burmese for Unicode 5.2 encoding.
2010-04-23 Kenichi Handa Use new features of libotf and m17n-lib if available.
2010-04-23 Kenichi Handa merge trunk
2010-04-23 Juanma Barranquero * filecache.el: Fix typos in docstrings.
2010-04-22 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-22 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-22 Katsumi Yamaoka Merge from mainline.
2010-04-21 Katsumi Yamaoka Merge from mainline.
2010-04-20 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-22 Kenichi Handa language/indian.el (gujarati-composable-pattern): Fix typo.
2010-04-22 Kenichi Handa language/indian.el (gurmukhi-composable-pattern): Fix typo.
2010-04-23 Kenichi Handa HELLO: Adjust Burmese for Unicode 5.2 encoding.
2010-04-22 Kenichi Handa language/indian.el (gujarati-composable-pattern): Fix typo.
2010-04-22 Kenichi Handa merge trunk
2010-04-22 Kenichi Handa language/indian.el (gurmukhi-composable-pattern): Fix typo.
2010-04-21 Glenn Morris Minor doc fix.
2010-04-21 Kenichi Handa language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
2010-04-21 Kenichi Handa merge trunk
2010-04-20 Kenichi Handa language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
2010-04-20 Chong Yidong * files.el (copy-directory): Handle symlinks (Bug#5982).
2010-04-20 Chong Yidong Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
2010-04-20 Chong Yidong Fix hg envvar handling (Bug#5846).
2010-04-20 Glenn Morris * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
2010-04-20 Glenn Morris * minibuffer.el (completion-at-point): Doc fix.
2010-04-20 Chong Yidong Bump version to 23.1.96. EMACS_PRETEST_23_1_96
2010-04-19 Chong Yidong * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
2010-04-19 Chong Yidong * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
2010-05-08 Eli Zaretskii Improve docs of Unicode General Category.
2010-05-08 Jan D Fix bug #6139, text is briefly shown in tool bar on startup.
2010-05-08 Juanma Barranquero * src/makefile.w32-in: Update dependencies.
2010-05-08 Eli Zaretskii Fix fringe truncation bitmaps in R2L lines.
2010-05-08 Glenn Morris Regenerate configure.
2010-05-08 Glenn Morris Remove unused Makefile definition THIS_IS_MAKEFILE.
2010-05-08 Glenn Morris Move TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-08 Stefan Monnier Misc code tweaks.
2010-05-07 Stefan Monnier Try and fix unbind_to when localness of binding has changed
2010-05-07 Stefan Monnier * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
2010-05-07 Stefan Monnier Highlight vendor specific properties.
2010-05-07 Eli Zaretskii Fix bug #6126.
2010-05-07 Eli Zaretskii NEWS: Remove FUD from description of bidirectional editing.
2010-05-07 Eli Zaretskii Fix bug #6126.
2010-05-07 Stefan Monnier * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
2010-05-07 Eli Zaretskii Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
2010-05-07 Eli Zaretskii cus-start.el (all): Add native condition for tool-bar-* symbols.
2010-05-07 Eli Zaretskii Don't use XSYMBOL (foo)->value.
2010-05-07 Eli Zaretskii Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
2010-05-07 Eli Zaretskii Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
2010-05-07 Stefan Monnier * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
2010-05-07 Eli Zaretskii HELLO: Reorder Arabic greetings into logical order.
2010-05-07 Daiki Ueno Skip disabled PGP key when encrypting mail with Gnus.
2010-05-07 Katsumi Yamaoka Fix typos.
2010-05-07 Katsumi Yamaoka Fix typos.
2010-05-07 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-07 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-07 Katsumi Yamaoka Merge from mainline.
2010-05-07 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-07 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-07 Katsumi Yamaoka Merge from mainline.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-07 Juanma Barranquero * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
2010-05-07 Juanma Barranquero * minibuffer.el: Revert previous change.
2010-05-07 Glenn Morris Regenerate configure.
2010-05-07 Glenn Morris Missing part of previous commit.
2010-05-07 Glenn Morris Move LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Juanma Barranquero * minibuffer.el (comps): Declare for byte-compiler.
2010-05-07 Juanma Barranquero * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
2010-05-07 Dan Nicolaescu Remove more unused symbols.
2010-05-07 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Dan Nicolaescu Remove NEED_BSDTTY and NEED_UNISTD_H.
2010-05-06 Dan Nicolaescu * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
2010-05-06 Dan Nicolaescu * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
2010-05-06 Jan D. * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
2010-05-06 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
2010-05-06 Glenn Morris Regenerate configure.
2010-05-06 Glenn Morris Minimize blessmail-related cpp usage, with an eye to future removal.
2010-05-06 Glenn Morris Let configure handle ranlib.
2010-05-06 Glenn Morris Remove some unused Makefile.in variables.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Glenn Morris src/Makefile.in: Convert comment in cpp section to the right format.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Glenn Morris Comment changes for some src/m/*.h files.
2010-05-06 Katsumi Yamaoka Update.
2010-05-06 Katsumi Yamaoka Update.
2010-05-06 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
2010-05-06 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Stefan Monnier Extract common suffix for * in partial-completion.
2010-05-06 Stefan Monnier Define auto-save-mode with define-minor-mode.
2010-05-05 Katsumi Yamaoka Merge from mainline.
2010-05-05 Juanma Barranquero lib-src/ChangeLog: Remove duplicate entry.
2010-05-05 Juri Linkov Add `slow' and `history' tags to the desktop data.
2010-05-05 Stefan Monnier * syntax.c (Fchar_syntax): Check the arg is a character.
2010-05-05 Glenn Morris * src/m/sparc.h: Fix typo in earlier change.
2010-05-05 Michael Albinus Add FORCE argument to `delete-file'.
2010-05-05 Stefan Monnier Minor cleanups.
2010-05-05 Stefan Monnier Use define-minor-mode in more cases.
2010-05-05 Stefan Monnier Use define-minor-mode for less obvious cases.
2010-05-04 Juanma Barranquero * src/ChangeLog: Formatting fixes.
2010-05-04 Stefan Monnier Misc tweaks.
2010-05-04 Dan Nicolaescu Delete names that have been removed from the tree.
2010-05-04 Jan D. xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
2010-05-04 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
2010-05-04 Dan Nicolaescu Remove BSD_PGRPS.
2010-05-04 Dan Nicolaescu Remove POSIX_SIGNALS.
2010-05-04 Glenn Morris Regenerate configure, src/config.in.
2010-05-04 Glenn Morris Yet another missing piece of C_SWITCH commit.
2010-05-04 Glenn Morris Missing lwlib part of earlier C_SWITCH commit.
2010-05-04 Glenn Morris * admin/CPP-DEFINES: Remove some no-longer-used defines.
2010-05-04 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
2010-05-04 Dan Nicolaescu * s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-03 Juanma Barranquero * ibuffer.el: Update autoload checksum.
2010-05-03 Juanma Barranquero * mm-util.el (mm-decompress-buffer): Use `delete-file'.
2010-05-03 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
2010-05-03 Juanma Barranquero Fix typo.
2010-05-03 Glenn Morris Fix some ChangeLog attributions.
2010-05-03 Stefan Monnier Use define-minor-mode where applicable.
2010-05-03 Glenn Morris * src/m/amdx86-64.h: Fix typo in previous.
2010-05-03 Glenn Morris Regenerate configure.
2010-05-03 Glenn Morris Replace some X-related cpp with autoconf.
2010-05-03 Glenn Morris * make-dist: There are no more src/m/*.inp files.
2010-05-03 Stefan Monnier Use define-minor-mode in Gnus where applicable.
2010-05-02 Dan Nicolaescu * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
2010-05-02 Jan D. Run kill-emacs when exiting for display closed or SIGTERM/HUP.
2010-05-02 Stefan Monnier New hook filter-buffer-substring-functions.
2010-05-02 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.
2010-05-02 Stefan Monnier Use define-minor-mode in CEDET where applicable.
2010-05-02 Stefan Monnier * allout.el: Fix commenting convention.
2010-05-01 Jay Belanger (Tutorial): Use ^{\prime} to indicate primes.
2010-05-01 Dan Nicolaescu Remove LD_SWITCH_MACHINE.
2010-05-01 Dan Nicolaescu Clean up IRIX code.
2010-05-01 Dan Nicolaescu Clean up AIX code.
2010-05-01 Dan Nicolaescu * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
2010-05-01 Eli Zaretskii composite.el (find-composition): Fix a typo in the doc string.
2010-05-01 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli Zaretskii Fix display of R2L lines and cursor motion in bidi buffers.
2010-05-01 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli Zaretskii Fix cursor positioning in partial width windows on TTY.
2010-05-01 Eli Zaretskii Fix display of truncated R2L lines on a TTY.
2010-05-01 Eli Zaretskii Fix display of R2L continued lines in partial-width windows on a TTY.
2010-05-01 Eli Zaretskii Refactor code that determines row->start and row->end.
2010-04-27 Eli Zaretskii Fix a crash when a display string is continued to the next line.
2010-04-25 Eli Zaretskii Start fixing cursor positioning in bidi buffers with display properties.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-26 Katsumi Yamaoka Merge from mainline.
2010-04-25 Katsumi Yamaoka Merge from mainline.
2010-04-22 Katsumi Yamaoka Merge from mainline.
2010-05-01 Michael Albinus * tramp.texi (Inline methods, Default Method): Mention
2010-05-01 Michael Albinus Implement compression for inline methods.
2010-05-01 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
2010-05-01 Glenn Morris * src/fileio.c (Ffile_selinux_context): Context functions may return null.
2010-05-01 Chong Yidong Avoid using trash for certain temp files (Bug#6070).
2010-05-01 Stefan Monnier * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
2010-05-01 Stefan Monnier * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
2010-05-01 Stefan Monnier Fix commenting convention
2010-05-01 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
2010-04-30 Chong Yidong * minibuffer.el (tags-completion-at-point-function): Fix return value.
2010-04-30 Dan Nicolaescu * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2010-04-30 Glenn Morris Hopefully fix bug#6065.
2010-04-30 Jan D xsettings.c: include limits.h and update file comment.
2010-04-30 Eli Zaretskii Fix typos in doc strings of composite.el.
2010-04-30 Glenn Morris Regenerate configure.
2010-04-30 Glenn Morris Replace some xmenu cpp with autoconf.
2010-04-30 Glenn Morris Replace some cpp with autoconf.
2010-04-30 Glenn Morris Simplify some manual dependencies in src/Makefile.in.
2010-04-30 Glenn Morris * src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
2010-04-29 Chong Yidong * ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
2010-04-29 Chong Yidong * ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
2010-04-29 Chong Yidong * minibuffer.el (tags-completion-at-point-function): New function.
2010-04-29 Alan Mackenzie (progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
2010-04-29 Stefan Monnier Don't burp if process sentinel/filter kills the current buffer.
2010-04-29 Juanma Barranquero Add bug reference.
2010-04-29 Stefan Monnier * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
2010-04-29 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
2010-04-28 Chong Yidong Document complete-symbol change.
2010-04-28 Chong Yidong Unify complete-symbol with completion-at-point.
2010-04-28 Michael Albinus * net/tramp.el (tramp-remote-selinux-p): New defun.
2010-04-28 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
2010-04-28 Glenn Morris * configure.in (LIBXMU): Fix logic in previous change.
2010-04-28 Chong Yidong Revert last bug-reference-url-format change.
2010-04-28 Stefan Monnier Make it possible to locally disable a globally enabled mode.
2010-04-28 Glenn Morris Regenerate configure.
2010-04-28 Glenn Morris src/Makefile.in minor simplification,
2010-04-28 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
2010-04-28 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn Morris Move LIBXMU from cpp to configure.
2010-04-28 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn Morris Missing src/ChangeLog for previous commit.
2010-04-28 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
2010-04-27 Stefan Monnier Let the user turn off locally a globalized minor mode
2010-04-27 Stefan Monnier * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
2010-04-27 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
2010-04-27 Juanma Barranquero When killing buffers with ido, don't offer virtual buffers for completion.
2010-04-27 Agustin martin Commit missing lisp/Changelog entries.
2010-04-27 Agustin martin ispell.el: Kill ispell process when killing its associated buffer.
2010-04-27 Agustin martin ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Move LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn Morris Move MOTIF_LIBW to autoconf.
2010-04-27 Jan D. desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
2010-04-27 Katsumi Yamaoka Don't load tm and apel XEmacs packages when compiling.
2010-04-27 Jan D. Regenerate configure and cibfig.in
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Glenn Morris Remove some AC_DEFINEs that are now unused.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Use $CRT_DIR in more places.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Replace some more cpp with autoconf.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
2010-04-26 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
2010-04-26 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
2010-04-26 Kenichi Handa merge trunk
2010-04-26 Kenichi Handa merge trunk
2010-04-25 Dan Nicolaescu Remove all NO_ARG_ARRAY uses.
2010-04-25 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
2010-04-25 Eli Zaretskii Move code that bidi-iterates out of display property to a separate function.
2010-04-25 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
2010-04-25 Jan D tool-bar.el: Revert unintended checkin in rev 100010.
2010-04-24 Glenn Morris Minor simplications for src/m/amdx86-64.h.
2010-04-24 Glenn Morris * etc/NEWS: Mention --with-crt-dir.
2010-04-24 Eli Zaretskii Fix typos in comments of composite.c
2010-04-24 Eli Zaretskii composite.el (find-composition): Doc fix.
2010-04-24 Eli Zaretskii composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
2010-04-24 Juanma Barranquero Remove conflict markers.
2010-04-24 Eli Zaretskii Fix cursor motion at end of line that ends in a composed character.
2010-04-24 Eli Zaretskii Fix cursor motion at end of line that ends with a composite character.
2010-04-24 Eli Zaretskii Fix GDB startup with .gdbinit.
2010-04-24 Eli Zaretskii Fix GDB startup with src/.gdbinit.
2010-04-24 Glenn Morris Minor htmlfontify simplifications.
2010-04-24 Glenn Morris Accidentally omitted from previous commit.
2010-04-24 Glenn Morris Regenerate configure, src/config.in.
2010-04-24 Glenn Morris Close bug#5655.
2010-04-24 Glenn Morris Minor authors.el updates.
2010-04-23 Dan Nicolaescu * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
2010-04-23 Dan Nicolaescu * s/cygwin.h (LIBS_DEBUG): Remove, unused.
2010-04-23 Dan Nicolaescu Remove redundant flags.
2010-04-23 Dan Nicolaescu Simplify m/intel386.h.
2010-04-23 Dan Nicolaescu * m/mips.h: Remove #if 0 code.
2010-04-23 Eli Zaretskii Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)
2010-04-23 Eli Zaretskii Fix display of composed characters from L2R scripts in bidi buffers.
2010-04-23 Eli Zaretskii dispextern.h: Fix a typo in a comment.
2010-04-23 Dan Nicolaescu * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
2010-04-23 Stefan Monnier Provide byte-compiler warnings when set-default a read-only var.
2010-04-23 Stefan Monnier * mm-util.el (mm-find-buffer-file-coding-system):
2010-04-23 Stefan Monnier * progmodes/compile.el: (compilation-start): Abbreviate default directory.
2010-04-23 Stefan Monnier * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
2010-04-23 Eli Zaretskii xdisp.c (pop_it): Fix last change.
2010-04-23 Eli Zaretskii Support `display' text properties and overlay strings in bidi buffers.
2010-04-23 Eli Zaretskii Support `display' text properties and overlays.
2010-04-23 Michael Albinus * etc/NEWS: Tramp supports SELinux.
2010-04-23 Michael Albinus Implement SELINUX backends.
2010-04-23 Dan Nicolaescu (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
2010-04-23 Dan Nicolaescu * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
2010-04-23 Dan Nicolaescu Simplify STARTFILES definition.
2010-04-23 Dan Nicolaescu Clean up Solaris code.
2010-04-23 Glenn Morris * etc/NEWS: More SELinux details and some minor fixes.
2010-04-23 Glenn Morris ChangeLog fixes.
2010-04-23 Michael Albinus Restore 0644 file permissions, which were changed accidently.
2010-04-22 Dan Nicolaescu Regenerate configure.
2010-04-22 Jan D. Fix Bug#6001.
2010-04-22 Dan Nicolaescu * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
2010-04-22 Michael Albinus Synchronize with Tramp repository.
2010-04-22 Michael Albinus Detect ssh 'ControlMaster' argument automatically in some cases.
2010-04-22 Michael Albinus * net/tramp.el (tramp-handle-copy-file): Add new optional
2010-04-22 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-22 Katsumi Yamaoka (message-generate-headers): Record insertion of optional headers as well.
2010-04-22 Katsumi Yamaoka Merge from mainline.
2010-04-22 Michael Albinus *** empty log message ***
2010-04-22 Michael Albinus * net/tramp.el(tramp-completion-handle-file-name-all-completions):
2010-04-21 Katsumi Yamaoka Merge from mainline.
2010-04-20 Katsumi Yamaoka Merge from mainline.
2010-04-20 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-16 Katsumi Yamaoka Merge from mainline.
2010-04-15 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-13 Katsumi Yamaoka Merge from mainline.
2010-04-12 Katsumi Yamaoka Merge from mainline.
2010-04-12 Katsumi Yamaoka Merge from mainline.
2010-04-07 Katsumi Yamaoka Merge from mainline.
2010-04-06 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-04 Katsumi Yamaoka Merge from mainline.
2010-04-02 Katsumi Yamaoka Merge from mainline.
2010-04-01 Katsumi Yamaoka Merge from mainline.
2010-04-22 Miles Bader Update ChangeLog
2010-04-22 Miles Bader Update configure
2010-04-22 Miles Bader get rid of "unix" pre-defined macro when preprocessing Makefile
2010-04-21 Andreas Schwab Avoid non-portable shell command negation
2010-04-21 Michael Albinus Fix Bug#5840.
2010-04-21 Dan Nicolaescu Clean up HP-UX files.
2010-04-21 Jan D. * xsettings.c: Move misplaced HAVE_GCONF
2010-04-21 Eli Zaretskii Fix bug #5992.
2010-04-21 Stefan Monnier (lisp-completion-at-point): Try and handle errors.
2010-04-21 Jan D. configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.
2010-04-21 Jan D. Gtk tool bars can be text, icons with text or just icons
2010-04-21 Jan D. configure.in: Change "if test ! -f" to "if ! test -f".
2010-04-21 Jan D. Document tool-bar-style
2010-04-20 Jan D. Gtk tool bars can be text, icons with text or just icons.
2010-04-21 Jan D. Declarations before code (Bug#5993).
2010-04-21 John Wiegley Added C-o keybinding to toggle use of virtual buffers
2010-04-21 Dan Nicolaescu Remove NOMULTIPLEJOBS.
2010-04-21 Glenn Morris * src/ChangeLog: Remove merged duplicate entry.
2010-04-21 Glenn Morris Remove some more cpp in favor of autoconf.
2010-04-21 Dan Nicolaescu Remove NOMULTIPLEJOBS, unused.
2010-04-21 Dan Nicolaescu Simplify LD_SWITCH_SYSTEM_TEMACS usage.
2010-04-21 Juanma Barranquero tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
2010-04-21 Glenn Morris Regenerate configure.
2010-04-21 Glenn Morris Remove LIBSELINUX_LIBS need for cpp in Makefiles.
2010-04-21 Glenn Morris Regenerate configure, src/config.in.
2010-04-21 Glenn Morris Doc updates for SELinux support.
2010-04-21 Glenn Morris Add SELinux support.
2010-04-21 Stefan Monnier vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
2010-04-21 Stefan Monnier Make the log-edit comments use RFC822 format throughout.
2010-04-21 Juanma Barranquero Fix typos and spacing.
2010-04-21 Juanma Barranquero Don't depend on cm.c or termcap.c on Windows, use stubs.
2010-04-20 Juanma Barranquero Remove references to (default-)direction-reversed.
2010-04-20 Stefan Monnier Warn rather than error when making a local var inside a let.
2010-04-20 Stefan Monnier * font.c (syms_of_font): Make the style table vars read-only.
2010-04-20 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
2010-04-20 Stefan Monnier * vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
2010-04-20 Stefan Monnier (lisp-completion-at-point): Complete around point.
2010-04-20 Chong Yidong * emacs.manifest: Add trustInfo section to Windows manifest.
2010-04-20 Stefan Monnier (view-hello-file): Don't fiddle with the default enable-multibyte-characters.
2010-04-20 Eli Zaretskii Implement GUI display of R2L lines, fix TTY display of R2L lines.
2010-04-20 Jan D. gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
2010-04-20 Eli Zaretskii Fix R2L paragraph display on TTY.
2010-04-17 Eli Zaretskii Fix cursor positioning at end of R2L line on TTY frames.
2010-04-17 Eli Zaretskii Mirror continuation indicators for R2L lines; fix face extension on TTY.
2010-04-17 Eli Zaretskii Fix two crashes with display of R2L lines in GUI sessions.
2010-04-17 Eli Zaretskii Continue work on R2L paragraphs in GUI sessions.
2010-04-10 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
2010-04-10 Eli Zaretskii Initial implementation of display of R2L paragraphs in GUI sessions.
2010-04-09 Eli Zaretskii Overwritten from mainline.
2010-04-20 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
2010-04-20 Kenichi Handa merge trunk
2010-04-20 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
2010-04-20 Kenichi Handa merge trunk
2010-04-20 Stefan Monnier Make variable forwarding explicit rather the using special values.
2010-04-19 Stefan Monnier (completion-styles-alist): Fix up last merge and document `substring'.
2010-04-19 Stefan Monnier * international/mule.el: Help the user choose a valid coding-system.
2010-04-19 Eli Zaretskii Cosmetic changes in src/bidi.c.
2010-04-19 Eli Zaretskii Improve commentary regarding redisplay.
2010-04-19 Stefan Monnier * vc-bzr: Use standard *vc* and *vc-diff* buffers.
2010-04-19 Stefan Monnier Merge from emacs-23
2010-04-19 Stefan Monnier (completion-styles): Improve docstrings.
2010-04-19 Juanma Barranquero * dired.c (Ffile_attributes): Fix typo in docstring.
2010-04-18 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-18 Chong Yidong * programs.texi (Semantic): New node.
2010-04-18 Chong Yidong Bugfix for ede-proj-makefile-insert-variables.
2010-04-17 Dan Nicolaescu Fix the version number for added files.
2010-04-17 Glenn Morris Add some autoloads.
2010-04-17 Glenn Morris * etc/NEWS: Minor edits.
2010-04-17 Chong Yidong Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
2010-04-16 Glenn Morris * emacs.texi (Acknowledgments): Remove duplicate.
2010-04-16 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-16 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-16 Katsumi Yamaoka Merge from mainline.
2010-04-15 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-13 Katsumi Yamaoka Merge from mainline.
2010-04-12 Katsumi Yamaoka Merge from mainline.
2010-04-16 Glenn Morris * etc/NEWS: git version number issues don't need manual changes.
2010-04-16 Glenn Morris Improve previous change.
2010-04-16 Glenn Morris * vc-git.el (vc-git-print-log): Doc fix.
2010-04-16 Glenn Morris * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2010-04-15 Glenn Morris * doc/emacs/ChangeLog: Fix typo.
2010-04-15 Glenn Morris * etc/NEWS: Remove duplicate entry.
2010-04-15 Glenn Morris Mention Dired VC diff and log in manual.
2010-04-15 Glenn Morris * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2010-04-15 Glenn Morris * help.texi (Help Summary): Mention M-x info-finder.
2010-04-15 Glenn Morris NEWS markup.
2010-04-15 Glenn Morris * ack.texi (Acknowledgments): Add mpc.el
2010-04-15 Glenn Morris * etc/NEWS: Minor mark-up and typo fixes.
2010-04-15 Glenn Morris Document new commands for manipulating local variable lists.
2010-04-14 Juri Linkov Fix @deffn without category.
2010-04-14 Chong Yidong * ido.el (ido-file-internal): Fix 2009-12-02 change.
2010-04-14 Chong Yidong * progmodes/grep.el (grep-compute-defaults): Fix handling of host
2010-04-14 Glenn Morris * admin/notes/bugtracker: Minor updates.
2010-04-13 Alan Mackenzie Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
2010-04-13 Adrian Robert Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
2010-04-13 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
2010-04-13 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
2010-04-12 Alan Mackenzie Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
2010-04-12 Alan Mackenzie Reverse change 99448: "Change strategy for marking < and > as template
2010-04-12 Alan Mackenzie Reverse 99556:
2010-04-12 Alan Mackenzie Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
2010-04-12 Alan Mackenzie Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
2010-04-12 Alan Mackenzie Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
2010-04-10 YAMAMOTO Mitsuharu Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
2010-04-10 Glenn Morris Fix bug ref in previous.
2010-04-10 Glenn Morris Close bug#1835.
2010-04-09 Glenn Morris Doc fix related to Contributing.
2010-04-08 YAMAMOTO Mitsuharu frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
2010-04-07 Katsumi Yamaoka Merge from mainline.
2010-04-07 Jan D. Fix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Kenichi Handa Fix previous change of *-composable-pattern.
2010-04-07 Kenichi Handa merge trunk
2010-04-07 Kenichi Handa Fix previous change of *-composable-pattern).
2010-04-06 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-06 Chong Yidong Edits to Persistent Mark node.
2010-04-06 Chong Yidong Revert 2008-03-03 change (Bug#5821).
2010-04-06 Chong Yidong * quail/vntelex.el: Fix "af" rule (Bug#5836).
2010-04-05 Juri Linkov Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
2010-04-05 Chong Yidong Fix crash on NextStep terminal (Bug#5837)
2010-04-04 Katsumi Yamaoka Merge from mainline.
2010-04-04 Francesc Rocher Add a new entry for QWE
2010-04-03 Chong Yidong * help.el (help-window-setup-finish): Doc fix (Bug#5830).
2010-04-03 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
2010-04-02 Katsumi Yamaoka Merge from mainline.
2010-04-01 Katsumi Yamaoka Merge from mainline.
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-04-19 Stefan Monnier * tmm.el: Add missing key-binding shortcuts.
2010-04-19 Eli Zaretskii Mention in src/ChangeLog the bug number solved by revno 99937.
2010-04-19 Eli Zaretskii .gdbinit (xsubchartable): New command.
2010-04-19 Eli Zaretskii Fix crashes in GC in "emacs -nw".
2010-04-19 Stefan Monnier * custom.el (defcustom): Add edebug spec.
2010-04-18 Juri Linkov Test for special mode-class in view-buffer instead of view-file (bug#5513).
2010-04-18 Juri Linkov Add 7z archive format support (bug#5475).
2010-04-18 Stefan Monnier Hash-cons pure data.
2010-04-18 Stefan Monnier Fix duplicate entries in cedet's loaddefs.el files.
2010-04-18 Stefan Monnier * cvs-status.el (cvs-refontify): Remove unused.
2010-04-18 Stefan Monnier (Mathematics): Prefer Unicode charset.
2010-04-18 Jan D. Set USER_POS in hint_flags to work around Cygwin problem.
2010-04-18 Jay Belanger calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
2010-04-18 Jay Belanger calc.el (calc-mode-map): Bind O to 'calc-missing-key'.
2010-04-17 Jan D. Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.
2010-04-17 Jan D Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
2010-04-17 Jan D Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
2010-04-17 Chong Yidong Fix crash on NextStep terminal (Bug#5837)
2010-04-17 Eli Zaretskii Fix a crash when an NSM character is inserted at BEGV.
2010-04-17 Jay Belanger Merge: Add O option to Calc.
2010-04-17 Jay Belanger * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
2010-04-16 Eli Zaretskii Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
2010-04-16 Dan Nicolaescu * s/freebsd.h: Restore osreldate.h include.
2010-04-16 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
2010-04-16 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
2010-04-16 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
2010-04-16 Glenn Morris * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2010-04-16 Juri Linkov Move scrolling commands from simple.el to window.el
2010-04-16 Juri Linkov Check both `isearch-scroll' and `scroll-command' properties.
2010-04-16 YAMAMOTO Mitsuharu xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.
2010-04-16 Chong Yidong * s/cygwin.h: Avoid linking against static libgcc.
2010-04-15 Juri Linkov Add the `scroll-command' property.
2010-04-15 Michael Albinus * net/tramp.el (tramp-error-with-buffer): Don't show the
2010-04-15 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
2010-04-15 Dan Nicolaescu * xdisp.c (message): Do not use NO_ARG_ARRAY.
2010-04-15 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
2010-04-15 Glenn Morris * admin/notes/BRANCH: Defer to emacs-devel.
2010-04-15 Glenn Morris * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
2010-04-15 Carsten Dominik Merge update-org-to-6.35
2010-04-15 Carsten Dominik 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
2010-04-15 Carsten Dominik Testcommit
2010-04-15 Carsten Dominik Testcommit with brz
2010-04-15 Glenn Morris * admin/notes/BRANCH: Update.
2010-04-15 Juanma Barranquero Simplify by using `define-derived-mode'.
2010-04-14 Michael Albinus Fix Bug#5840.
2010-04-14 Dan Nicolaescu Reduce cpp use in Makefile.in.
2010-04-14 Stefan Monnier (non-essential): New var.
2010-04-14 Stefan Monnier Add a new field `location' to bookmarks for non-file bookmarks.
2010-04-14 Juri Linkov Add variable scroll-error-top-bottom.
2010-04-14 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
2010-04-14 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
2010-04-13 Jan D. Fix so top -10 and left -10 in frame parameters work.
2010-04-13 Jan D. (Fx_create_frame, x_create_tip_frame): Set default border width to zero.
2010-04-13 Stefan Monnier Move complete.el to lisp/obsolete.
2010-04-13 Stefan Monnier Remove the Arch metafiles.
2010-04-13 Stefan Monnier (init_tty): Move common text outside of #ifdef TERMINFO.
2010-04-13 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
2010-04-13 Stefan Monnier Try to detect file modification within the same second.
2010-04-13 Stefan Monnier * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
2010-04-13 Stefan Monnier (define-minor-mode): A nil argument to the minor mode turns the mode ON.
2010-04-12 Stefan Monnier * process.c (status_notify): Remove unused var `ro'.
2010-04-12 Stefan Monnier (vc-dir-kill-line): New command.
2010-04-12 Stefan Monnier * bookmark.el (bookmark-insert-location): Handle a nil filename.
2010-04-12 Jan D. xfns.c (select_visual): Don't call error if XGetVisualInfo returns
2010-04-12 Stefan Monnier Clean up last bookmark changes for man/woman/gnus-summary.
2010-04-12 Stefan Monnier Summary: Add bookmark support for man, woman and gnus-summary.
2010-04-12 Dan Nicolaescu * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
2010-04-12 Dan Nicolaescu * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
2010-04-12 Jan D. Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
2010-04-12 Jan D. Change so emacs at least compiles.
2010-04-11 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan Nicolaescu Use autoconf, not cpp for some variables.
2010-04-11 Dan Nicolaescu Use autoconf, not cpp for some variables.
2010-04-11 Jan D. Use XFT in Lucid dialogs if available.
2010-04-11 Jan D. Use XFT in Lucid dialogs if available.
2010-04-11 Stefan Monnier * process.c (exec_sentinel): Preserve current-buffer.
2010-04-11 Stefan Monnier (read_process_output): Move the save-current-buffer to
2010-04-10 Chong Yidong Update comint-password-prompt-regexp (Bug#2817).
2010-04-10 Dan Nicolaescu * s/msdos.h (UNEXEC): New definition.
2010-04-10 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
2010-04-10 Michael Albinus Synchronize with Tramp repository.
2010-04-10 Michael Albinus Synchronize with Tramp repository.
2010-04-10 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
2010-04-10 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
2010-04-10 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
2010-04-10 Glenn Morris * compile.el (compilation-save-buffers-predicate): Add missing :version tag.
2010-04-09 Eric S. Raymond Get rid of several uses of the term 'master' in favor of equivalent verbiage
2010-04-09 Jan D Fix showing the complete tip the first time, bug #2423.
2010-04-09 Sam Steingold (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
2010-04-09 Sam Steingold (compilation-save-buffers-predicate): Remove the "autoload" cookie.
2010-04-09 Dan Nicolaescu Add --author support to git commit.