Mercurial > emacs
graph
-
Comment changes for some src/m/*.h files.2010-05-06, by Glenn Morris
-
Update.2010-05-06, by Katsumi Yamaoka
-
Update.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Extract common suffix for * in partial-completion.2010-05-06, by Stefan Monnier
-
Define auto-save-mode with define-minor-mode.2010-05-06, by Stefan Monnier
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
lib-src/ChangeLog: Remove duplicate entry.2010-05-05, by Juanma Barranquero
-
Add `slow' and `history' tags to the desktop data.2010-05-05, by Juri Linkov
-
* syntax.c (Fchar_syntax): Check the arg is a character.2010-05-05, by Stefan Monnier
-
* src/m/sparc.h: Fix typo in earlier change.2010-05-05, by Glenn Morris
-
Add FORCE argument to `delete-file'.2010-05-05, by Michael Albinus
-
Minor cleanups.2010-05-05, by Stefan Monnier
-
Use define-minor-mode in more cases.2010-05-05, by Stefan Monnier
-
Use define-minor-mode for less obvious cases.2010-05-05, by Stefan Monnier
-
* src/ChangeLog: Formatting fixes.2010-05-04, by Juanma Barranquero
-
Misc tweaks.2010-05-04, by Stefan Monnier
-
Delete names that have been removed from the tree.2010-05-04, by Dan Nicolaescu
-
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).2010-05-04, by Jan D.
-
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'2010-05-04, by Michael Albinus
-
Remove BSD_PGRPS.2010-05-04, by Dan Nicolaescu
-
Remove POSIX_SIGNALS.2010-05-04, by Dan Nicolaescu
-
Regenerate configure, src/config.in.2010-05-04, by Glenn Morris
-
Yet another missing piece of C_SWITCH commit.2010-05-04, by Glenn Morris
-
Missing lwlib part of earlier C_SWITCH commit.2010-05-04, by Glenn Morris
-
* admin/CPP-DEFINES: Remove some no-longer-used defines.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.2010-05-04, by Glenn Morris
-
* s/hpux10-20.h (LIB_STANDARD): New definition.2010-05-04, by Dan Nicolaescu
-
* ibuffer.el: Update autoload checksum.2010-05-03, by Juanma Barranquero
-
* mm-util.el (mm-decompress-buffer): Use `delete-file'.2010-05-03, by Juanma Barranquero
-
Add optional arg to delete-file to force deletion (Bug#6070).2010-05-03, by Chong Yidong
-
Fix typo.2010-05-03, by Juanma Barranquero
-
Fix some ChangeLog attributions.2010-05-03, by Glenn Morris
-
Use define-minor-mode where applicable.2010-05-03, by Stefan Monnier
-
* src/m/amdx86-64.h: Fix typo in previous.2010-05-03, by Glenn Morris
-
Regenerate configure.2010-05-03, by Glenn Morris
-
Replace some X-related cpp with autoconf.2010-05-03, by Glenn Morris
-
* make-dist: There are no more src/m/*.inp files.2010-05-03, by Glenn Morris
-
Use define-minor-mode in Gnus where applicable.2010-05-03, by Stefan Monnier
-
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.2010-05-02, by Dan Nicolaescu
-
Run kill-emacs when exiting for display closed or SIGTERM/HUP.2010-05-02, by Jan D.
-
New hook filter-buffer-substring-functions.2010-05-02, by Stefan Monnier
-
Use a mode-line spec rather than a static string in Semantic.2010-05-02, by Stefan Monnier
-
Use define-minor-mode in CEDET where applicable.2010-05-02, by Stefan Monnier
-
* allout.el: Fix commenting convention.2010-05-02, by Stefan Monnier
-
(Tutorial): Use ^{\prime} to indicate primes.2010-05-01, by Jay Belanger
-
Remove LD_SWITCH_MACHINE.2010-05-01, by Dan Nicolaescu
-
Clean up IRIX code.2010-05-01, by Dan Nicolaescu
-
Clean up AIX code.2010-05-01, by Dan Nicolaescu
-
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.2010-05-01, by Dan Nicolaescu
-
composite.el (find-composition): Fix a typo in the doc string.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.2010-05-01, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.2010-05-01, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.2010-05-01, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.2010-05-01, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.2010-04-27, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.2010-04-25, by Eli Zaretskii
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): Mention2010-05-01, by Michael Albinus
-
Implement compression for inline methods.2010-05-01, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.2010-05-01, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.2010-05-01, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).2010-05-01, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.2010-05-01, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.2010-05-01, by Stefan Monnier
-
Fix commenting convention2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.2010-04-30, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.2010-04-30, by Dan Nicolaescu
-
Hopefully fix bug#6065.2010-04-30, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.2010-04-30, by Jan D
-
Fix typos in doc strings of composite.el.2010-04-30, by Eli Zaretskii
-
Regenerate configure.2010-04-30, by Glenn Morris
-
Replace some xmenu cpp with autoconf.2010-04-30, by Glenn Morris
-
Replace some cpp with autoconf.2010-04-30, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.2010-04-30, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.2010-04-30, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).2010-04-29, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).2010-04-29, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.2010-04-29, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error2010-04-29, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.2010-04-29, by Stefan Monnier
-
Add bug reference.2010-04-29, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if2010-04-29, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.2010-04-29, by Stefan Monnier
-
Document complete-symbol change.2010-04-28, by Chong Yidong
-
Unify complete-symbol with completion-at-point.2010-04-28, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.2010-04-28, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-28, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.2010-04-28, by Glenn Morris
-
Revert last bug-reference-url-format change.2010-04-28, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.2010-04-28, by Stefan Monnier
-
Regenerate configure.2010-04-28, by Glenn Morris
-
src/Makefile.in minor simplification,2010-04-28, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.2010-04-28, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.2010-04-28, by Glenn Morris
-
Set FONT_DRIVERS with configure rather than cpp.2010-04-28, by Glenn Morris
-
Move LIBXMU from cpp to configure.2010-04-28, by Glenn Morris
-
Move NS_OBJ, NS_SUPPORT from cpp to configure.2010-04-28, by Glenn Morris
-
Missing src/ChangeLog for previous commit.2010-04-28, by Glenn Morris
-
Move test for 64-bit kernel with 32-bit userland to configure.2010-04-28, by Glenn Morris
-
Let the user turn off locally a globalized minor mode2010-04-27, by Stefan Monnier
-
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.2010-04-27, by Stefan Monnier
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-27, by Sam Steingold
-
When killing buffers with ido, don't offer virtual buffers for completion.2010-04-27, by Juanma Barranquero
-
Commit missing lisp/Changelog entries.2010-04-27, by Agustin martin
-
ispell.el: Kill ispell process when killing its associated buffer.2010-04-27, by Agustin martin
-
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.2010-04-27, by Agustin martin
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Move LIBXTR6 from cpp to autoconf.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.2010-04-27, by Glenn Morris
-
Move MOTIF_LIBW to autoconf.2010-04-27, by Glenn Morris
-
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,2010-04-27, by Jan D.
-
Don't load tm and apel XEmacs packages when compiling.2010-04-27, by Katsumi Yamaoka
-
Regenerate configure and cibfig.in2010-04-27, by Jan D.
-
Reduce CPP usage.2010-04-27, by Dan Nicolaescu
-
Reduce CPP usage.2010-04-27, by Dan Nicolaescu
-
Remove some AC_DEFINEs that are now unused.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Use $CRT_DIR in more places.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Replace some more cpp with autoconf.2010-04-27, by Glenn Morris
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
Use autoconf instead of cpp for LIB_MATH.2010-04-26, by Dan Nicolaescu
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.2010-04-26, by Kenichi Handa
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.2010-04-26, by Kenichi Handa
-
merge trunk2010-04-26, by Kenichi Handa
-
merge trunk2010-04-26, by Kenichi Handa
-
Remove all NO_ARG_ARRAY uses.2010-04-25, by Dan Nicolaescu
-
Fix crash with bidi display on the last empty line (bug#6030).2010-04-25, by Eli Zaretskii
-
Move code that bidi-iterates out of display property to a separate function.2010-04-25, by Eli Zaretskii
-
Fix crash with bidi display on the last empty line (bug#6030).2010-04-25, by Eli Zaretskii
-
tool-bar.el: Revert unintended checkin in rev 100010.2010-04-25, by Jan D
-
Minor simplications for src/m/amdx86-64.h.2010-04-24, by Glenn Morris
-
* etc/NEWS: Mention --with-crt-dir.2010-04-24, by Glenn Morris
-
Fix typos in comments of composite.c2010-04-24, by Eli Zaretskii
-
composite.el (find-composition): Doc fix.2010-04-24, by Eli Zaretskii
-
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.2010-04-24, by Eli Zaretskii
-
Remove conflict markers.2010-04-24, by Juanma Barranquero
-
Fix cursor motion at end of line that ends in a composed character.2010-04-24, by Eli Zaretskii
-
Fix cursor motion at end of line that ends with a composite character.2010-04-24, by Eli Zaretskii
-
Fix GDB startup with .gdbinit.2010-04-24, by Eli Zaretskii
-
Fix GDB startup with src/.gdbinit.2010-04-24, by Eli Zaretskii
-
Minor htmlfontify simplifications.2010-04-24, by Glenn Morris
-
Accidentally omitted from previous commit.2010-04-24, by Glenn Morris
-
Regenerate configure, src/config.in.2010-04-24, by Glenn Morris
-
Close bug#5655.2010-04-24, by Glenn Morris
-
Minor authors.el updates.2010-04-24, by Glenn Morris
-
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.2010-04-23, by Dan Nicolaescu
-
* s/cygwin.h (LIBS_DEBUG): Remove, unused.2010-04-23, by Dan Nicolaescu
-
Remove redundant flags.2010-04-23, by Dan Nicolaescu
-
Simplify m/intel386.h.2010-04-23, by Dan Nicolaescu
-
* m/mips.h: Remove #if 0 code.2010-04-23, by Dan Nicolaescu
-
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)2010-04-23, by Eli Zaretskii
-
Fix display of composed characters from L2R scripts in bidi buffers.2010-04-23, by Eli Zaretskii
-
dispextern.h: Fix a typo in a comment.2010-04-23, by Eli Zaretskii
-
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.2010-04-23, by Dan Nicolaescu
-
Provide byte-compiler warnings when set-default a read-only var.2010-04-23, by Stefan Monnier
-
* mm-util.el (mm-find-buffer-file-coding-system):2010-04-23, by Stefan Monnier
-
* progmodes/compile.el: (compilation-start): Abbreviate default directory.2010-04-23, by Stefan Monnier
-
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.2010-04-23, by Stefan Monnier
-
xdisp.c (pop_it): Fix last change.2010-04-23, by Eli Zaretskii
-
Support `display' text properties and overlay strings in bidi buffers.2010-04-23, by Eli Zaretskii
-
Support `display' text properties and overlays.2010-04-23, by Eli Zaretskii
-
* etc/NEWS: Tramp supports SELinux.2010-04-23, by Michael Albinus
-
Implement SELINUX backends.2010-04-23, by Michael Albinus
-
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.2010-04-23, by Dan Nicolaescu
-
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.2010-04-23, by Dan Nicolaescu
-
Simplify STARTFILES definition.2010-04-23, by Dan Nicolaescu
-
Clean up Solaris code.2010-04-23, by Dan Nicolaescu
-
* etc/NEWS: More SELinux details and some minor fixes.2010-04-23, by Glenn Morris
-
ChangeLog fixes.2010-04-23, by Glenn Morris
-
Restore 0644 file permissions, which were changed accidently.2010-04-23, by Michael Albinus
-
Regenerate configure.2010-04-22, by Dan Nicolaescu
-
Fix Bug#6001.2010-04-22, by Jan D.
-
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.2010-04-22, by Dan Nicolaescu
-
Synchronize with Tramp repository.2010-04-22, by Michael Albinus
-
Detect ssh 'ControlMaster' argument automatically in some cases.2010-04-22, by Michael Albinus
-
* net/tramp.el (tramp-handle-copy-file): Add new optional2010-04-22, by Michael Albinus
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
(message-generate-headers): Record insertion of optional headers as well.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
*** empty log message ***2010-04-22, by Michael Albinus
-
* net/tramp.el(tramp-completion-handle-file-name-all-completions):2010-04-22, by Michael Albinus
-
Merge from mainline.2010-04-21, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-15, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Merge from mainline.2010-04-06, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Update ChangeLog2010-04-22, by Miles Bader
-
Update configure2010-04-22, by Miles Bader
-
get rid of "unix" pre-defined macro when preprocessing Makefile2010-04-22, by Miles Bader
-
Avoid non-portable shell command negation2010-04-21, by Andreas Schwab
-
Fix Bug#5840.2010-04-21, by Michael Albinus
-
Clean up HP-UX files.2010-04-21, by Dan Nicolaescu
-
* xsettings.c: Move misplaced HAVE_GCONF2010-04-21, by Jan D.
-
Fix bug #5992.2010-04-21, by Eli Zaretskii
-
(lisp-completion-at-point): Try and handle errors.2010-04-21, by Stefan Monnier
-
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.2010-04-21, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons2010-04-21, by Jan D.
-
configure.in: Change "if test ! -f" to "if ! test -f".2010-04-21, by Jan D.
-
Document tool-bar-style2010-04-21, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons.2010-04-20, by Jan D.
-
Declarations before code (Bug#5993).2010-04-21, by Jan D.
-
Added C-o keybinding to toggle use of virtual buffers2010-04-21, by John Wiegley
-
Remove NOMULTIPLEJOBS.2010-04-21, by Dan Nicolaescu
-
* src/ChangeLog: Remove merged duplicate entry.2010-04-21, by Glenn Morris
-
Remove some more cpp in favor of autoconf.2010-04-21, by Glenn Morris
-
Remove NOMULTIPLEJOBS, unused.2010-04-21, by Dan Nicolaescu
-
Simplify LD_SWITCH_SYSTEM_TEMACS usage.2010-04-21, by Dan Nicolaescu
-
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.2010-04-21, by Juanma Barranquero
-
Regenerate configure.2010-04-21, by Glenn Morris
-
Remove LIBSELINUX_LIBS need for cpp in Makefiles.2010-04-21, by Glenn Morris
-
Regenerate configure, src/config.in.2010-04-21, by Glenn Morris
-
Doc updates for SELinux support.2010-04-21, by Glenn Morris
-
Add SELinux support.2010-04-21, by Glenn Morris
-
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.2010-04-21, by Stefan Monnier
-
Make the log-edit comments use RFC822 format throughout.2010-04-21, by Stefan Monnier
-
Fix typos and spacing.2010-04-21, by Juanma Barranquero
-
Don't depend on cm.c or termcap.c on Windows, use stubs.2010-04-21, by Juanma Barranquero
-
Remove references to (default-)direction-reversed.2010-04-20, by Juanma Barranquero
-
Warn rather than error when making a local var inside a let.2010-04-20, by Stefan Monnier
-
* font.c (syms_of_font): Make the style table vars read-only.2010-04-20, by Stefan Monnier
-
* buffer.h (struct buffer): Remove unused var `direction_reversed'.2010-04-20, by Stefan Monnier
-
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.2010-04-20, by Stefan Monnier
-
(lisp-completion-at-point): Complete around point.2010-04-20, by Stefan Monnier
-
* emacs.manifest: Add trustInfo section to Windows manifest.2010-04-20, by Chong Yidong
-
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.2010-04-20, by Stefan Monnier
-
Implement GUI display of R2L lines, fix TTY display of R2L lines.2010-04-20, by Eli Zaretskii
-
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.2010-04-20, by Jan D.
-
Fix R2L paragraph display on TTY.2010-04-20, by Eli Zaretskii
-
Fix cursor positioning at end of R2L line on TTY frames.2010-04-17, by Eli Zaretskii
-
Mirror continuation indicators for R2L lines; fix face extension on TTY.2010-04-17, by Eli Zaretskii
-
Fix two crashes with display of R2L lines in GUI sessions.2010-04-17, by Eli Zaretskii
-
Continue work on R2L paragraphs in GUI sessions.2010-04-17, by Eli Zaretskii
-
Implement cursor on the left fringe for R2L lines.2010-04-10, by Eli Zaretskii
-
Initial implementation of display of R2L paragraphs in GUI sessions.2010-04-10, by Eli Zaretskii
-
Overwritten from mainline.2010-04-09, by Eli Zaretskii
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.2010-04-20, by Kenichi Handa
-
merge trunk2010-04-20, by Kenichi Handa
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.2010-04-20, by Kenichi Handa
-
merge trunk2010-04-20, by Kenichi Handa
-
Make variable forwarding explicit rather the using special values.2010-04-20, by Stefan Monnier
-
(completion-styles-alist): Fix up last merge and document `substring'.2010-04-19, by Stefan Monnier
-
* international/mule.el: Help the user choose a valid coding-system.2010-04-19, by Stefan Monnier
-
Cosmetic changes in src/bidi.c.2010-04-19, by Eli Zaretskii
-
Improve commentary regarding redisplay.2010-04-19, by Eli Zaretskii
-
* vc-bzr: Use standard *vc* and *vc-diff* buffers.2010-04-19, by Stefan Monnier
-
Merge from emacs-232010-04-19, by Stefan Monnier
-
(completion-styles): Improve docstrings.2010-04-19, by Stefan Monnier
-
* dired.c (Ffile_attributes): Fix typo in docstring.2010-04-19, by Juanma Barranquero
-
Synch with Gnus trunk:2010-04-18, by Katsumi Yamaoka
-
* programs.texi (Semantic): New node.2010-04-18, by Chong Yidong
-
Bugfix for ede-proj-makefile-insert-variables.2010-04-18, by Chong Yidong
-
Fix the version number for added files.2010-04-17, by Dan Nicolaescu
-
Add some autoloads.2010-04-17, by Glenn Morris
-
* etc/NEWS: Minor edits.2010-04-17, by Glenn Morris
-
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).2010-04-17, by Chong Yidong
-
* emacs.texi (Acknowledgments): Remove duplicate.2010-04-16, by Glenn Morris
-
Synch with Gnus trunk:2010-04-16, by Katsumi Yamaoka
-
Synch with Gnus trunk:2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-15, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
* etc/NEWS: git version number issues don't need manual changes.2010-04-16, by Glenn Morris
-
Improve previous change.2010-04-16, by Glenn Morris
-
* vc-git.el (vc-git-print-log): Doc fix.2010-04-16, by Glenn Morris
-
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.2010-04-16, by Glenn Morris
-
* doc/emacs/ChangeLog: Fix typo.2010-04-15, by Glenn Morris
-
* etc/NEWS: Remove duplicate entry.2010-04-15, by Glenn Morris
-
Mention Dired VC diff and log in manual.2010-04-15, by Glenn Morris
-
* info.texi (Search Index): Mention Emacs's Info-virtual-index.2010-04-15, by Glenn Morris
-
* help.texi (Help Summary): Mention M-x info-finder.2010-04-15, by Glenn Morris
-
NEWS markup.2010-04-15, by Glenn Morris
-
* ack.texi (Acknowledgments): Add mpc.el2010-04-15, by Glenn Morris
-
* etc/NEWS: Minor mark-up and typo fixes.2010-04-15, by Glenn Morris
-
Document new commands for manipulating local variable lists.2010-04-15, by Glenn Morris
-
Fix @deffn without category.2010-04-14, by Juri Linkov
-
* ido.el (ido-file-internal): Fix 2009-12-02 change.2010-04-14, by Chong Yidong
-
* progmodes/grep.el (grep-compute-defaults): Fix handling of host2010-04-14, by Chong Yidong
-
* admin/notes/bugtracker: Minor updates.2010-04-14, by Glenn Morris
-
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).2010-04-13, by Alan Mackenzie
-
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.2010-04-13, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).2010-04-13, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).2010-04-13, by Adrian Robert
-
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in2010-04-12, by Alan Mackenzie
-
Reverse change 99448: "Change strategy for marking < and > as template2010-04-12, by Alan Mackenzie
-
Reverse 99556:2010-04-12, by Alan Mackenzie
-
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".2010-04-12, by Alan Mackenzie
-
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".2010-04-12, by Alan Mackenzie
-
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."2010-04-12, by Alan Mackenzie
-
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.2010-04-10, by YAMAMOTO Mitsuharu
-
Fix bug ref in previous.2010-04-10, by Glenn Morris
-
Close bug#1835.2010-04-10, by Glenn Morris
-
Doc fix related to Contributing.2010-04-09, by Glenn Morris
-
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.2010-04-08, by YAMAMOTO Mitsuharu
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D.
-
Fix previous change of *-composable-pattern.2010-04-07, by Kenichi Handa
-
merge trunk2010-04-07, by Kenichi Handa
-
Fix previous change of *-composable-pattern).2010-04-07, by Kenichi Handa
-
Merge from mainline.2010-04-06, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Edits to Persistent Mark node.2010-04-06, by Chong Yidong
-
Revert 2008-03-03 change (Bug#5821).2010-04-06, by Chong Yidong
-
* quail/vntelex.el: Fix "af" rule (Bug#5836).2010-04-06, by Chong Yidong
-
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).2010-04-05, by Juri Linkov
-
Fix crash on NextStep terminal (Bug#5837)2010-04-05, by Chong Yidong
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Add a new entry for QWE2010-04-04, by Francesc Rocher
-
* help.el (help-window-setup-finish): Doc fix (Bug#5830).2010-04-03, by Chong Yidong
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
* tmm.el: Add missing key-binding shortcuts.2010-04-19, by Stefan Monnier
-
Mention in src/ChangeLog the bug number solved by revno 99937.2010-04-19, by Eli Zaretskii
-
.gdbinit (xsubchartable): New command.2010-04-19, by Eli Zaretskii
-
Fix crashes in GC in "emacs -nw".2010-04-19, by Eli Zaretskii
-
* custom.el (defcustom): Add edebug spec.2010-04-19, by Stefan Monnier
-
Test for special mode-class in view-buffer instead of view-file (bug#5513).2010-04-18, by Juri Linkov
-
Add 7z archive format support (bug#5475).2010-04-18, by Juri Linkov
-
Hash-cons pure data.2010-04-18, by Stefan Monnier
-
Fix duplicate entries in cedet's loaddefs.el files.2010-04-18, by Stefan Monnier
-
* cvs-status.el (cvs-refontify): Remove unused.2010-04-18, by Stefan Monnier
-
(Mathematics): Prefer Unicode charset.2010-04-18, by Stefan Monnier
-
Set USER_POS in hint_flags to work around Cygwin problem.2010-04-18, by Jan D.
-
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.2010-04-18, by Jay Belanger
-
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.2010-04-18, by Jay Belanger
-
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.2010-04-17, by Jan D.
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.2010-04-17, by Jan D
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.2010-04-17, by Jan D
-
Fix crash on NextStep terminal (Bug#5837)2010-04-17, by Chong Yidong
-
Fix a crash when an NSM character is inserted at BEGV.2010-04-17, by Eli Zaretskii
-
Merge: Add O option to Calc.2010-04-17, by Jay Belanger
-
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.2010-04-17, by Jay Belanger
-
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.2010-04-16, by Eli Zaretskii
-
* s/freebsd.h: Restore osreldate.h include.2010-04-16, by Dan Nicolaescu
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.2010-04-16, by Glenn Morris
-
Move scrolling commands from simple.el to window.el2010-04-16, by Juri Linkov
-
Check both `isearch-scroll' and `scroll-command' properties.2010-04-16, by Juri Linkov
-
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.2010-04-16, by YAMAMOTO Mitsuharu
-
* s/cygwin.h: Avoid linking against static libgcc.2010-04-16, by Chong Yidong
-
Add the `scroll-command' property.2010-04-15, by Juri Linkov
-
* net/tramp.el (tramp-error-with-buffer): Don't show the2010-04-15, by Michael Albinus
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.2010-04-15, by Dan Nicolaescu
-
* xdisp.c (message): Do not use NO_ARG_ARRAY.2010-04-15, by Dan Nicolaescu
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.2010-04-15, by Dan Nicolaescu
-
* admin/notes/BRANCH: Defer to emacs-devel.2010-04-15, by Glenn Morris
-
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.2010-04-15, by Glenn Morris
-
Merge update-org-to-6.352010-04-15, by Carsten Dominik
-
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>2010-04-15, by Carsten Dominik
-
Testcommit2010-04-15, by Carsten Dominik
-
Testcommit with brz2010-04-15, by Carsten Dominik
-
* admin/notes/BRANCH: Update.2010-04-15, by Glenn Morris
-
Simplify by using `define-derived-mode'.2010-04-15, by Juanma Barranquero
-
Fix Bug#5840.2010-04-14, by Michael Albinus
-
Reduce cpp use in Makefile.in.2010-04-14, by Dan Nicolaescu
-
(non-essential): New var.2010-04-14, by Stefan Monnier
-
Add a new field `location' to bookmarks for non-file bookmarks.2010-04-14, by Stefan Monnier
-
Add variable scroll-error-top-bottom.2010-04-14, by Juri Linkov
-
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.2010-04-14, by Juri Linkov
-
Add variable `scroll-preserve-screen-position-commands'.2010-04-14, by Juri Linkov
-
Fix so top -10 and left -10 in frame parameters work.2010-04-13, by Jan D.
-
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.2010-04-13, by Jan D.
-
Move complete.el to lisp/obsolete.2010-04-13, by Stefan Monnier
-
Remove the Arch metafiles.2010-04-13, by Stefan Monnier
-
(init_tty): Move common text outside of #ifdef TERMINFO.2010-04-13, by Stefan Monnier
-
Try to solve the problem of spurious EOF chars in long lines of text2010-04-13, by Stefan Monnier
-
Try to detect file modification within the same second.2010-04-13, by Stefan Monnier
-
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).2010-04-13, by Stefan Monnier
-
(define-minor-mode): A nil argument to the minor mode turns the mode ON.2010-04-13, by Stefan Monnier
-
* process.c (status_notify): Remove unused var `ro'.2010-04-12, by Stefan Monnier
-
(vc-dir-kill-line): New command.2010-04-12, by Stefan Monnier
-
* bookmark.el (bookmark-insert-location): Handle a nil filename.2010-04-12, by Stefan Monnier
-
xfns.c (select_visual): Don't call error if XGetVisualInfo returns2010-04-12, by Jan D.
-
Clean up last bookmark changes for man/woman/gnus-summary.2010-04-12, by Stefan Monnier
-
Summary: Add bookmark support for man, woman and gnus-summary.2010-04-12, by Stefan Monnier
-
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the2010-04-12, by Dan Nicolaescu
-
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.2010-04-12, by Dan Nicolaescu
-
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.2010-04-12, by Jan D.
-
Change so emacs at least compiles.2010-04-12, by Jan D.
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
* process.c (exec_sentinel): Preserve current-buffer.2010-04-11, by Stefan Monnier
-
(read_process_output): Move the save-current-buffer to2010-04-11, by Stefan Monnier
-
Update comint-password-prompt-regexp (Bug#2817).2010-04-10, by Chong Yidong
-
* s/msdos.h (UNEXEC): New definition.2010-04-10, by Dan Nicolaescu
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.2010-04-10, by YAMAMOTO Mitsuharu
-
Don't abort try_window with fonts change when showing tooltip (Bug#2423).2010-04-10, by YAMAMOTO Mitsuharu
-
xfns.c (Fx_show_tip): Undo last change.2010-04-10, by YAMAMOTO Mitsuharu
-
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.2010-04-10, by Glenn Morris
-
Get rid of several uses of the term 'master' in favor of equivalent verbiage2010-04-09, by Eric S. Raymond
-
Fix showing the complete tip the first time, bug #2423.2010-04-09, by Jan D
-
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,2010-04-09, by Sam Steingold
-
(compilation-save-buffers-predicate): Remove the "autoload" cookie.2010-04-09, by Sam Steingold
-
Add --author support to git commit.2010-04-09, by Dan Nicolaescu
-
Improve documentation comments.2010-04-09, by Eric S. Raymond
-
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.2010-04-08, by Eli Zaretskii
-
Fix some of the problems in defsubst* (bug#5728).2010-04-08, by Stefan Monnier
-
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.2010-04-08, by Jan D.
-
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).2010-04-08, by Eli Zaretskii
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
add ";;;###autoload" cookies2010-04-07, by Sam Steingold
-
(compilation-save-buffers-predicate): New custom variable.2010-04-07, by Sam Steingold
-
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.2010-04-07, by Juanma Barranquero
-
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).2010-04-07, by Jan D.
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Simplify code for HP machines.2010-04-07, by Dan Nicolaescu
-
* m/iris4d.h (UNEXEC): Move definition ...2010-04-07, by Dan Nicolaescu
-
Add new VC methods: vc-log-incoming and vc-log-outgoing.2010-04-07, by Dan Nicolaescu
-
Fix default-directory for vc-root-diff.2010-04-07, by Dan Nicolaescu
-
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support2010-04-07, by Dan Nicolaescu
-
(calcFunc-fdiv): Use `nth' to choose elements from list.2010-04-07, by Jay Belanger
-
(calcFunc-fdiv): Allow `fdiv' to divide fractions.2010-04-07, by Jay Belanger
-
Removed duplicate definition of ido-virtual-buffers2010-04-06, by jwiegley
-
Fix typos.2010-04-06, by Juanma Barranquero
-
Fixed duplicate names appearing in IDO buffer list (using virtuals)2010-04-06, by jwiegley
-
Minor fixes to a recent contribution to ido.el2010-04-06, by jwiegley
-
Enable recentf-mode if using virtual buffers.2010-04-06, by Juanma Barranquero
-
Scrolling commands which scroll a line instead of full screen..2010-04-05, by Juri Linkov
-
Scrolling commands which does not signal errors at top/bottom.2010-04-05, by Juri Linkov
-
lisp/help.el: Turn ChangeLog comment into source comment.2010-04-05, by Juanma Barranquero
-
* help.el (describe-mode): Return nil (for IELM's sake).2010-04-05, by Juanma Barranquero
-
xfns.c (set_machine_and_pid_properties): Fix parantesis2010-04-05, by Jan D
-
Move declaration before other statements.2010-04-04, by jhd
-
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).2010-04-04, by jhd
-
Improve commentary of handle_stop_backwards.2010-04-04, by Eli Zaretskii
-
2010-04-04 John Wiegley <jwiegley@gmail.com>2010-04-04, by jwiegley
-
* font-lock.el: Require CL when compiling.2010-04-03, by Stefan Monnier
-
Fix merge conflicts in ldefs-boot.el.2010-04-03, by Eli Zaretskii
-
Fix infloop in bidi buffers with vertical cursor motion at ZV.2010-04-03, by Eli Zaretskii
-
Fix typo in src/ChangeLog.2010-04-03, by Eli Zaretskii
-
Revert last change in batch-update-authors.2010-04-03, by Eli Zaretskii
-
Fix bug in batch-update-authors. Add bidi to AUTHORS.2010-04-03, by Eli Zaretskii
-
update tags2010-04-02, by convert-repo
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from emacs-232010-04-03, by Stefan Monnier
-
* m/intel386.h (NO_REMAP): Move definition ...2010-04-03, by Dan Nicolaescu
-
* m/vax.h (CRT0_DUMMIES): Remove, unused.2010-04-03, by Dan Nicolaescu
-
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not2010-04-03, by Dan Nicolaescu
-
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.2010-04-02, by Juri Linkov
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix typos.2010-04-02, by Juanma Barranquero
-
Fix typos in semantic/imenu.el.2010-04-02, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-04-02, by Juanma Barranquero
-
Use correct coding system when verifying a pgp signed message2010-04-01, by Andreas Schwab
-
Fix markup mistake in nonascii.texi.2010-04-01, by Chong Yidong
-
Fix typo.2010-04-01, by Chong Yidong
-
Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
Explain how to re-throw a signal.2010-03-31, by Eli Zaretskii
-
Fix bug #5703.2010-03-31, by Eli Zaretskii
-
* nsterm.h: Fix last change.2010-03-31, by Chong Yidong
-
(bug-reference-bug-regexp): Also accept "patch" and "RFE".2010-04-02, by Sam Steingold
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix previous fix. Parantesis misplaced.2010-04-02, by Jan D.