log

age author description
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.