Mercurial > emacs
graph
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.2010-05-20, by Juri Linkov
-
Remove obsolete comment.2010-05-20, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add arg2010-05-20, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to2010-05-20, by Chong Yidong
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.2010-05-20, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.2010-05-20, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.2010-05-20, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-20, by Glenn Morris
-
Handle auto-depend with configure.2010-05-20, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.2010-05-20, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.2010-05-20, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.2010-05-20, by Juanma Barranquero
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with2010-05-19, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute2010-05-19, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.2010-05-19, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.2010-05-19, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.2010-05-19, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.2010-05-19, by Peter S Galbraith
-
Fix bug #6210.2010-05-19, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).2010-05-19, by Stefan Monnier
-
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)2010-05-19, by Glenn Morris
-
* etc/TODO: prog-mode updates.2010-05-19, by Glenn Morris
-
Minor msdos build change.2010-05-19, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-19, by Glenn Morris
-
Set linker-related things with configure.2010-05-19, by Glenn Morris
-
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.2010-05-19, by Glenn Morris
-
merge trunk2010-05-19, by Kenichi Handa
-
merge trunk2010-05-19, by Kenichi Handa
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply2010-06-01, by Stefan Monnier
-
Fix up changelog entry2010-05-31, by Stefan Monnier
-
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.2010-05-31, by Stefan Monnier
-
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread2010-05-31, by Stefan Monnier
-
* lisp/man.el (Man-completion-table): Let the user type "-k ".2010-05-31, by Stefan Monnier
-
Backport from trunk: Fix bug#6298.2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
src/ChangeLog: Fix typos.2010-05-30, by Juanma Barranquero
-
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".2010-05-30, by Juanma Barranquero
-
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.2010-05-30, by Stefan Monnier
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
* xdisp.c (redisplay_window): After redisplay, check if point is2010-05-27, by Chong Yidong
-
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use2010-05-27, by Chong Yidong
-
* epa.el (epa--select-keys): Don't explicitly delete the window since2010-05-25, by Stefan Monnier
-
CEDET is not TODO any more2010-05-25, by Stefan Monnier
-
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):2010-05-24, by Stefan Monnier
-
Backport from trunk: close bug#6190.2010-05-21, by Glenn Morris
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.2010-05-19, by Stefan Monnier
-
* textmodes/fill.el (fill-region): Don't fill past the end.2010-05-19, by Stefan Monnier
-
Stefan Monnier <monnier@iro.umontreal.ca>2010-05-18, by Chong Yidong
-
calc-trail.el (calc-trail-isearch-forward)2010-05-18, by Jay Belanger
-
Handle lines truncated on right.2010-05-22, by Eli Zaretskii
-
Test and debug find_row_edges on TTY display.2010-05-22, by Eli Zaretskii
-
Completed initial debugging and testing of reimplemented cursor motion.2010-05-19, by Eli Zaretskii
-
Initial reimplementation of calculating line edge positions in bidi lines.2010-05-18, by Eli Zaretskii
-
* subr.el (read-quoted-char): Resolve modifiers after key remapping.2010-05-18, by Stefan Monnier
-
Add command `secrets-show-secrets'.2010-05-18, by Michael Albinus
-
Add visualization code for secrets.2010-05-18, by Michael Albinus
-
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.2010-05-18, by Stefan Monnier
-
Fix stack overflow in string creation (Bug#6214).2010-05-18, by Chong Yidong
-
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to2010-05-18, by Chong Yidong
-
Fix handling of non-associative equal levels.2010-05-18, by Stefan Monnier
-
* doc/emacs/ChangeLog: Fix typos.2010-05-18, by Juanma Barranquero
-
Document bidi-aware behavior of arrow keys and display features.2010-05-18, by Eli Zaretskii
-
Fix ChangeLog typos.2010-05-18, by Juanma Barranquero
-
* charset.c (load_charset_map_from_file): Don't call close after fclose.2010-05-18, by Juanma Barranquero
-
msdos/sed1x.inp: Add copyright notice.2010-05-18, by Eli Zaretskii
-
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.2010-05-18, by Juanma Barranquero
-
* emacs-lisp/smie.el: Fix typos in docstrings.2010-05-18, by Juanma Barranquero
-
Advise against unnecessary merges from trunk to feature branches.2010-05-18, by Eli Zaretskii
-
* s/gnu-linux.h: Combine two conditionals.2010-05-18, by Glenn Morris
-
* src/[ms]/template.h: Comments.2010-05-18, by Glenn Morris
-
Regenerate configure.2010-05-18, by Glenn Morris
-
* admin/notes/bzr: New file.2010-05-18, by Glenn Morris
-
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.2010-05-18, by Glenn Morris
-
Set rallocobj with configure, not cpp.2010-05-18, by Glenn Morris
-
Define some malloc objects with configure, not cpp.2010-05-18, by Glenn Morris
-
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.2010-05-17, by Stefan Monnier
-
Provide a simple generic indentation engine and use it for Prolog.2010-05-17, by Stefan Monnier
-
Combine the two stamp-oldxmenu cases.2010-05-17, by Glenn Morris
-
calc-vec.el (math-vector-avg): Put the vector elements in order2010-05-17, by Jay Belanger
-
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.2010-05-17, by Glenn Morris
-
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.2010-05-16, by Glenn Morris
-
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.2010-05-16, by Glenn Morris
-
Tweak ns_app*dir values set by configure.2010-05-16, by Glenn Morris
-
Remove one variable from Makefile.in.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Remove unused Makefile variables STARTFLAGS.2010-05-16, by Glenn Morris
-
* configure.in: Remove references to usg5-4 and bsd-common, $opsys2010-05-16, by Dan Nicolaescu
-
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
calc-vec.el (calc-histogram):2010-05-16, by Jay Belanger
-
calc-ext.el (math-group-float): Have the number of digits being2010-05-16, by Jay Belanger
-
* src/Makefile.in (LIBX_BASE): Always define.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBXT): Always define.2010-05-16, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-15, by Glenn Morris
-
Always define LIBXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
src/Makefile.in (OLDXMENU): Move out of cpp section.2010-05-15, by Glenn Morris
-
Always define OLDXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
msdos/ChangeLog missing from previous commit.2010-05-15, by Glenn Morris
-
Always define LIBX_OTHER in src/Makefile.in.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Always define FONT_OBJ; to empty in the non-X case.2010-05-15, by Glenn Morris
-
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.2010-05-15, by Ken Raeburn
-
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)2010-05-15, by Ken Raeburn
-
* emacs.c (main): Initialize initial-environment and process-environment2010-05-15, by Ken Raeburn
-
Update scripts and text to refer to version number string in emacs.c2010-05-15, by Ken Raeburn
-
Handle --version reasonably in CANNOT_DUMP configuration.2010-05-15, by Ken Raeburn
-
Avoid crashes when stepping with right-arrow through "^L^L".2010-05-15, by Eli Zaretskii
-
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.2010-05-15, by Eli Zaretskii
-
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Fix DOS build; don't override convert-standard-filename.2010-05-15, by Eli Zaretskii
-
Don't override standard definition of convert-standard-filename.2010-05-15, by Eli Zaretskii
-
config.bat: Remove support for DJGPP v1.x.2010-05-15, by Eli Zaretskii
-
Fix "config msdos" step.2010-05-15, by Eli Zaretskii
-
Fix a typo in msdos/ChangeLog.2010-05-15, by Eli Zaretskii
-
calc-aent.el (math-read-token, math-find-user-tokens):2010-05-15, by Jay Belanger
-
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* pcomplete.el (pcomplete-completions-at-point): New function,2010-05-15, by Stefan Monnier
-
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Choose dependency of oldxmenu using configure.2010-05-15, by Glenn Morris
-
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.2010-05-15, by Glenn Morris
-
* lisp/org/org-docview.el: Fix copyright years.2010-05-15, by Glenn Morris
-
* lib-src/Makefile.in: Break some long lines.2010-05-15, by Glenn Morris
-
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.2010-05-15, by Glenn Morris
-
Minor NS build fixes.2010-05-15, by Glenn Morris
-
Remove references to CVS directories etc in Makefiles.2010-05-15, by Glenn Morris
-
calc-bin.el (math-format-twos-complement): Group digits when appropriate.2010-05-14, by Jay Belanger
-
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.2010-05-14, by Stefan Monnier
-
* eval.c (specbind): Disallow let-binding frame-local vars.2010-05-14, by Stefan Monnier
-
* simple.el (prog-mode): New (abstract) major mode.2010-05-14, by Stefan Monnier
-
Make the cache of bidi iterator states dynamically allocated.2010-05-14, by Eli Zaretskii
-
update tags2010-05-14, by convert-repo
-
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.2010-05-14, by Eli Zaretskii
-
Fix comments from revno 100276.2010-05-14, by Eli Zaretskii
-
* progmodes/sql.el: Fix typos in docstrings.2010-05-14, by Juanma Barranquero
-
Fix spelling and remove merge marks due to revno 100276.2010-05-14, by Eli Zaretskii
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
No harm in always defining some ns_ Makefile variables.2010-05-14, by Glenn Morris
-
merge trunk2010-05-14, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
Move some undefs from src/Makefile.in to configure.2010-05-14, by Glenn Morris
-
* admin/CPP-DEFINES: Updates.2010-05-14, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-14, by Glenn Morris
-
Replace some msdos cpp.2010-05-14, by Glenn Morris
-
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.2010-05-14, by Glenn Morris
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
merge trunk2010-05-06, by Kenichi Handa
-
merge trunk2010-04-28, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).2010-05-14, by Glenn Morris
-
Minor build simplification for NS.2010-05-14, by Glenn Morris
-
* src/Makefile.in (ns_appresdir): Remove, unused.2010-05-14, by Glenn Morris
-
* src/Makefile.in (SHELL): Move outside cpp section.2010-05-14, by Glenn Morris
-
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).2010-05-14, by Glenn Morris
-
calc.texi: Remove "\turnoffactive" commands throughout.2010-05-13, by Jay Belanger
-
Add TeX open-block and close-block keybindings to SGML, and vice versa.2010-05-13, by Chong Yidong
-
* net/tramp.el (with-progress-reporter): Create reporter object2010-05-13, by Michael Albinus
-
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.2010-05-13, by Jan D
-
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.2010-05-13, by Agustin martin
-
Unify some conditionals in src/Makefile.in.2010-05-13, by Glenn Morris
-
Minor simplification for src/Makefile.in.2010-05-13, by Glenn Morris
-
* configure.in: Fix some paren typos.2010-05-13, by Glenn Morris
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Fix ChangeLog typo.2010-05-13, by Glenn Morris
-
Remove WINNT_SUPPORT from src/Makefile.in,2010-05-13, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-13, by Glenn Morris
-
Some msdos build fixes (hopefully, possibly, ...)2010-05-13, by Glenn Morris
-
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.2010-05-13, by Glenn Morris
-
Remove some unused #define's, previously replaced by variables.2010-05-13, by Glenn Morris
-
Define some variables to hold configure's output, for clarity.2010-05-13, by Glenn Morris
-
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.2010-05-13, by Stefan Monnier
-
* dos-fns.el: Add "dos-" prefix for namespace control.2010-05-13, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):2010-05-12, by Alan Mackenzie
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Reformat some comments in src/s/*.h.2010-05-12, by Glenn Morris
-
Simplify linker-related logic in src/Makefile.in.2010-05-12, by Glenn Morris
-
Regenerate configure.2010-05-12, by Glenn Morris
-
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.2010-05-12, by Glenn Morris
-
Move LIB_GCC from cpp to configure.2010-05-12, by Glenn Morris
-
Minor comment reformatting for some src/m/*.h files.2010-05-12, by Glenn Morris
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Allow the default completion to cycle.2010-05-12, by Stefan Monnier
-
Fix bug#6173: "(require 'dirtrack) erroring"2010-05-11, by Juanma Barranquero
-
Merge from emacs-232010-05-11, by Stefan Monnier
-
Backport from trunk: compute shortcuts in tmm.el.2010-05-11, by Stefan Monnier
-
Backport from trunk: Fix bug #6126.2010-05-11, by Eli Zaretskii
-
* src/ChangeLog: Remove tiny change marker from author with assignment.2010-05-11, by Glenn Morris
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa