log

age author description
2004-03-08 Karoly Lorentey Merged in changes from CVS HEAD
2004-03-07 Karoly Lorentey Merged in changes from CVS HEAD
2004-03-06 Karoly Lorentey Added *.rej to tla's unrecognized pattern.
2004-03-06 Karoly Lorentey README updates.
2004-03-02 Karoly Lorentey README updates.
2004-03-01 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-28 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-28 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-28 Karoly Lorentey Implemented suspending of emacsclient frames.
2004-02-27 Karoly Lorentey Make emacsclient refuse to create a frame inside an Emacs term buffer.
2004-02-27 Karoly Lorentey README.multi-tty updates.
2004-02-26 Karoly Lorentey (Sigh.) Don't try to read more events than the buffer size.
2004-02-26 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-26 Karoly Lorentey Check for numchars > 0 in handle_one_xevent, not 1.
2004-02-25 Karoly Lorentey Revert patch-93, that was the real culprit. Reapply patch-97.
2004-02-25 Karoly Lorentey Back out previous change, it causes infinite recursion.
2004-02-25 Karoly Lorentey Don't try to handle a new event if the input buffer is full.
2004-02-25 Karoly Lorentey Allow tty_read_avail_input to use the whole input buffer.
2004-02-25 Karoly Lorentey README updates.
2004-02-24 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-24 Karoly Lorentey Block more input during read_avail_input.
2004-02-20 Karoly Lorentey Fix a crash in emacsclient when DISPLAY is unset.
2004-02-20 Karoly Lorentey Fix typo in delete_display_hook documentation.
2004-02-20 Karoly Lorentey Don't delete a tty if it's the last device with frames.
2004-02-20 Karoly Lorentey Don't read too many characters from the tty.
2004-02-20 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-20 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-20 Karoly Lorentey README updates.
2004-02-20 Karoly Lorentey Changed emacsclient to open new frames by default.
2004-02-20 Karoly Lorentey Verify the version of Emacsclient.
2004-02-19 Karoly Lorentey Added -w option to emacsclient for opening a new X frame.
2004-02-19 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-19 Karoly Lorentey Fix list-colors-display and other functions on a termcap frame
2004-02-19 Karoly Lorentey Don't try to init X drag and drop on a termcap frame.
2004-02-19 Karoly Lorentey Added newly loaded stuff in loadup.el to src/Makefile.in.
2004-02-18 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-17 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-10 Karoly Lorentey Fixed a typo in README.multi-tty.
2004-02-08 Karoly Lorentey Don't hang on the tty if called from a shell script.
2004-02-03 Karoly Lorentey Merged in changes from CVS HEAD
2004-02-02 Karoly Lorentey Trivial fixes to shut up some of the compiler warnings.
2004-02-02 Karoly Lorentey Fix the case when emacsclient is run on Emacs's controlling tty.
2004-02-02 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-26 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-26 Karoly Lorentey Prevent core dumps when the X server crashes.
2004-01-26 Karoly Lorentey Don't exit Emacs when the X display is closed during a tty-X combo session.
2004-01-25 Karoly Lorentey Cosmetic changes.
2004-01-25 Karoly Lorentey Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
2004-01-25 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
2004-01-24 Karoly Lorentey Fixed interactive temacs.
2004-01-24 Karoly Lorentey Set the keyboard of the initial frame correctly.
2004-01-23 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-23 Karoly Lorentey Fixed tty faces during combo sessions. Plus other assorted bugfixes.
2004-01-22 Karoly Lorentey Added note about the commit mailing list.
2004-01-22 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-22 Karoly Lorentey Romain Francoise's and Ami Fischman's bugfixes.
2004-01-12 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-12 Karoly Lorentey Fix initialization of the window-system variable.
2004-01-11 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-11 Karoly Lorentey Support for opening X frames from a tty session.
2004-01-11 Karoly Lorentey Don't select on stdin unconditionally.
2004-01-11 Karoly Lorentey Fix C-g handling with multiple ttys.
2004-01-11 Karoly Lorentey Changed tty input code to use read_socket_hook.
2004-01-10 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-10 Karoly Lorentey Numerous bugfixes and small improvements.
2004-01-09 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
2004-01-09 Karoly Lorentey Fix SEGV in init_sys_modes during X startup
2004-01-06 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-05 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-05 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
2004-01-03 Karoly Lorentey Fix more SEGV cases in frame.c
2004-01-03 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-03 Karoly Lorentey Add "multi-tty" to emacs-version output.
2004-01-03 Karoly Lorentey Fix mouse-position for tty+X combo sessions.
2004-01-03 Karoly Lorentey Fixed typo in talk.el (again).
2004-01-03 Karoly Lorentey Fixed typo in talk.el.
2004-01-03 Karoly Lorentey Added multi-tty support for talk.el.
2004-01-03 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-03 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
2004-01-02 Karoly Lorentey Fix longopts option name for --tty.
2004-01-02 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-02 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
2004-01-02 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
2004-01-02 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
2004-01-01 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
2003-12-31 Karoly Lorentey A few more bugfixes and new features.
2003-12-30 Karoly Lorentey Major bugfixes and slight enhancements.
2003-12-30 Karoly Lorentey Undo patch-23. I need a coffee.
2003-12-30 Karoly Lorentey Delete server frames on server restart.
2003-12-30 Karoly Lorentey Merged in changes from CVS head
2003-12-30 Karoly Lorentey Don't compile sys_select on systems that don't need it.
2003-12-29 Karoly Lorentey Merged in changes from CVS head
2004-09-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
2004-09-04 Miles Bader Remove Gnus image files now in lisp/gnus
2004-09-04 Miles Bader Changes from arch/CVS synchronization
2004-08-31 Reiner Steib [ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson" gnus-5_10-post-merge-josefsson
2004-08-31 Reiner Steib [ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"
2004-08-31 Reiner Steib 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-post-merge-yamaoka
2004-08-31 Reiner Steib 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-pre-merge-josefsson
2004-08-30 Reiner Steib Use @copying and @insertcopying. gnus-5_10-pre-merge-yamaoka
2004-08-30 Reiner Steib Mark man/*.texi citem as done.
2004-08-30 Reiner Steib Removed Temporary notes.
2004-08-30 Reiner Steib Mark some item as done.
2004-08-30 Reiner Steib [ Merge from Emacs trunk: ]
2004-08-23 Reiner Steib * mm-decode.el (mime-display, mime-security): Fix custom-manual entries.
2004-08-22 Reiner Steib ToDo items for the gnus-5_10-branch
2004-08-22 Reiner Steib (Mail Source Specifiers): Describe `pop3-leave-mail-on-server'.
2004-08-22 Reiner Steib Merge some changes from Emacs/trunk:
2004-08-22 Reiner Steib Changes in Oort Gnus from v5_10 branch of the Gnus repository
2004-08-17 Reiner Steib * netrc.el, tls.el: Removed; use files from ../net instead.
2004-08-17 Reiner Steib * netrc.el, tls.el: Removed; use files from ../net instead.
2004-08-16 Reiner Steib Removed obsolete files.
2004-08-16 Reiner Steib * mailcap.el (mailcap-mime-data): Mark as risky.
2004-08-16 Reiner Steib * time-date.el: Removed. Merged into ../calendar/time-date.el.
2004-08-16 Reiner Steib (time-to-number-of-days): New function. Imported from from Gnus.
2004-08-05 Reiner Steib * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
2004-08-02 Reiner Steib Added new files from the v5_10 branch of Gnus.
2004-08-02 Reiner Steib (install-arch-indep): Added pgg and sieve.
2004-08-02 Reiner Steib Import from the v5_10 branch of the Gnus repository.
2004-08-02 Reiner Steib Added pgg and sieve.
2004-08-02 Reiner Steib * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
2004-08-02 Reiner Steib Import from the v5_10 branch of the Gnus repository.
2004-07-22 Andreas Schwab Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
2007-08-29 Stefan Monnier (invisible-p): Remove: implemented in C now. before-merge-multi-tty-to-trunk
2007-08-28 Juri Linkov *** empty log message ***
2007-08-28 Juri Linkov (Image Formats, Other Image Types): Add SVG.
2007-08-28 Juri Linkov *** empty log message ***
2007-08-28 Juri Linkov (Images): Move formats-related text to new node
2007-08-28 Juri Linkov *** empty log message ***
2007-08-28 Juri Linkov (image-type): New variable.
2007-08-28 Thien-Thi Nguyen Mention bubble game.
2007-08-28 Michael Albinus * net/tramp.el (tramp-handle-set-file-times): Flush the file
2007-08-28 Richard M. Stallman *** empty log message ***
2007-08-28 Richard M. Stallman *** empty log message ***
2007-08-28 Richard M. Stallman New feature to display several time zones in a buffer.
2007-08-28 Jan Djärv *** empty log message ***
2007-08-28 Jan Djärv Fix comment.
2007-08-28 Jan Djärv (x-gtk-stock-map): New variable.
2007-08-28 Jan Djärv (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
2007-08-28 Jan Djärv *** empty log message ***
2007-08-28 Jan Djärv Qrtl is new.
2007-08-28 Jan Djärv (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
2007-08-28 Jan Djärv (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
2007-08-28 Werner LEMBERG Use `C-M-%' instead of `M-x query-replace-regexp'.
2007-08-28 Miles Bader Add arch tagline
2007-08-28 Kenichi Handa *** empty log message ***
2007-08-28 Kenichi Handa (gamegrid-init): Set line-spacing to 0.
2007-08-28 Glenn Morris Provide self.
2007-08-28 Glenn Morris *** empty log message ***
2007-08-28 Glenn Morris (c-constant-kwds): Add java: null, true, false.
2007-08-28 Glenn Morris *** empty log message ***
2007-08-27 Thien-Thi Nguyen Comments munging; nfc.
2007-08-27 Thien-Thi Nguyen Initial revision
2007-08-27 Thien-Thi Nguyen *** empty log message ***
2007-08-27 Thien-Thi Nguyen (m2-definition, m2-module): Don't use previous-line.
2007-08-27 Miles Bader Remove RCS keywords
2007-08-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-27 YAMAMOTO Mitsuharu (x_draw_composite_glyph_string_foreground): Draw rectangle
2007-08-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-27 YAMAMOTO Mitsuharu (mac-handle-toolbar-switch-mode): Add explicit
2007-08-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-27 YAMAMOTO Mitsuharu (Mac OS X): Add alternative workaround for QuickTime
2007-08-27 Glenn Morris *** empty log message ***
2007-08-27 Glenn Morris (diff-find-file-name): Only accept regular files, to rule out
2007-08-27 Glenn Morris (vc-svn-diff): If the repository version of all the files is the same
2007-08-27 Glenn Morris *** empty log message ***
2007-08-27 Miles Bader Merge from emacs--rel--22
2007-08-27 Thien-Thi Nguyen Mention avl-tree.el.
2007-08-27 Thien-Thi Nguyen (Features): Add avl-tree.
2007-08-27 Thien-Thi Nguyen *** empty log message ***
2007-08-27 Thien-Thi Nguyen Commentary and docstring munging; nfc.
2007-08-27 Thien-Thi Nguyen (avl-tree-del-balance1, avl-tree-del-balance2)
2007-08-27 Thien-Thi Nguyen Move things around; munge whitespace, indentation; nfc.
2007-08-27 Thien-Thi Nguyen Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names:
2007-08-27 Thien-Thi Nguyen Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names:
2007-08-27 Thien-Thi Nguyen Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names:
2007-08-27 Thien-Thi Nguyen (elib-node-create): Delete unused macro.
2007-08-27 Thien-Thi Nguyen Reduce nesting: Use modern backquote syntax.
2007-08-27 Thien-Thi Nguyen Do s/avltree/avl-tree/g. Resulting changed function names:
2007-08-27 Miles Bader Add arch tagline
2007-08-27 Thien-Thi Nguyen Don't require `cl'.
2007-08-27 Thien-Thi Nguyen Move provide form to end; nfc.
2007-08-27 Thien-Thi Nguyen Munge comments, whitespace, indentation, hanging parens; nfc.
2007-08-27 Thien-Thi Nguyen Initial revision, comprising elib-node.el and avltree.el,
2007-08-26 Michaël Cadilhac *** empty log message ***
2007-08-26 Michaël Cadilhac Change `fr-drdref' to `fr-dired-ref'.
2007-08-26 Michaël Cadilhac Move fr-drdref.pdf to fr-dired-ref.pdf.
2007-08-26 Michaël Cadilhac Move fr-drdref.tex to fr-dired-ref.tex.
2007-08-26 Michaël Cadilhac *** empty log message ***
2007-08-26 Michaël Cadilhac Say that PDF files are now the default for refcards.
2007-08-26 Michaël Cadilhac *** empty log message ***
2007-08-26 Michaël Cadilhac Add rules for creating the refcards in PDF, make them the default.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Update copyright notice. Update the examples. Fix a typo. Remove the
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Remove the `letterpaper' counter, specify PDF layout, use a PDF
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Specify PDF layout.
2007-08-26 Michaël Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
2007-08-26 Michaël Cadilhac Remove the PS versions of the refcards.
2007-08-26 Michaël Cadilhac Add the PDF versions of the refcards.
2007-08-26 Michaël Cadilhac New. Handle PDF layouts through \pdfpagewidth and \pdfpageheight.
2007-08-26 Michaël Cadilhac *** empty log message ***
2007-08-26 Michaël Cadilhac (hi-lock-unface-buffer): Show a x-menu only if the mouse was used.
2007-08-26 Michaël Cadilhac *** empty log message ***
2007-08-26 Michaël Cadilhac (PC-do-completion): Make RET accept a non-unique but complete
2007-08-26 Thien-Thi Nguyen Initial revision
2007-08-26 Richard M. Stallman *** empty log message ***
2007-08-26 Dan Nicolaescu (log-view-toggle-mark-entry): Add docstring.
2007-08-26 Thien-Thi Nguyen *** empty log message ***
2007-08-26 Thien-Thi Nguyen (eshell-eval-using-options): Add debug declaration.
2007-08-26 Dan Nicolaescu * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
2007-08-25 Richard M. Stallman Syntactic cleanup.
2007-08-25 Dan Nicolaescu * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
2007-08-25 Stefan Monnier Redirect to intel386.h if compiling for i386.
2007-08-25 Stefan Monnier (Finvisible_p): New function.
2007-08-25 Dan Nicolaescu (log-view-marked-list): Delete variable.
2007-08-25 Dan Nicolaescu * vc-git.el (vc-git-mode-line-string): New function.
2007-08-25 Alan Mackenzie (c-other-decl-block-key-in-symbols-alist): new language variable.
2007-08-25 Alan Mackenzie (c-brace-anchor-point): new function.
2007-08-25 Alan Mackenzie *** empty log message ***
2007-08-25 Stephen Gildea add mh-annotate-msg-hook
2007-08-25 Juri Linkov *** empty log message ***
2007-08-25 Juri Linkov (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
2007-08-25 Juri Linkov Add autoloads to put associations in auto-mode-alist:
2007-08-25 Juri Linkov (image-type-header-regexps): Use more complex regexp for svg.
2007-08-25 Juri Linkov (jka-compr-compression-info-list): Add .svgz to treat it like .tgz.
2007-08-25 Juri Linkov Add file coding cookie.
2007-08-25 Reiner Steib (cvs-query-directory): Only prompt when prefix is given.
2007-08-25 Reiner Steib (sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
2007-08-25 Jay Belanger *** empty log message ***
2007-08-25 Jay Belanger (var-TimeZone): Make nil the default value.
2007-08-25 Jay Belanger (Time Zones): Explain that Calc will by default use daylight saving
2007-08-25 Karl Berry missed ChangeLog entry
2007-08-24 Dan Nicolaescu (log-view-toggle-mark-entry): New function.
2007-08-24 Glenn Morris (makeinfo): Reduce requirement to 4.6.
2007-08-24 Thien-Thi Nguyen *** empty log message ***
2007-08-24 Thien-Thi Nguyen (zone-pgm-rat-race): New func.
2007-08-24 Stefan Monnier (byte-optimize-if): Don't presume `clause' is a list.
2007-08-24 Juanma Barranquero *** empty log message ***
2007-08-24 Juanma Barranquero (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
2007-08-24 Juanma Barranquero *** empty log message ***
2007-08-24 Juanma Barranquero *** empty log message ***
2007-08-24 Thien-Thi Nguyen *** empty log message ***
2007-08-24 Thien-Thi Nguyen (hs-match-data): Delete alias.
2007-08-24 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-24 YAMAMOTO Mitsuharu [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
2007-08-24 Glenn Morris (backup-buffer-copy): Fully revert change. Sigh.
2007-08-24 Martin Rudalics *** empty log message ***
2007-08-24 Martin Rudalics (format-alist): Fix typo in doc-string.
2007-08-24 Martin Rudalics *** empty log message ***
2007-08-24 Martin Rudalics (Finsert_file_contents): Consult CHARS_MODIFF to tell
2007-08-24 Michael Albinus * net/tramp.el (tramp-local-host-p): New defun.
2007-08-24 Glenn Morris Ulrich Mueller <ulm at gentoo.org> (tiny change)
2007-08-24 Glenn Morris *** empty log message ***
2007-08-24 Glenn Morris (backup-buffer-copy): Revert 2007-08-22 change.
2007-08-24 Glenn Morris *** empty log message ***
2007-08-24 Glenn Morris *** empty log message ***
2007-08-24 Glenn Morris Check for a suitably recent makeinfo.
2007-08-24 Glenn Morris *** empty log message ***
2007-08-24 Glenn Morris (tutorial-directory): Set with eval-at-startup so it gets the right
2007-08-24 Glenn Morris Regenerate.
2007-08-24 Glenn Morris Mention eldoc-highlight-function-argument.
2007-08-24 Glenn Morris Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
2007-08-24 Jason Rumney *** empty log message ***
2007-08-24 Jason Rumney [HAVE_NTGUI]: Define dynamic loaded functions.
2007-08-23 Masatake YAMATO (gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.
2007-08-23 Stefan Monnier *** empty log message ***
2007-08-23 Stefan Monnier *** empty log message ***
2007-08-23 Stefan Monnier (byte-compile-output-docform, byte-compile-output-as-comment):
2007-08-23 Stefan Monnier (byte-optimize-if): Move `progn' out of the test
2007-08-23 Thien-Thi Nguyen *** empty log message ***
2007-08-23 Thien-Thi Nguyen (locate-get-file-positions): Use
2007-08-23 John Wiegley 2007-08-23 John Wiegley <johnw@newartisans.com>
2007-08-23 Juanma Barranquero *** empty log message ***
2007-08-23 Juanma Barranquero *** empty log message ***
2007-08-23 Miles Bader Add arch tagline
2007-08-23 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-23 YAMAMOTO Mitsuharu (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
2007-08-23 YAMAMOTO Mitsuharu (svg_load_image): Blend with specified background if exists.
2007-08-23 YAMAMOTO Mitsuharu (RSVG_LIBS, RSVG_CFLAGS): New variables.
2007-08-23 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-23 YAMAMOTO Mitsuharu Reflect configure.in change manually.
2007-08-23 YAMAMOTO Mitsuharu Check librsvg2 also for Mac Carbon.
2007-08-23 Glenn Morris Add more detail to existing entry.
2007-08-23 Glenn Morris *** empty log message ***
2007-08-23 Glenn Morris (mostlyclean, clean, distclean, maintainer-clean): Delete these
2007-08-23 Glenn Morris New file, with most information formerly in etc/Makefile.
2007-08-22 Jason Rumney *** empty log message ***
2007-08-22 Jason Rumney (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
2007-08-22 Chong Yidong (image-minor-mode): Use image-mode-text-map.
2007-08-22 Chong Yidong * image-mode.el (image-minor-mode): Use image-mode-text-map.
2007-08-22 Karl Berry sync refcard with printed version
2007-08-22 Michael Albinus * NEWS: `shell' prompts for the default directory if called with a
2007-08-22 Thien-Thi Nguyen *** empty log message ***
2007-08-22 Michael Albinus * comint.el (comint-exec-1): Raise an error if
2007-08-22 Thien-Thi Nguyen (dabbrev--progress-reporter): New variable.
2007-08-22 Romain Francoise Follow reorganization of files in etc/.
2007-08-22 Sam Steingold (cvs-vc-command-advice): Fix a typo in code (file->files).
2007-08-22 Carsten Dominik *** empty log message ***
2007-08-22 Carsten Dominik * org.texi (Adding hyperlink types): New section.
2007-08-22 Carsten Dominik *** empty log message ***
2007-08-22 Carsten Dominik *** empty log message ***
2007-08-22 Carsten Dominik * textmodes/org-publish.el (org-publish-org-to-latex): New
2007-08-22 Carsten Dominik *** empty log message ***
2007-08-22 Carsten Dominik * textmodes/org.el (org-agenda-skip): Allow a form for
2007-08-22 Carsten Dominik *** empty log message ***
2007-08-22 Miles Bader Add arch tagline
2007-08-22 Carsten Dominik New file
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Move information about tex files from etc/README to etc/refcards/README.
2007-08-22 Glenn Morris Fix typo.
2007-08-22 Glenn Morris Move information about tex files from etc/README to etc/refcards/README.
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris New file, with existing refcard rules from etc/Makefile.
2007-08-22 Glenn Morris Move refcard rules to new file etc/refcards/Makefile.
2007-08-22 Glenn Morris New file.
2007-08-22 Glenn Morris Add copyright and license notice.
2007-08-22 Glenn Morris Relocate license info for moved images from etc/README to etc/images/README.
2007-08-22 Glenn Morris Relocate license info for moved images from etc/README to
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris (Learning how to do something): Refcards now in etc/refcards/ directory.
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Regenerate to add HAVE_RSVG.
2007-08-22 Glenn Morris (x_find_image_file): Search in etc/images/ rather than etc/.
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris (create-image): Doc fix.
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Move from etc/ to etc/images/
2007-08-22 Glenn Morris Move from etc/ to etc/images/
2007-08-22 Glenn Morris (help-with-tutorial): Tutorials now in tutorial-directory.
2007-08-22 Glenn Morris (tutorial-directory): New constant.
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris Move tutorials from etc/ to etc/tutorials/
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Glenn Morris Move refcards from etc/ to etc/refcards/
2007-08-22 Michael Albinus * tramp.texi (Remote Programs): Persistency file must be cleared when
2007-08-22 Michael Albinus * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Move tree-widget/ from etc/ to etc/images/
2007-08-22 Glenn Morris Fix typo in previous change.
2007-08-22 Glenn Morris Regenerate, with shell-func message patch.
2007-08-22 Glenn Morris Joakim Verona <joakim at verona.se>
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
2007-08-22 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
2007-08-22 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
2007-08-22 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris (backup-buffer-copy): Check backup directory is writable, to avoid
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris (rmail-movemail-variant-p): Call on load to set movemail related variables.
2007-08-22 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1140000.
2007-08-21 Juri Linkov *** empty log message ***
2007-08-21 Juri Linkov (cua-paste): Use `mouse-region-match' instead of checking last-command.
2007-08-21 Juri Linkov (delete-selection-pre-hook): Use `mouse-region-match' instead of checking last-command.
2007-08-21 Juri Linkov *** empty log message ***
2007-08-21 Juri Linkov Preload "button".
2007-08-21 Stefan Monnier Binding inhibit-modification-hooks was merged into 22.2.
2007-08-21 Stefan Monnier (byte-compile-interactive-only-functions): Add previous-line and next-line.
2007-08-21 Stefan Monnier (vc-arch-extra-menu-map): New var and fun.
2007-08-21 Stefan Monnier (vc-menu-map-filter): Use vc-call and reindent.
2007-08-21 Stefan Monnier (vc-menu-map): Don't setup any more.
2007-08-21 Stefan Monnier (vc-menu-entry): New var.
2007-08-21 Jeffrey C Honig *** empty log message ***
2007-08-21 Jeffrey C Honig (mh-folder-message-menu, mh-folder-mode-map): Add
2007-08-21 Jeffrey C Honig (mh-show-preferred-alternative)
2007-08-21 Jeffrey C Honig (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put
2007-08-21 Jeffrey C Honig *** empty log message ***
2007-08-21 Jeffrey C Honig (mm-decode-body): remove explicit autoload of
2007-08-21 Jeffrey C Honig (mh-alias-expand): Set up automatic autoload of
2007-08-21 Miles Bader Merge from emacs--rel--22
2007-08-20 Juri Linkov *** empty log message ***
2007-08-20 Juri Linkov (fancy-splash-text): Change multiple tabs into one tab.
2007-08-20 Jeffrey C Honig *** empty log message ***
2007-08-20 Jeffrey C Honig * mh-mime.el (message-options-set): Add missing autoloads from my
2007-08-20 Vinicius Jose Latorre preceding-sexp
2007-08-20 Thien-Thi Nguyen *** empty log message ***
2007-08-20 Thien-Thi Nguyen *** empty log message ***
2007-08-20 Thien-Thi Nguyen Kill eol whitespace.
2007-08-20 Thien-Thi Nguyen (vc-rcs-annotate-command):
2007-08-20 Andreas Schwab *** empty log message ***
2007-08-20 Andreas Schwab (rmail-autodetect): Doc fix.
2007-08-20 Jeffrey C Honig *** empty log message ***
2007-08-20 Jeffrey C Honig (mh-forward): Address SF 1730393. When forwarding
2007-08-20 Jeffrey C Honig *** empty log message ***
2007-08-20 Jeffrey C Honig (mh-mml-forward-message): Address SF 1378993 and
2007-08-19 Jeffrey C Honig *** empty log message ***
2007-08-19 Jeffrey C Honig * mh-e.el (mh-invisible-header-fields-internal): We want to show
2007-08-19 Jeffrey C Honig (mh-mml-to-mime): GPG requires e-mail addresses, not
2007-08-19 Jeffrey C Honig (mh-invisible-header-fields-internal): Update with all
2007-08-19 Juri Linkov *** empty log message ***
2007-08-19 Juri Linkov (normal-splash-screen): Add more links.
2007-08-19 Juri Linkov *** empty log message ***
2007-08-19 Juri Linkov (splash-screen-keymap): Rename from `fancy-splash-keymap'
2007-08-19 Michael Kifer 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
2007-08-19 Glenn Morris *** empty log message ***
2007-08-19 Glenn Morris (eldoc-get-fnsym-args-string): Doc fix.
2007-08-19 Richard M. Stallman *** empty log message ***
2007-08-19 Richard M. Stallman (Ffunction, Fquote): Signal error if not 1 argument.
2007-08-19 Glenn Morris *** empty log message ***
2007-08-19 Glenn Morris (custom-deps, finder-data, autoloads, recompile)
2007-08-19 Andreas Schwab *** empty log message ***
2007-08-19 Andreas Schwab (pure): Round PURESIZE up.
2007-08-18 Glenn Morris (scheme-mode-variables): Set font-lock-comment-start-skip.
2007-08-18 Glenn Morris *** empty log message ***
2007-08-18 Glenn Morris (eldoc-get-fnsym-args-string): Convert
2007-08-18 Glenn Morris *** empty log message ***
2007-08-18 Martin Rudalics *** empty log message ***
2007-08-18 Martin Rudalics (ada-create-syntax-table): Move
2007-08-17 Michaël Cadilhac Fix typo.
2007-08-17 Michaël Cadilhac *** empty log message ***
2007-08-17 Michaël Cadilhac (meta-indent-calculate-last): Remove.
2007-08-17 Thien-Thi Nguyen (copyright-limit): Fix sense typo in defsubst.
2007-08-17 Thien-Thi Nguyen *** empty log message ***
2007-08-17 Thien-Thi Nguyen (copyright-limit): New defsubst.
2007-08-17 Thien-Thi Nguyen *** empty log message ***
2007-08-17 Thien-Thi Nguyen (copyright-update-year): Fix bug: Handle nil copyright-limit.
2007-08-17 Jay Belanger *** empty log message ***
2007-08-17 Jay Belanger (math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's.
2007-08-17 Jay Belanger (math-besJ0, math-besJ1, math-besY0, math-besY1)
2007-08-17 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
2007-08-17 Jay Belanger (math-small-factorial-table): Remove `eval-when-compile's.
2007-08-17 Jay Belanger (math-bignum-logb-digit-size,math-bignum-digit-power-of-two):
2007-08-17 Jay Belanger (math-bignum-digit-length): Compute the appropriate value.
2007-08-17 Jay Belanger *** empty log message ***
2007-08-17 Jay Belanger (math-standard-units): Give exact conversion for tsp.
2007-08-17 Michaël Cadilhac *** empty log message ***
2007-08-17 Michaël Cadilhac (report-emacs-bug): Make MS-DOS a special case (there's no build number).
2007-08-17 Eli Zaretskii *** empty log message ***
2007-08-17 Eli Zaretskii (Position Info): Add index entry for face at point.
2007-08-17 Vinicius Jose Latorre Fix s{a}{b} parsing
2007-08-17 Michaël Cadilhac *** empty log message ***
2007-08-17 Michaël Cadilhac (report-emacs-bug): Remove the last number of `emacs-version', use the
2007-08-17 Jan Djärv *** empty log message ***
2007-08-17 Jan Djärv (handle_one_xevent): Remove check that mouse click is in
2007-08-17 Glenn Morris *** empty log message ***
2007-08-17 Glenn Morris T. V. Raman <raman at users.sf.net> (tiny change)
2007-08-17 Glenn Morris Delete all bugs - see the copy on the release branch.
2007-08-17 Glenn Morris *** empty log message ***
2007-08-17 Glenn Morris (compilation-get-file-structure): Make use of the directory part when
2007-08-17 Richard M. Stallman Whitespace fix.
2007-08-17 Jay Belanger *** empty log message ***
2007-08-17 Jay Belanger *** empty log message ***
2007-08-17 Jay Belanger (calc-language-alist): Add texinfo-mode.
2007-08-17 Jay Belanger Move contents to beginning of file.
2007-08-17 Vinicius Jose Latorre Docstring fix
2007-08-16 Vinicius Jose Latorre Docstring fix
2007-08-16 Stefan Monnier *** empty log message ***
2007-08-16 Glenn Morris (ps-font-size): Doc fix.
2007-08-16 Glenn Morris *** empty log message ***
2007-08-16 Glenn Morris *** empty log message ***
2007-08-16 Glenn Morris Tweak previous change (don't init statics).
2007-08-16 Richard M. Stallman *** empty log message ***
2007-08-16 Richard M. Stallman (copyright-names-regexp): Add custom group.
2007-08-16 Richard M. Stallman *** empty log message ***
2007-08-16 Richard M. Stallman (Asynchronous Processes): Clarify doc of start-file-process.
2007-08-16 Richard M. Stallman *** empty log message ***
2007-08-16 Richard M. Stallman (Fcommandp): Add parens to clarify.
2007-08-16 Richard M. Stallman (Fall_completions): Use enum for type of table.
2007-08-16 Richard M. Stallman (USAGE2): Improve text.
2007-08-16 Juri Linkov Add new user option `initial-buffer-choice'.
2007-08-16 Juri Linkov *** empty log message ***
2007-08-16 Juri Linkov (mac-apple-event-map): Bind About Emacs menu item to about-emacs instead
2007-08-16 Juri Linkov (menu-bar-help-menu): Bind About Emacs menu item to about-emacs instead of
2007-08-15 Juri Linkov *** empty log message ***
2007-08-15 Juri Linkov (initialization): Change parent group from `internal'
2007-08-15 Jay Belanger (Basic Operations on Units): Clarify fraction mode behavior.
2007-08-15 Stefan Monnier (reset_var_on_error): Improve comment.
2007-08-15 Jay Belanger *** empty log message ***
2007-08-15 Jay Belanger *** empty log message ***
2007-08-15 Jay Belanger (Basic Operations on Units): Mention exact versus inexact conversions.
2007-08-15 Jay Belanger (math-standard-units): Update values. Put in exact values when
2007-08-15 Glenn Morris Comment previous change.
2007-08-15 Glenn Morris *** empty log message ***
2007-08-15 Glenn Morris Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
2007-08-15 Glenn Morris (rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
2007-08-15 Glenn Morris whitespace
2007-08-15 Glenn Morris *** empty log message ***
2007-08-15 Michaël Cadilhac *** empty log message ***
2007-08-15 Michaël Cadilhac (report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
2007-08-14 Jay Belanger *** empty log message ***
2007-08-14 Jay Belanger (Quick Calculator Mode): Mention that binary format will be displayed.
2007-08-14 Jay Belanger *** empty log message ***
2007-08-14 Jay Belanger calc-aent.el
2007-08-14 Glenn Morris (bad-packages-alist): Fix regexp typo in previous change.
2007-08-14 Glenn Morris Move CUA-mode check to `bad-packages-alist'.
2007-08-14 Glenn Morris *** empty log message ***
2007-08-14 Glenn Morris Mention `bad-packages-alist'.
2007-08-14 Glenn Morris (bad-packages-alist): New constant.
2007-08-14 Glenn Morris *** empty log message ***
2007-08-14 Jay Belanger *** empty log message ***
2007-08-14 Jay Belanger *** empty log message ***
2007-08-14 Jay Belanger (Basic Operations on Units): Mention default values for new units.
2007-08-14 Jay Belanger (math-get-standard-units,math-get-units,math-make-unit-string)
2007-08-14 Stefan Monnier Add tpu-extras's autoloads.
2007-08-14 Stefan Monnier Remove spurious * in docstrings.
2007-08-13 Miles Bader Merge from emacs--rel--22
2007-08-13 Juanma Barranquero *** empty log message ***
2007-08-13 Juanma Barranquero (vhdl-update-progress-info): Avoid divide by zero error.
2007-08-13 Juanma Barranquero (ada-gnatls-args): Fix docstring.
2007-08-13 Juanma Barranquero (cvs-parse-table): Handle additional instance of optional quotes
2007-08-13 Jan Djärv *** empty log message ***
2007-08-13 Jan Djärv (update_frame_tool_bar): Use -1 as index
2007-08-13 Stefan Monnier (autoload-print-form): Use print-quoted.
2007-08-13 Stefan Monnier (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
2007-08-13 Stefan Monnier (reset_var_on_error): New fun.
2007-08-12 Richard M. Stallman *** empty log message ***
2007-08-12 Richard M. Stallman (sh): Delete group `unix'.
2007-08-12 Richard M. Stallman (gud): Change to group `processes'.
2007-08-11 Glenn Morris (compilation-buffer-name): Don't check compilation-arguments. It is
2007-08-11 Glenn Morris *** empty log message ***
2007-08-11 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-11 YAMAMOTO Mitsuharu (x_draw_image_glyph_string): Adjust stipple origin when
2007-08-10 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-10 YAMAMOTO Mitsuharu (mac-ae-reopen-application): New function.
2007-08-10 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-10 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (mac_handle_window_event):
2007-08-10 Stefan Monnier Bzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.
2007-08-10 Jan Djärv Add Gtk+ tool bar and GUD focus problem.
2007-08-10 Jan Djärv *** empty log message ***
2007-08-10 Stefan Monnier (tex-font-lock-unfontify-region): Take tex-font-script-display into account.
2007-08-09 YAMAMOTO Mitsuharu (mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.
2007-08-09 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-09 YAMAMOTO Mitsuharu (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
2007-08-09 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-09 YAMAMOTO Mitsuharu (frame_highlight, frame_unhighlight): Don't call
2007-08-09 YAMAMOTO Mitsuharu (posix_memalign): New function.
2007-08-09 Glenn Morris (help-make-xrefs): Fix previous change.
2007-08-09 Vinicius Jose Latorre username and password default
2007-08-08 Vinicius Jose Latorre ps-print-color-p fix
2007-08-08 Andreas Schwab *** empty log message ***
2007-08-08 Andreas Schwab (sendmail-pre-abbrev-expand-hook): Check for
2007-08-08 Glenn Morris (eldoc-get-fnsym-args-string): Make second argument optional, for
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris (help-make-xrefs): Search for symbol constituents, rather than just `-'.
2007-08-07 Jay Belanger *** empty log message ***
2007-08-07 Jay Belanger (calc-convert-temperature): Use `/' to create fractions.
2007-08-07 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
2007-08-07 Sam Steingold (compilation-start): Pass nil as startfile to comint-exec.
2007-08-07 Chong Yidong image-refresh has been moved to Emacs 22.2.
2007-08-07 Chong Yidong Add more Emacs 22.2 changes.
2007-08-07 Chong Yidong (File Conveniences): Document point motion keys in Image mode.
2007-08-07 Chong Yidong * files.texi (File Conveniences): Document point motion keys in Image
2007-08-07 Chong Yidong Minor cleanup.
2007-08-07 Chong Yidong (longlines-decoded): New variable.
2007-08-07 Chong Yidong * longlines.el (longlines-decoded): New variable.
2007-08-07 Chong Yidong (move_it_by_lines): Remove incorrect optimization.
2007-08-07 Chong Yidong * xdisp.c (move_it_by_lines): Remove incorrect optimization.
2007-08-07 Martin Rudalics *** empty log message ***
2007-08-07 Martin Rudalics (format-insert-file): Make sure that at most one undo
2007-08-07 Martin Rudalics *** empty log message ***
2007-08-07 Martin Rudalics (Finsert_file_contents): Run format-decode and
2007-08-07 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-07 YAMAMOTO Mitsuharu (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
2007-08-07 YAMAMOTO Mitsuharu (main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
2007-08-07 Stefan Monnier (vc-annotate): Select temp-buffer before running vc-exec-after.
2007-08-07 Richard M. Stallman *** empty log message ***
2007-08-07 Richard M. Stallman (term): Remove group `unix'.
2007-08-07 Richard M. Stallman (default-indent-new-line): New function.
2007-08-07 Richard M. Stallman (PC-lisp-complete-symbol): Complete symbol around point.
2007-08-06 Jason Rumney Include INSTALL in full-bin zip file.
2007-08-06 Chong Yidong (redisplay_window): When restoring original buffer position, make sure
2007-08-06 Chong Yidong * xdisp.c (redisplay_window): When restoring original buffer
2007-08-06 Sam Steingold (mouse-buffer-menu): Pass mode-name through format-mode-line because it
2007-08-06 Chong Yidong (png_load): Ignore png-supplied background color.
2007-08-06 Chong Yidong * image.c (png_load): Ignore png-supplied background color.
2007-08-06 Vinicius Jose Latorre Docstring fix
2007-08-06 Jason Rumney *** empty log message ***
2007-08-06 Jason Rumney (vc-call): Add doc string.
2007-08-06 Jason Rumney (menu-bar-vc-filter): Use vc-call-backend.
2007-08-06 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-06 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include Scrap.h.
2007-08-06 YAMAMOTO Mitsuharu (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
2007-08-06 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
2007-08-06 Michael Albinus *** empty log message ***
2007-08-06 Michael Albinus * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
2007-08-06 Kenichi Handa *** empty log message ***
2007-08-06 Kenichi Handa Wrap (require 'help-mode) by
2007-08-05 Jason Rumney *** empty log message ***
2007-08-05 Jason Rumney (vc-rollback): Add norevert argument back.
2007-08-05 Vinicius Jose Latorre Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
2007-08-05 Jay Belanger *** empty log message ***
2007-08-05 Jay Belanger (math-nlfit-curve): Remove unnecessary variables.
2007-08-05 Vinicius Jose Latorre Require lpr and ps-print when loading printing package
2007-08-05 Michael Albinus *** empty log message ***
2007-08-05 Andreas Schwab Update.
2007-08-05 Michael Albinus * files.el (set-auto-mode): Handle also remote files wrt
2007-08-05 Miles Bader Add arch tagline
2007-08-04 Richard M. Stallman *** empty log message ***
2007-08-04 Jay Belanger (Curve Fitting): Change plot indicator.
2007-08-04 Jay Belanger (calc-curve-fit): Change plot indicator.
2007-08-04 Jan Djärv *** empty log message ***
2007-08-04 Jan Djärv (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
2007-08-04 Jay Belanger (Curve Fitting): Mention plot indicator.
2007-08-04 Jay Belanger (calc-curve-fit): Change plot indicator.
2007-08-04 Jay Belanger (calc-curve-fit): Add "plot" indicator.
2007-08-04 Jay Belanger *** empty log message ***
2007-08-04 Jay Belanger (Linear Fits): Correct result.
2007-08-04 Jay Belanger *** empty log message ***
2007-08-04 Jay Belanger (Curve Fitting): Mention plotting the curves.
2007-08-04 Jay Belanger *** empty log message ***
2007-08-04 Jay Belanger New file.
2007-08-04 Jay Belanger (calc-curve-fit): Add support for nonlinear curves and plotting.
2007-08-04 Glenn Morris *** empty log message ***
2007-08-04 Glenn Morris (auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
2007-08-04 Glenn Morris (cperl-compilation-error-regexp-alist): Remove duplicate defvar
2007-08-03 Stefan Monnier (diff-font-lock-keywords): Fix up false positives.
2007-08-03 Glenn Morris (telnet-mode): Fix previous change.
2007-08-03 Vinicius Jose Latorre Evaluate require only during compilation
2007-08-03 Dan Nicolaescu (term-erase-in-display): Fix case when point is not at
2007-08-03 Miles Bader Merge from emacs--rel--22
2007-08-03 Jay Belanger *** empty log message ***
2007-08-03 Jay Belanger (Basic Graphics): Mention graphing error forms.
2007-08-03 Jay Belanger *** empty log message ***
2007-08-03 Jay Belanger (calc-graph-format-data,calc-graph-add-curve): Check for error forms.
2007-08-03 Jay Belanger (math-get-value,math-get-sdev,math-contains-sdev): New functions.
2007-08-03 Miles Bader Change capitalization of VC backend names for new backends
2007-08-03 Glenn Morris (customize-apropos): Make the error message indicate what kind of
2007-08-03 Glenn Morris (telnet-mode): Set comint-use-prompt-regexp to t.
2007-08-03 Glenn Morris (fortran-font-lock-syntactic-keywords): Fix off-by-one error in
2007-08-03 Glenn Morris *** empty log message ***
2007-08-03 Glenn Morris Drew Adams <drew.adams at oracle.com>
2007-08-02 Jay Belanger *** empty log message ***
2007-08-02 Jay Belanger (math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
2007-08-02 Vinicius Jose Latorre Insert tiny change
2007-08-02 Vinicius Jose Latorre Adjust load-path comment
2007-08-01 Vinicius Jose Latorre Adjust load-path comment
2007-08-01 Vinicius Jose Latorre Adjust load-path
2007-08-01 Vinicius Jose Latorre Docstring fix
2007-08-01 Dan Nicolaescu * vc.el: Document new VC operation `extra-menu'.
2007-08-01 Alan Mackenzie (Mailing Lists and Bug Reports): Correct "-no-site-file" to
2007-08-01 Alan Mackenzie *** empty log message ***
2007-08-01 Glenn Morris Add fortran-line-length, plus some more sections.
2007-08-01 Glenn Morris *** empty log message ***
2007-08-01 Glenn Morris Remove leading `*' from all defcustom doc strings.
2007-08-01 Glenn Morris *** empty log message ***
2007-08-01 Vinicius Jose Latorre Fix parent groups link
2007-08-01 Vinicius Jose Latorre Fix infinite loop in python.el
2007-07-31 Stefan Monnier (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
2007-07-31 Stefan Monnier (cvs-vc-command-advice): Handle the new fileset case.
2007-07-31 Miles Bader Merge from emacs--rel--22
2007-07-30 Miles Bader Restore lisp/emacs-lisp/cl-loaddefs.el
2007-07-30 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1130000.
2007-07-30 Richard M. Stallman *** empty log message ***
2007-07-30 Richard M. Stallman *** empty log message ***
2007-07-30 Richard M. Stallman (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
2007-07-30 Richard M. Stallman *** empty log message ***
2007-07-30 Richard M. Stallman (readevalloop, read1): Treat NBSP as whitespace.
2007-07-30 Stefan Monnier (vc-dired-hook): Use inhibit-read-only.
2007-07-30 Stefan Monnier (compilation-forget-errors): Reset compilation-auto-jump-to-next.
2007-07-30 Robert J. Chassell *** empty log message ***
2007-07-30 Robert J. Chassell *** empty log message ***
2007-07-30 Miles Bader Fix void function definition error in cus-edit.el
2007-07-30 Miles Bader Update some .arch-inventory files
2007-07-30 Miles Bader Remove lisp/erc/erc-nicklist.el
2007-07-30 Miles Bader Merge from emacs--rel--22
2007-07-30 Katsumi Yamaoka Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
2007-07-30 Dan Nicolaescu Delete stuff that is already on the 22.2 branch.
2007-07-29 Stefan Monnier (calendar-mode): Make sure displayed-(month|year) are set.
2007-07-29 Stefan Monnier (displayed-month): Remove declaration since it's not used here.
2007-07-29 Michael Albinus * net/tramp.el:
2007-07-29 Michael Albinus * tramp.texi (Frequently Asked Questions): Point to mode line
2007-07-29 Jan Djärv *** empty log message ***
2007-07-29 Jan Djärv (__malloc_initialize): Remove pthread_once. Not needed.
2007-07-29 Juri Linkov *** empty log message ***
2007-07-29 Juri Linkov *** empty log message ***
2007-07-29 Juri Linkov (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
2007-07-29 Juri Linkov (wdired-exit): New function.
2007-07-28 Stefan Monnier (customize-read-group): New fun.
2007-07-28 Stefan Monnier (ad-interactive-form): Re-introduce.
2007-07-28 Masatake YAMATO (vc-dired-mode): Added a menu for VC related
2007-07-28 Dan Nicolaescu *** empty log message ***
2007-07-28 Alan Mackenzie Fix problem with modes derived from CC Mode: Move macro
2007-07-28 Alan Mackenzie *** empty log message ***
2007-07-28 Eli Zaretskii *** empty log message ***
2007-07-28 Eli Zaretskii (install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
2007-07-28 Eli Zaretskii *** empty log message ***
2007-07-28 Eli Zaretskii Fix the `coding' cookie.
2007-07-28 Dan Nicolaescu (vc-git-print-log): Support both the old single file
2007-07-28 Nick Roberts (mode-line-remote): Use updated %@ construct.
2007-07-28 Nick Roberts *** empty log message ***
2007-07-28 Nick Roberts * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
2007-07-28 Nick Roberts * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
2007-07-28 Nick Roberts *** empty log message ***
2007-07-27 Stefan Monnier (calendar-bahai-month-name-array, calendar-bahai-epoch)
2007-07-27 Stefan Monnier Don't wrap defvar within eval-when-compile.
2007-07-27 Miles Bader Add arch tagline
2007-07-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-07-27 YAMAMOTO Mitsuharu (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
2007-07-27 YAMAMOTO Mitsuharu (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
2007-07-27 YAMAMOTO Mitsuharu (struct scroll_bar): New member fringe_extended_p.
2007-07-27 YAMAMOTO Mitsuharu (w32_draw_fringe_bitmap): Extend fringe background to
2007-07-27 Glenn Morris *** empty log message ***
2007-07-27 Glenn Morris (EMACSSOURCES): Add gpl.texi.
2007-07-27 Glenn Morris Remove previous change (it will be new in 22.2, so not news for 23.1).
2007-07-27 Glenn Morris Mention GPLv3 in this release.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-27 Glenn Morris *** empty log message ***
2007-07-27 Glenn Morris Switch to GPLv3.
2007-07-27 Glenn Morris *** empty log message ***
2007-07-27 Glenn Morris (Copying): Include license text from gpl.texi, rather than in-line.
2007-07-27 Glenn Morris (Copying): Include license text from gpl.texi, rather than in-line.
2007-07-27 Glenn Morris New file with text of GPL.
2007-07-27 Stefan Monnier (calendar-mode-map): Use new calendar-scroll-* names.
2007-07-27 Stefan Monnier (calendar-scroll-left, calendar-scroll-right):
2007-07-27 Stefan Monnier (cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.
2007-07-27 Stefan Monnier (calendar-scroll-left, calendar-scroll-right, calendar-scroll-left-three-months)
2007-07-27 Stefan Monnier Add `close-display-connection'.
2007-07-26 Stefan Monnier (ad-interactive-p, ad-interactive-form): Remove.
2007-07-26 Dan Nicolaescu * vc-git.el: Relicense to GPLv3 or later.
2007-07-26 Dan Nicolaescu vc-git.el (vc-git-revision-table)
2007-07-26 Vinicius Jose Latorre New: Header/Footer comment & Log messages
2007-07-26 Michael Albinus *** empty log message ***
2007-07-26 Glenn Morris Add notes on relicensing to GPLv3.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Michael Albinus *** empty log message ***
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-26 Dan Nicolaescu (Wdired): Mention C-x C-q key binding.
2007-07-25 Stefan Monnier (calendar-mode-map): Move initialization into declaration.
2007-07-25 Stefan Monnier Break dependency on calendar.el (i.e. do not modify calendar-mode-map),
2007-07-25 Stefan Monnier Trivial comment style change.
2007-07-25 Nick Roberts *** empty log message ***
2007-07-25 Nick Roberts (change-log-redate): Remove (not needed anymore and
2007-07-25 Stefan Monnier (Fcommandp): Pay attention to the `interactive-form' property.
2007-07-25 Stefan Monnier (Finteractive_form): Check for the presence of an
2007-07-25 Stefan Monnier Use mapc and dolist instead of mapcar where possible.
2007-07-25 Dan Nicolaescu Fix comment.
2007-07-25 Dan Nicolaescu * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
2007-07-25 Vinicius Jose Latorre Docstring fix
2007-07-25 Vinicius Jose Latorre Docstring fix
2007-07-25 Vinicius Jose Latorre Doc/docstring fix
2007-07-25 Glenn Morris (cal-tex-which-days, cal-tex-holidays)
2007-07-25 Glenn Morris *** empty log message ***
2007-07-25 Stefan Monnier (Finteractive_form): Use a `interactive-form' property if
2007-07-25 Stefan Monnier (compilation-error-regexp-alist-alist): Add support for the Maden build tool.
2007-07-25 Kenichi Handa *** empty log message ***
2007-07-25 Kenichi Handa (webjump-url-encode): Fix for non-ASCII characters.
2007-07-24 Dan Nicolaescu (dired-mode-map): Bind wdired-change-to-wdired-mode to
2007-07-24 Dan Nicolaescu vc-git.el (vc-git-print-log): Fix previous change.
2007-07-24 Stefan Monnier (save-selected-window): Minor optimization.
2007-07-24 Stefan Monnier Update autoloaded entries.
2007-07-24 Stefan Monnier (ps-multibyte-buffer): Docstring fixes.
2007-07-24 Michael Albinus * subr.el (start-file-process-shell-command)
2007-07-24 Michael Albinus * NEWS: New functions `start-file-process-shell-command' and
2007-07-24 Michael Albinus * processes.texi (Synchronous Processes): Add
2007-07-24 Dan Nicolaescu vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
2007-07-24 Juanma Barranquero *** empty log message ***
2007-07-24 Alan Mackenzie (byte-compile-from-buffer): initialise byte-compile-unresolved-functions
2007-07-24 Alan Mackenzie *** empty log message ***
2007-07-24 Glenn Morris *** empty log message ***
2007-07-24 Glenn Morris (generate-calendar, (generate-calendar-month): Use dotimes rather than
2007-07-24 Glenn Morris (diary-list-entries, (mark-calendar-date-pattern): Use `dotimes'
2007-07-24 Glenn Morris (list-hebrew-diary-entries): Use dotimes rather than
2007-07-24 Glenn Morris (list-islamic-diary-entries): Use dotimes rather than
2007-07-24 Glenn Morris (list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.
2007-07-24 Glenn Morris *** empty log message ***
2007-07-24 Glenn Morris Remove leading `*' from defcustom docs.
2007-07-24 Glenn Morris (normal-splash-screen): Use `emacs-copyright'.
2007-07-24 Glenn Morris *** empty log message ***
2007-07-24 Glenn Morris (Writing Calendar Files): cal-tex-diary etc only work
2007-07-24 Glenn Morris *** empty log message ***
2007-07-24 Glenn Morris (cal-tex-holidays, cal-tex-diary)
2007-07-24 Glenn Morris *** empty log message ***
2007-07-24 Miles Bader Merge from emacs--rel--22
2007-07-23 Stefan Monnier (perform-replace): Use isearch-no-upper-case-p.
2007-07-23 Nick Roberts *** empty log message ***
2007-07-23 Stefan Monnier (vc-mode-line-map): New const.
2007-07-23 Nick Roberts *** empty log message ***
2007-07-23 Dan Nicolaescu (vc-git-unregister): New function.
2007-07-23 Nick Roberts *** empty log message ***
2007-07-23 Dan Nicolaescu (vc-git-delete-file, vc-git-rename-file): New functions.
2007-07-23 Michael Albinus *** empty log message ***
2007-07-23 Michael Albinus * net/tramp.el (tramp-perl-file-attributes)
2007-07-23 Juri Linkov *** empty log message ***
2007-07-23 Juri Linkov *** empty log message ***
2007-07-23 Juri Linkov (goto-history-element): New function created from
2007-07-23 Juri Linkov (isearch-message-function): New variable.
2007-07-23 Thien-Thi Nguyen *** empty log message ***
2007-07-23 Thien-Thi Nguyen (vc-stay-local-p): Fix bug: Avoid remove-if-not.
2007-07-23 Stefan Monnier (copyright-update-year): Fix 2007-05-25 change.
2007-07-23 Richard M. Stallman *** empty log message ***
2007-07-23 Richard M. Stallman (inferior-octave-prompt): Accept .exe.
2007-07-23 Dan Nicolaescu *** empty log message ***
2007-07-23 Dan Nicolaescu (vc-git-checkin): Delete unused parameter and the code
2007-07-23 Dan Nicolaescu (vc-git-workfile-unchanged-p): Update comment.
2007-07-23 Juanma Barranquero *** empty log message ***
2007-07-23 Miles Bader Add arch tagline
2007-07-23 Dan Nicolaescu (vc-directory-exclusion-list): Use eval-after-load.
2007-07-23 Kenichi Handa *** empty log message ***
2007-07-23 Dan Nicolaescu Update status.
2007-07-22 Nick Roberts (decode_mode_spec): Add case 'R' for to test for
2007-07-22 Nick Roberts (mode-line-format): Describe above case in doc string.
2007-07-22 Nick Roberts *** empty log message ***
2007-07-22 Nick Roberts Mark mode-line-remote as risky.
2007-07-22 Nick Roberts (mode-line-remote): New variable.
2007-07-22 Nick Roberts *** empty log message ***
2007-07-22 Juri Linkov *** empty log message ***
2007-07-22 Juri Linkov (isearch-edit-string): Save old point and
2007-07-22 Dan Nicolaescu (vc-git-register, vc-git-checkin): Use vc-git-command,
2007-07-22 Stefan Monnier (diff-refine-ignore-spaces-hunk): Rename from
2007-07-22 Stefan Monnier *** empty log message ***
2007-07-22 Stefan Monnier (diff-unified->context): Use the new `apply' undo entry kind
2007-07-22 Stefan Monnier (diff-find-file-name): Add arg `batch'.
2007-07-22 Stefan Monnier (diff-beginning-of-file-and-junk): New function.
2007-07-22 Dan Nicolaescu (vc-git-revision-granularity,vc-git-root),
2007-07-22 Michael Albinus * progmodes/grep.el (grep-compute-defaults): Keep default values.
2007-07-22 David Kastrup *** empty log message ***
2007-07-22 Dan Nicolaescu vc-git.el: New file.
2007-07-22 Stefan Monnier (tex-font-script-display): Change default to 0.2.
2007-07-22 Dan Nicolaescu * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
2007-07-22 Michael Albinus *** empty log message ***
2007-07-22 Michael Albinus Sync with Tramp 2.1.10.
2007-07-22 Michael Albinus *** empty log message ***
2007-07-22 Michael Albinus Sync with Tramp 2.1.10.
2007-07-22 Jan Djärv *** empty log message ***
2007-07-22 Jan Djärv (x-handle-no-bitmap-icon): New function.
2007-07-22 Jan Djärv (command-line-x-option-alist): Use x-handle-no-bitmap-icon,
2007-07-22 Martin Rudalics *** empty log message ***
2007-07-22 Martin Rudalics *** empty log message ***
2007-07-22 Martin Rudalics (change-log-fill-parenthesized-list): New function.
2007-07-22 Jay Belanger *** empty log message ***
2007-07-22 Jay Belanger (math-emacs-precision, math-largest-emacs-expt)
2007-07-21 Thien-Thi Nguyen *** empty log message ***
2007-07-21 Thien-Thi Nguyen (image-dired-sane-db-file): New func.
2007-07-21 Dan Nicolaescu (vc-hg-dir-state): Fix loop.
2007-07-21 Eli Zaretskii *** empty log message ***
2007-07-21 Eli Zaretskii (Customizing VC) <vc-handled-backends>: Update the default value.
2007-07-21 Richard M. Stallman *** empty log message ***
2007-07-21 Richard M. Stallman (Why Version Control?): Improve previous change.
2007-07-20 Stefan Monnier (change-log-resolve-conflict): Don't lose data if the merge fails.
2007-07-20 Stefan Monnier (add-change-log-entry, add-log-current-defun, change-log-merge):
2007-07-20 Stefan Monnier (add-change-log-entry, add-log-current-defun, change-log-merge):
2007-07-20 Dan Nicolaescu (compilation-auto-jump-to-first-error): Add
2007-07-20 Stefan Monnier (add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
2007-07-20 Stefan Monnier (add-log-file-name): Use file-relative-name.
2007-07-20 Stefan Monnier (cvs-mode-add-change-log-entry-other-window): Use a directory
2007-07-20 Stefan Monnier (vc-arch-diff): Fix last change.
2007-07-20 Stefan Monnier (compilation-start): Remember the original directory in a buffer-local
2007-07-20 Dan Nicolaescu (vc-hg-diff): Use vc-hg-command.
2007-07-20 Vinicius Jose Latorre Fix foreground/background color
2007-07-20 Eli Zaretskii *** empty log message ***
2007-07-20 Eli Zaretskii (install-lisp-CMD, install-lisp-SH): Don't create subdirectories
2007-07-20 Stefan Monnier (vera-mode-map): Move initialization into declaration.
2007-07-20 Stefan Monnier (vera-re-search-forward, vera-re-search-backward):
2007-07-20 Stefan Monnier (flymake-buildfile-dirs): Remove.
2007-07-20 Stefan Monnier (locate-dominating-file): Add comment.
2007-07-20 Stefan Monnier (vc-delistify): Use mapconcat.
2007-07-20 Stefan Monnier Add todo item.
2007-07-20 Stefan Monnier (vc-(m)cvs-create-repo): Remove.
2007-07-20 Stefan Monnier (vc-find-root): Fix case where `file' is the current
2007-07-20 Dan Nicolaescu (vc-hg-workfile-unchanged-p): New function.
2007-07-20 Kenichi Handa (utf-8-post-read-conversion): Temporarily
2007-07-20 Dan Nicolaescu * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
2007-07-20 Dan Nicolaescu (vc-print-log): Fix call to print-log.
2007-07-20 Dan Nicolaescu * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
2007-07-19 Eric S. Raymond Log entries as requested by Stefan.
2007-07-19 Eric S. Raymond Make certain diff output gets put in the correcct buffer.
2007-07-19 Stefan Monnier (vc-find-root): Walk up the tree to find an existing
2007-07-19 Eric S. Raymond Update Changelog.
2007-07-19 Eric S. Raymond vc-cvs-checkin had some reference problems, now fixed.
2007-07-19 Eric S. Raymond Fix two variable-reference bugs.
2007-07-19 Martin Rudalics *** empty log message ***
2007-07-19 Martin Rudalics (top-level): Fix typo in final comment introduced
2007-07-19 Stefan Monnier (locate-dominating-file): New function.
2007-07-18 Michael Albinus * progmodes/grep.el (grep-host-defaults-alist): New defvar.
2007-07-18 Eric S. Raymond Fix read error reported by Fabien Coelho.
2007-07-18 Eric S. Raymond Improve the explanation of version control to include concepts
2007-07-18 Stefan Monnier Docstring fixes.
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-18 Eric S. Raymond Generalize stay-local-p to operatre on lists of files.
2007-07-18 Eric S. Raymond Generalize stay-local-p to operatre on lists of files.
2007-07-18 Juanma Barranquero *** empty log message ***
2007-07-18 Juanma Barranquero *** empty log message ***
2007-07-18 Juanma Barranquero (Fsetq_default): Doc fix.
2007-07-18 Juanma Barranquero (Fsetq): Doc fix.
2007-07-18 Juanma Barranquero (For, Fand): Doc fixes.
2007-07-18 Juanma Barranquero (Ffind_operation_coding_system): Doc fix.
2007-07-18 Jan Djärv *** empty log message ***
2007-07-18 Jan Djärv Declare x_ewmh_activate_frame
2007-07-18 Jan Djärv (x_ewmh_activate_frame): New function.
2007-07-18 Jan Djärv (Fx_focus_frame): Call x_ewmh_activate_frame
2007-07-18 Juanma Barranquero *** empty log message ***
2007-07-18 Juanma Barranquero (follow-mode-hook, follow-mode-off-hook, follow-mode,
2007-07-18 Martin Rudalics *** empty log message ***
2007-07-18 Martin Rudalics (change-log-mode): Use fill-nobreak-predicate to
2007-07-18 Martin Rudalics (kmacro-end-macro): When ignoring empty macro
2007-07-17 Michael Albinus * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2007-07-17 Michael Albinus * files.texi (Magic File Names): Introduce optional parameter
2007-07-17 Michael Albinus * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2007-07-17 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2007-07-17 Michael Albinus * net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional
2007-07-17 Michael Albinus * progmodes/grep.el (grep-probe): Use `process-file'.
2007-07-17 Michael Albinus * recentf.el (recentf-keep-default-predicate): Adapt call of
2007-07-17 Michael Albinus * files.el (file-remote-p): Introduce optional parameter
2007-07-17 Francesco Potortì * etags.c (C_entries): Reset the fvdef machine when out of function.
2007-07-17 Francesco Potortì *** empty log message ***
2007-07-17 Francesco Potortì *** empty log message ***
2007-07-17 Martin Rudalics *** empty log message ***
2007-07-17 Martin Rudalics (Fdisplay_buffer): If largest or LRU window is the
2007-07-17 Glenn Morris (abbrev_check_chars): New function.
2007-07-17 Glenn Morris *** empty log message ***
2007-07-17 Stefan Monnier (Fstart_process, Fmake_network_process, read_process_output):
2007-07-17 Stefan Monnier (vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
2007-07-17 Stefan Monnier *** empty log message ***
2007-07-17 Dan Nicolaescu Undo previous change.
2007-07-16 Eli Zaretskii *** empty log message ***
2007-07-16 Eli Zaretskii (clean): Don't delete *~.
2007-07-16 Eli Zaretskii *** empty log message ***
2007-07-16 Eli Zaretskii (clean): Don't delete *~.
2007-07-16 Eli Zaretskii *** empty log message ***
2007-07-16 Eli Zaretskii (clean): Don't delete *~.
2007-07-16 Eli Zaretskii *** empty log message ***
2007-07-16 Eli Zaretskii (extraclean): Don't delete *~.
2007-07-16 Eli Zaretskii *** empty log message ***
2007-07-16 Eli Zaretskii (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
2007-07-16 Stefan Monnier (tex-verbatim-environments): Add safe-local-variable property.
2007-07-16 Thien-Thi Nguyen *** empty log message ***
2007-07-16 Thien-Thi Nguyen (bookmark-maybe-sort-alist): Don't modify bookmark-alist.
2007-07-16 Stefan Monnier (sh-font-lock-quoted-subshell): Skip over the
2007-07-16 Thien-Thi Nguyen *** empty log message ***
2007-07-16 Thien-Thi Nguyen (calculate-lisp-indent): In the case of alignment under a constant symbol,
2007-07-16 Andreas Schwab *** empty log message ***
2007-07-16 Andreas Schwab (Fdisplay_buffer): Use NILP.
2007-07-16 Richard M. Stallman *** empty log message ***
2007-07-16 Richard M. Stallman (mouse-yank-secondary): Better error message if no secondary selection.
2007-07-16 Dan Nicolaescu (vc-handled-backends): Move BZR later in the list.
2007-07-16 Dan Nicolaescu (xterm-turn-on-modify-other-keys)
2007-07-16 Thien-Thi Nguyen *** empty log message ***
2007-07-16 Thien-Thi Nguyen (bookmark-show-all-annotations):
2007-07-15 Jason Rumney *** empty log message ***
2007-07-15 Michael Albinus *** empty log message ***
2007-07-15 Juri Linkov *** empty log message ***
2007-07-15 Juri Linkov (cua-paste): Before a yank command,
2007-07-15 Juri Linkov (delete-selection-pre-hook): Before a yank command,
2007-07-15 Michael Albinus * recentf.el (recentf-keep-default-predicate): New defun.
2007-07-15 Glenn Morris *** empty log message ***
2007-07-15 Glenn Morris Jeff Miller <jmiller at cablespeed.com> (tiny change)
2007-07-15 Glenn Morris Move autoload from previous change to calendar.el.
2007-07-15 Karl Berry move Quitting Info node; update Back-Cover Text
2007-07-15 Jason Rumney (uint16_t): Define if C99 does not appear to be fully supported.
2007-07-15 Martin Rudalics *** empty log message ***
2007-07-15 Martin Rudalics (window_min_size_2): New function.
2007-07-15 Miles Bader Merge from emacs--rel--22
2007-07-15 Karl Fogel Revert recent bookmark keybinding changes, thus returning to using
2007-07-15 Glenn Morris *** empty log message ***
2007-07-15 Glenn Morris Jeff Miller <jmiller at cablespeed.com> (tiny change)
2007-07-15 Jason Rumney *** empty log message ***
2007-07-15 Jason Rumney (comint-simple-send): Concat newline before sending.
2007-07-15 Jason Rumney (set-default-process-coding-system): Use dos line ends
2007-07-14 Jason Rumney IPv6 support on MS-Windows
2007-07-14 Jason Rumney *** empty log message ***
2007-07-14 Jason Rumney Don't undefine AF_INET6.
2007-07-14 Jason Rumney *** empty log message ***
2007-07-14 Jason Rumney Include winsock2.h and ws2tcpip.h instead of winsock.h.
2007-07-14 Stefan Monnier (generated-autoload-file): Autoload the safe-local-variable setting.
2007-07-14 Richard M. Stallman *** empty log message ***
2007-07-14 Richard M. Stallman (maybe_call_debugger): New function.
2007-07-14 Richard M. Stallman *** empty log message ***
2007-07-14 Richard M. Stallman (Handling Errors): Document `debug' in handler list.
2007-07-14 Richard M. Stallman *** empty log message ***
2007-07-14 Karl Fogel * lisp/ChangeLog: Put main author of change in the ChangeLog entry
2007-07-14 Karl Fogel * regs.texi (Bookmarks): Adjust for recent keybinding changes in
2007-07-14 David Kastrup (defadvice): Doc fix.
2007-07-14 Juanma Barranquero *** empty log message ***
2007-07-14 Juanma Barranquero (when, unless): Doc fix.
2007-07-14 Juanma Barranquero *** empty log message ***
2007-07-14 Juanma Barranquero (Fsave_window_excursion): Doc fix.
2007-07-14 Juanma Barranquero (Fwith_output_to_temp_buffer): Doc fix.
2007-07-14 Juanma Barranquero (Ftrack_mouse): Doc fix.
2007-07-14 Juanma Barranquero (Fprogn): Doc fix.
2007-07-14 David Kastrup (gnus-mime-delete-part): Don't go through article-edit
2007-07-14 Jan Djärv *** empty log message ***
2007-07-14 Jan Djärv *** empty log message ***
2007-07-14 Jan Djärv *** empty log message ***
2007-07-14 Jan Djärv (bugzilla): Mention gtk-engines-qt bug.
2007-07-13 Richard M. Stallman Whitespace change.
2007-07-13 Karl Fogel * NEWS: Update for recent bookmark keybinding changes.
2007-07-13 Eli Zaretskii *** empty log message ***
2007-07-13 Eli Zaretskii (install-lisp-SH, install-lisp-CMD): New targets.
2007-07-13 Eli Zaretskii *** empty log message ***
2007-07-13 Eli Zaretskii ($(infodir)/emacs-mime): Use --enable-encoding.
2007-07-13 Eli Zaretskii (../info/emacs-mime): Use --enable-encoding.
2007-07-13 Eli Zaretskii Add @documentencoding directive.
2007-07-13 Karl Fogel * bookmark.el (bookmark-jump-other-window): New function.
2007-07-13 Karl Fogel * bookmark.el: Shorten some comments to fit within 80 lines.
2007-07-13 Karl Fogel * bookmark.el: Don't define bookmark keys under the "C-xr" map;
2007-07-13 Carsten Dominik Move to end of line if in headline without
2007-07-13 Carsten Dominik *** empty log message ***
2007-07-13 Carsten Dominik *** empty log message ***
2007-07-13 Carsten Dominik *** empty log message ***
2007-07-13 Carsten Dominik Bug fixes.
2007-07-13 Carsten Dominik *** empty log message ***
2007-07-13 Stefan Monnier Remove spurious * in docstrings.
2007-07-13 Stefan Monnier (vc-find-file-hook): Use with-demoted-errors.
2007-07-13 Stefan Monnier (init_eval_once): Bump max_lisp_eval_depth to 400.
2007-07-12 Nick Roberts (Starting GUD): Add xref to this anchor.
2007-07-12 Nick Roberts (Remote processes): Add an anchor to the subsection
2007-07-12 Nick Roberts *** empty log message ***
2007-07-12 Juanma Barranquero *** empty log message ***
2007-07-12 Juanma Barranquero (desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
2007-07-12 Michael Albinus * tramp.texi (Remote processes): Don't call it "experimental" any
2007-07-12 Stefan Monnier (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
2007-07-12 Stefan Monnier (which-func-modes): Add `python-mode'.
2007-07-12 Stefan Monnier (python-which-func-length-limit): New var.
2007-07-12 Stefan Monnier (pcomplete-entries): Obey pcomplete-ignore-case.
2007-07-12 Stefan Monnier (comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):
2007-07-12 Stefan Monnier Require CL.
2007-07-12 Stefan Monnier (vc-functions): Clear up the cache when reloading the file.
2007-07-12 Stefan Monnier (eldoc-last-data): Revise documentation.
2007-07-12 Richard M. Stallman *** empty log message ***
2007-07-12 Richard M. Stallman Include unistd.h only if HAVE_UNISTD_H.
2007-07-11 Michael Albinus * progmodes/compile.el (compilation-start): `start-process' must
2007-07-11 Dan Nicolaescu * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
2007-07-11 Stefan Monnier * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
2007-07-11 Stefan Monnier * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
2007-07-11 Stefan Monnier (emacs_blocked_free): Remove unused var `bytes_used_now'.
2007-07-11 Stefan Monnier Include unistd.h for ttyname, used in handle_one_term_event.
2007-07-11 Bill Wohler *** empty log message ***
2007-07-11 Bill Wohler (mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to Henrique
2007-07-10 Nick Roberts (copyright-current-gpl-version): Set to 3.
2007-07-10 Nick Roberts *** empty log message ***
2007-07-10 Nick Roberts *** empty log message ***
2007-07-10 Stefan Monnier Load cl-loaddefs.el quietly.
2007-07-10 Stefan Monnier (vc-arch-complete): Remove.
2007-07-10 Stefan Monnier *** empty log message ***
2007-07-10 Michael Albinus * NEWS: Add Tramp and comint-mode changes.
2007-07-10 Michael Albinus * comint.el (make-comint, make-comint-in-buffer)
2007-07-10 Stefan Monnier (autoload-generate-file-autoloads): Be careful
2007-07-10 Stefan Monnier *** empty log message ***
2007-07-10 Stefan Monnier (mark_maybe_pointer): Enforce mult-of-8 alignment when using
2007-07-10 Stefan Monnier Don't change the global map from the follow-mode-map defvar, but from the
2007-07-10 Stefan Monnier (easy-menu-binding): New function.
2007-07-10 Stefan Monnier (compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.
2007-07-10 Stefan Monnier (map_char_table): Use an array of int for `indices' rather than
2007-07-10 Stefan Monnier (Ftranspose_regions): Use EMACS_INT for positions.
2007-07-10 Stefan Monnier (struct accessible_keymaps_data, struct where_is_internal_data): New structs.
2007-07-10 Stefan Monnier (map_keymap_function_t): More informative prototype.
2007-07-10 Stefan Monnier (update-directory-autoloads): Remove duplicates without also removing
2007-07-10 Carsten Dominik * org.texi (Properties and columns): Chapter rewritten.
2007-07-10 Carsten Dominik *** empty log message ***
2007-07-10 Carsten Dominik * org.el (org-agenda-day-view, org-agenda-week-view): Remember
2007-07-10 Carsten Dominik *** empty log message ***
2007-07-10 Richard M. Stallman *** empty log message ***
2007-07-10 Richard M. Stallman *** empty log message ***
2007-07-10 Richard M. Stallman (looking-at-p, string-match-p): New functions.
2007-07-10 Richard M. Stallman *** empty log message ***
2007-07-10 Richard M. Stallman *** empty log message ***
2007-07-10 Richard M. Stallman (Vinhibit_changing_match_data, search_regs_1): New vars.
2007-07-10 Miles Bader Changes from arch/CVS synchronization
2007-07-10 Miles Bader Merge from emacs--rel--22
2007-07-09 Juanma Barranquero *** empty log message ***
2007-07-09 Reiner Steib (tex-fontify-script)
2007-07-09 Richard M. Stallman *** empty log message ***
2007-07-09 Richard M. Stallman (isearch-edit-string): Call to isearch-push-state after the search.
2007-07-09 Richard M. Stallman *** empty log message ***
2007-07-09 Richard M. Stallman (Magic File Names): Rewrite previous change.
2007-07-09 Jan Djärv *** empty log message ***
2007-07-09 Jan Djärv (fit-window-to-buffer): Remove setting of window-min-height
2007-07-09 Miles Bader Add arch tagline
2007-07-09 Katsumi Yamaoka (file-coding-system-alist): Fix previous commit.
2007-07-08 Katsumi Yamaoka Remove `tiny change' flags from my log entries.
2007-07-08 Katsumi Yamaoka (file-coding-system-alist): Fix custom type.
2007-07-08 Stefan Monnier (run-mode-hooks): Docstring improvement.
2007-07-08 Stefan Monnier (vc-cvs-revert): Use vc-default-revert.
2007-07-08 Michael Albinus * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2007-07-08 Michael Albinus * files.texi (Magic File Names): Introduce optional parameter
2007-07-08 Chong Yidong (longlines-wrap-region): Avoid marking buffer as modified.
2007-07-08 Chong Yidong * longlines.el (longlines-wrap-region): Avoid marking buffer as
2007-07-08 Michael Albinus * tramp.texi:
2007-07-08 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.
2007-07-08 Miles Bader Add arch tagline
2007-07-08 Martin Rudalics *** empty log message ***
2007-07-08 Martin Rudalics (disabled-command-function): Fit window to buffer to
2007-07-08 Martin Rudalics (mouse-drag-track): Reset transient-mark-mode to nil
2007-07-08 Jay Belanger (math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size):
2007-07-08 Jay Belanger (math-bignum-logb-digit-size,math-bignum-digit-power-of-two):
2007-07-08 Jay Belanger *** empty log message ***
2007-07-08 Jay Belanger (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): Evaluate
2007-07-08 Jay Belanger (math-bignum-digit-size,math-small-integer-size): Evaluate when compiled.
2007-07-08 Jay Belanger (math-bignum-digit-length): Evaluate when compiled.
2007-07-08 Jay Belanger *** empty log message ***
2007-07-08 Jay Belanger (math-approx-ln-10,math-approx-ln-2): Add docstrings.
2007-07-08 Jay Belanger (math-gammap1-raw): Add docstring.
2007-07-08 Jay Belanger (math-julian-date-beginning,math-julian-date-beginning-int) New constants.
2007-07-07 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
2007-07-07 Jay Belanger (math-small-factorial-table,math-init-random-base,math-prime-test):
2007-07-07 Jay Belanger (math-bignum-digit-length): Change to optimal value.
2007-07-07 Stefan Monnier (vc-annotate): Jump to line and output message only after the
2007-07-07 Stefan Monnier (vc-exec-after): Don't move point from the sentinel.
2007-07-07 Eli Zaretskii *** empty log message ***
2007-07-07 Michael Albinus * process.texi (Asynchronous Processes):
2007-07-07 Michael Albinus * simple.el (start-file-process): New defun.
2007-07-07 Eli Zaretskii (menu-bar-open): New function. Bind <f10> to it.
2007-07-07 Michael Albinus * NEWS: New function `start-file-process'.
2007-07-07 Stefan Monnier Autoload section comment update.
2007-07-07 Stefan Monnier (find-file-confirm-nonexistent-file): Rename from
2007-07-07 Stefan Monnier (autoload-find-destination): Understand a new format of autoload block where
2007-07-07 Jay Belanger *** empty log message ***
2007-07-07 Jay Belanger (math-read-number): Replace number by variable.
2007-07-07 Dan Nicolaescu Fix doc for the checkout function.
2007-07-06 Dan Nicolaescu vc-hg.el: New file.
2007-07-06 Dan Nicolaescu (vc-hg-root): New function.
2007-07-06 Andreas Schwab *** empty log message ***
2007-07-06 Andreas Schwab *** empty log message ***
2007-07-06 Andreas Schwab (eval-last-sexp): Avoid introducing any
2007-07-06 Eli Zaretskii Document how to get back the old binding of SPC in file prompts.
2007-07-06 Stefan Monnier (auto-revert-tail-handler): Use inhibit-read-only.
2007-07-06 Jay Belanger *** empty log message ***
2007-07-06 Jay Belanger (math-add-bignum): Replace number by constant.
2007-07-06 Jay Belanger *** empty log message ***
2007-07-06 Jay Belanger (math-bignum-logb-digit-size,math-bignum-digit-power-of-two): New
2007-07-06 Jay Belanger (math-random-digit): Rename to `math-random-three-digit-number'.
2007-07-05 Chong Yidong (widget-documentation-string-value-create): Insert indentation spaces.
2007-07-05 Chong Yidong * wid-edit.el (widget-documentation-string-value-create): Insert
2007-07-05 Thien-Thi Nguyen *** empty log message ***
2007-07-05 Thien-Thi Nguyen Revert last change.
2007-07-05 Thien-Thi Nguyen *** empty log message ***
2007-07-05 Thien-Thi Nguyen (bootstrap-prepare): Make $(lisp)/ps-print.el
2007-07-05 Dan Nicolaescu * vc-hooks.el (vc-handled-backends): Add HG.
2007-07-05 Stefan Monnier (PC-do-complete-and-exit): Add support for the new
2007-07-05 Chong Yidong (custom-commands): New variable.
2007-07-05 Chong Yidong * cus-edit.el (custom-commands): New variable.
2007-07-05 Thien-Thi Nguyen *** empty log message ***
2007-07-05 Thien-Thi Nguyen (bootstrap-prepare): When copying from
2007-07-05 Dan Nicolaescu *** empty log message ***
2007-07-05 Dan Nicolaescu * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
2007-07-04 Jay Belanger *** empty log message ***
2007-07-04 Jay Belanger (calculator-expt): Use more cases to determine the value.
2007-07-04 Jay Belanger *** empty log message ***
2007-07-04 Jay Belanger (math-small-factorial-table): Replace list by vector.
2007-07-04 Jay Belanger *** empty log message ***
2007-07-04 Jay Belanger (calculator-expt, calculator-integer-p): New functions.
2007-07-03 David Kastrup On request of the authors, remove their addresses for
2007-07-03 Richard M. Stallman For find-file-confirm-inexistent-file, indicate the default.
2007-07-03 Richard M. Stallman *** empty log message ***
2007-07-03 Richard M. Stallman (command-line): Set buffer-offer-save in *scratch* and enable auto-save in it.
2007-07-03 Richard M. Stallman (find-file-confirm-inexistent-file): Make it a defcustom.
2007-07-03 Richard M. Stallman (make-directory): Doc fix.
2007-07-02 Carsten Dominik *** empty log message ***
2007-07-02 Carsten Dominik (orgstruct-mode-map): New variable.
2007-07-02 Carsten Dominik *** empty log message ***
2007-07-02 Carsten Dominik Version 5.01
2007-07-02 Carsten Dominik *** empty log message ***
2007-07-02 Carsten Dominik *** empty log message ***
2007-07-02 Carsten Dominik *** empty log message ***
2007-07-02 Martin Rudalics *** empty log message ***
2007-07-02 Martin Rudalics (help-make-xrefs): Skip spaces too when skipping tabs.
2007-07-02 Martin Rudalics (dired-at-point-prompter): Improve prompt in
2007-07-01 Richard M. Stallman *** empty log message ***
2007-07-01 Richard M. Stallman (partial-completion-mode): Remove advice of read-file-name-internal.
2007-07-01 Richard M. Stallman (max-mini-window-height): Added.
2007-07-01 Thien-Thi Nguyen *** empty log message ***
2007-07-01 Thien-Thi Nguyen Set `binding-is-magic' property on a few symbols.
2007-07-01 Stefan Monnier *** empty log message ***
2007-07-01 Stefan Monnier (find-file-confirm-inexistent-file): New var.
2007-07-01 Stefan Monnier (Fcompleting_read): New value `confirm-only' for `require-match'.
2007-06-30 Stefan Monnier (rx-constituents): Fix up `anything'.
2007-06-29 Juanma Barranquero *** empty log message ***
2007-06-29 Juanma Barranquero (generic-define-mswindows-modes, generic-define-unix-modes,
2007-06-29 Thien-Thi Nguyen *** empty log message ***
2007-06-29 Thien-Thi Nguyen (rcirc-server-alist): Rename from rcirc-connections.
2007-06-29 Stefan Monnier Docstring convention fix.
2007-06-29 Stefan Monnier Docstring convention fix.
2007-06-29 Stefan Monnier (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
2007-06-28 Stefan Monnier (Fdo_auto_save): Revert last patch installed unwillingly as
2007-06-28 Jan Djärv *** empty log message ***
2007-06-28 Jan Djärv (dnd-get-local-file-name): Set fixcase to t in call to
2007-06-28 Stefan Monnier *** empty log message ***
2007-06-28 Stefan Monnier Docstring and comment fix.
2007-06-28 Stefan Monnier Set edebug and indentation before loading
2007-06-28 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-28 YAMAMOTO Mitsuharu [USE_MAC_TSM] (mac_handle_text_input_event):
2007-06-28 Andreas Schwab *** empty log message ***
2007-06-28 Andreas Schwab ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2007-06-28 Juanma Barranquero *** empty log message ***
2007-06-28 Juanma Barranquero (speedbar-handle-delete-frame): Don't try to delete the speedbar frame if nil;
2007-06-28 Thien-Thi Nguyen *** empty log message ***
2007-06-28 Thien-Thi Nguyen Groff \# comments.
2007-06-28 Stefan Monnier (vc-functions): Clear up the cache when reloading the file.
2007-06-28 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
2007-06-28 Nick Roberts (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2007-06-28 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
2007-06-28 Nick Roberts (gud-common-init): Call string->strings instead
2007-06-28 Nick Roberts *** empty log message ***
2007-06-27 Richard M. Stallman *** empty log message ***
2007-06-27 Richard M. Stallman (syms_of_fileio) <after-insert-file-functions>: Doc fix.
2007-06-27 Richard M. Stallman *** empty log message ***
2007-06-27 Richard M. Stallman (Format Conversion Piecemeal): Clarify
2007-06-27 Michael Albinus * dired-aux.el: Remove `dired-call-process'.
2007-06-27 Michael Albinus * files.texi (Magic File Names): Remove `dired-call-process'. Add
2007-06-27 Michael Albinus * NEWS: `dired-call-process' has been removed.
2007-06-27 Stefan Monnier Use cl-loaddefs.el rather than manual autoloads.
2007-06-27 Stefan Monnier New file.
2007-06-27 Stefan Monnier Set generated-autoload-file to cl-loaddefs.el.
2007-06-27 Stefan Monnier Set generated-autoload-file to cl-loaddefs.el.
2007-06-27 Stefan Monnier Set generated-autoload-file to cl-loaddefs.el.
2007-06-27 Stefan Monnier (texinfo-raisesections-alist, texinfo-lowersections-alist): Merge definition
2007-06-27 Stefan Monnier Update with auto-generated autoloads.
2007-06-27 Stefan Monnier Set generated-autoload-file to "ps-print.el".
2007-06-27 Juanma Barranquero *** empty log message ***
2007-06-27 Juanma Barranquero (syms_of_buffer) <selective-display>: Fix typo in docstring.
2007-06-27 Kenichi Handa *** empty log message ***
2007-06-27 Kenichi Handa (Special Properties): Fix previous typo.
2007-06-27 Kenichi Handa (Special Properties): Fix description about
2007-06-26 Stefan Monnier (autoload-generated-file): Interpret names relative to current dir
2007-06-26 Stefan Monnier (autoload-find-destination): Return nil
2007-06-26 Stefan Monnier *** empty log message ***
2007-06-26 Stefan Monnier (vc-arch-add-tagline): Do a slightly cleaner job.
2007-06-26 Stefan Monnier Add new VC operation `revision-completion-table'.
2007-06-26 Stefan Monnier (log-edit-changelog-entries): Use with-current-buffer.
2007-06-26 Stefan Monnier (vc-svn-repository-hostname): Adjust to non-XML format of newer .svn/entries.
2007-06-26 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-26 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD] Check this after including config.h.
2007-06-26 Kenichi Handa *** empty log message ***
2007-06-26 Kenichi Handa (Default Coding Systems): Document about the
2007-06-26 Kenichi Handa *** empty log message ***
2007-06-26 Kenichi Handa (Ffind_operation_coding_system): Docstring improved.
2007-06-25 David Kastrup (math-padded-polynomial)
2007-06-25 David Kastrup * keymaps.texi (Active Keymaps): Document new POSITION argument of
2007-06-25 David Kastrup (Fcall_interactively): Make the parsing of interactive
2007-06-25 Stefan Monnier (autoload-generate-file-autoloads): Make `outbuf' optional.
2007-06-25 Jason Rumney *** empty log message ***
2007-06-25 Jason Rumney (main): Set console codepages to "ANSI".
2007-06-25 Stefan Monnier (autoload-modified-buffers): New var.
2007-06-25 Stefan Monnier Refactor for upcoming changes.
2007-06-25 Stefan Monnier Refactor for upcoming changes.
2007-06-24 Juanma Barranquero *** empty log message ***
2007-06-24 Juanma Barranquero *** empty log message ***
2007-06-24 Karl Berry new Back-Cover Text
2007-06-24 Jay Belanger *** empty log message ***
2007-06-24 Jay Belanger (math-scale-bignum-digit-size): Renamed from math-scale-bignum-3.
2007-06-24 Jay Belanger (math-div2-bignum): Use math-bignum-digit-size.
2007-06-24 Jay Belanger *** empty log message ***
2007-06-24 Jay Belanger (math-init-random-base,math-prime-test): Use math-read-number-simple
2007-06-23 Roland Winkler *** empty log message ***
2007-06-23 Roland Winkler *** empty log message ***
2007-06-23 Roland Winkler (bibtex-entry-format): New options `whitespace', `braces', and `string'.
2007-06-23 Stefan Monnier (autoload-generated-file): New function.
2007-06-23 Juanma Barranquero *** empty log message ***
2007-06-23 Thien-Thi Nguyen *** empty log message ***
2007-06-23 Thien-Thi Nguyen (next-error-recenter): Accept `(4)' as well;
2007-06-23 Eli Zaretskii *** empty log message ***
2007-06-23 Juanma Barranquero *** empty log message ***
2007-06-23 Eli Zaretskii (insert-directory): If an invalid regexp error is thrown, try using FILE
2007-06-23 Juanma Barranquero *** empty log message ***
2007-06-23 Juanma Barranquero (ruler-mode): Prevent clobbering the original `header-line-format'
2007-06-23 Eli Zaretskii *** empty log message ***
2007-06-23 Eli Zaretskii Fix last change.
2007-06-23 Eli Zaretskii *** empty log message ***
2007-06-23 Eli Zaretskii (insert-directory): Don't treat FILE as a wildcard if FILE exists as
2007-06-23 Jay Belanger *** empty log message ***
2007-06-23 Jay Belanger (math-fixnum-big): Use the variable math-bignum-digit-size.
2007-06-23 Dan Nicolaescu * vc-hg.el (vc-hg-log-view-mode): Revert incorrect change.
2007-06-23 Jay Belanger *** empty log message ***
2007-06-23 Jay Belanger (math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size):
2007-06-23 Dan Nicolaescu * vc-hg.el (vc-hg-log-view-mode): Fix last change.
2007-06-23 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-23 YAMAMOTO Mitsuharu (x_draw_fringe_bitmap) [MAC_OSX]: Fix last change.
2007-06-23 YAMAMOTO Mitsuharu (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background
2007-06-22 Stefan Monnier (diff-font-lock-keywords): Fix M. Kifer's last change differently.
2007-06-22 Stefan Monnier Add docstrings.
2007-06-22 Stefan Monnier (vc-hg-registered): Add an autoloaded version.
2007-06-22 Stefan Monnier *** empty log message ***
2007-06-22 Dan Nicolaescu (vc-hg-print-log): Insert the file name.
2007-06-22 Jay Belanger *** empty log message ***
2007-06-22 Jay Belanger (math-format-date-part,calc-parse-standard-date,calcFunc-julian):
2007-06-22 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-22 YAMAMOTO Mitsuharu (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:
2007-06-22 YAMAMOTO Mitsuharu (USE_CG_DRAWING): Don't require USE_ATSUI.
2007-06-22 Thien-Thi Nguyen *** empty log message ***
2007-06-22 Thien-Thi Nguyen (hs-hide-all): Use progress reporter.
2007-06-22 Thien-Thi Nguyen *** empty log message ***
2007-06-22 Thien-Thi Nguyen (hs-hide-comment-region): Use line-end-position.
2007-06-22 Thien-Thi Nguyen Untabify; nfc.
2007-06-22 Thien-Thi Nguyen New entry for `next-error-recenter'.
2007-06-22 Thien-Thi Nguyen *** empty log message ***
2007-06-22 Thien-Thi Nguyen (next-error-recenter): New defcustom.
2007-06-22 Jay Belanger *** empty log message ***
2007-06-22 Jay Belanger (math-approx-ln-10, math-approx-ln-2): New variables to use in caches.
2007-06-22 Jay Belanger *** empty log message ***
2007-06-22 Jay Belanger (math-small-factorial-table): Eval when compile.
2007-06-22 Jay Belanger *** empty log message ***
2007-06-22 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New
2007-06-22 Jay Belanger (math-format-date-part,math-parse-standard-date,calcFunc-julian):
2007-06-22 Jay Belanger (math-besJ0): Replace math-read-number-simple by math-read-number.
2007-06-22 Jay Belanger (math-besJ0,math-besJ1,math-besY0,math-besY1,math-bernoulli-b-cache):
2007-06-22 Jay Belanger (math-format-date-part,math-parse-standard-date,calcFunc-julian):
2007-06-22 Jay Belanger (math-defcache): Allow forms to evaluate to initial values.
2007-06-22 Dan Nicolaescu (vc-bzr-log-view-mode): Add + to the email address
2007-06-22 Dan Nicolaescu (vc-hg-log-view-mode): New mode.
2007-06-22 Jay Belanger (math-small-factorial-table): New variable.
2007-06-22 Jay Belanger *** empty log message ***
2007-06-22 Jay Belanger (math-read-number-simple): New function.
2007-06-21 Jason Rumney *** empty log message ***
2007-06-21 Jason Rumney (convert_mono_to_color_image): Swap fore and background.
2007-06-21 Dan Nicolaescu vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2007-06-21 Andreas Schwab Spelling fix.
2007-06-21 Carsten Dominik Small updates.
2007-06-21 Carsten Dominik (org-export-with-footnotes): New option.
2007-06-21 Carsten Dominik *** empty log message ***
2007-06-21 Glenn Morris Fix typos in previous change.
2007-06-21 Dan Nicolaescu Add to do items.
2007-06-21 Jay Belanger *** empty log message ***
2007-06-21 Jay Belanger Change ifinfo to ifnottex (as appropriate) throughout.
2007-06-20 Jason Rumney *** empty log message ***
2007-06-20 Jason Rumney Complain if image libraries are missing.
2007-06-20 Jason Rumney *** empty log message ***
2007-06-20 Jason Rumney (w32_BDF_to_x_font): Unmap memory when finished.
2007-06-20 Jan Djärv Complain if X seems to be installed but no
2007-06-20 Jan Djärv *** empty log message ***
2007-06-20 Jan Djärv Complain if X seems to be installed but no
2007-06-20 Jay Belanger *** empty log message ***
2007-06-20 Jay Belanger *** empty log message ***
2007-06-20 Jay Belanger (Basic Arithmetic, Customizing Calc): Make description of
2007-06-20 Jay Belanger (math-standard-ops): Fix precedence of multiplication.
2007-06-20 Stefan Monnier (vc-bzr-dir-state): Use setq rather than set.
2007-06-20 Stefan Monnier (log-view-font-lock-keywords): Use `eval' to consult the
2007-06-20 Stefan Monnier (vc-default-log-view-mode): New function.
2007-06-20 Dan Nicolaescu progmodes/vera-mode.el: New file.
2007-06-20 Jay Belanger *** empty log message ***
2007-06-20 Jay Belanger *** empty log message ***
2007-06-20 Jay Belanger (Basic Arithmetic, Customizing Calc): Mention
2007-06-20 Juanma Barranquero *** empty log message ***
2007-06-20 Juanma Barranquero (ido-find-file-in-dir): Use `file-name-as-directory'.
2007-06-20 Juanma Barranquero *** empty log message ***
2007-06-20 Juanma Barranquero *** empty log message ***
2007-06-20 Juanma Barranquero (change-log-mode): Set `show-trailing-whitespace'.
2007-06-20 Sam Steingold (__morecore): Fix the declaration to comply with the definition.
2007-06-20 Juanma Barranquero *** empty log message ***
2007-06-20 Juanma Barranquero (desktop-read): Run `desktop-not-loaded-hook' in the directory
2007-06-20 Nick Roberts *** empty log message ***
2007-06-20 Alan Mackenzie (c-remove-any-local-eval-or-mode-variables): When removing lines, also
2007-06-20 Alan Mackenzie *** empty log message ***
2007-06-20 Juanma Barranquero *** empty log message ***
2007-06-20 Juanma Barranquero (w32_delete_display): Remove leftover declaration.
2007-06-20 Juanma Barranquero (_wsa_errlist): Fix typo in error message.
2007-06-20 Martin Rudalics *** empty log message ***
2007-06-20 Martin Rudalics (help-make-xrefs): Adjust position of new forward
2007-06-20 Glenn Morris configure prefers libgif over libungif.
2007-06-20 Glenn Morris *** empty log message ***
2007-06-20 Martin Rudalics (mouse-drag-mode-line-1): Quit mouse tracking when
2007-06-20 Glenn Morris Regenerate, with magic shell function message patch.
2007-06-20 Glenn Morris (LIBGIF): Default to -lgif.
2007-06-20 Glenn Morris *** empty log message ***
2007-06-20 Glenn Morris Regenerate.
2007-06-20 Glenn Morris Prefer libgif over libungif.
2007-06-20 Glenn Morris As well as new entry, move stray entry to lisp/Changelog where it
2007-06-20 Glenn Morris Move stray entry here from top-level changelog and reformat.
2007-06-20 Glenn Morris Change license wording to match the rest of Emacs.
2007-06-20 Glenn Morris Mark file as part of Emacs. Correct FSF address in header.
2007-06-20 Stefan Monnier (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
2007-06-20 Dan Nicolaescu (vc-hg-global-switches): Simplify.
2007-06-20 Dan Nicolaescu * progmodes/vera-mode.el: New file.
2007-06-20 Dan Nicolaescu * vc-hg.el: New file.
2007-06-20 Jay Belanger (math-compose-expr): Let math-expr-opers equal math-expr-ops.
2007-06-20 Jay Belanger (calc-finish-stack-edit): Let math-expr-opers equal the function
2007-06-20 Jay Belanger (calc-read-parse-table): Let math-expr-opers equal the function
2007-06-20 Jay Belanger (calc-set-language,math-read-big-rec): Let math-expr-opers equal the
2007-06-20 Jay Belanger (math-read-plain-expr,math-format-flat-expr-fancy): Let
2007-06-20 Jay Belanger (calc-embedded-finish-edit): Let math-expr-opers equal the function
2007-06-20 Jay Belanger (calc-do-calc-eval): Let math-expr-opers equal the function
2007-06-20 Jay Belanger (calc-multiplication-has-precendence): New variable.
2007-06-19 Carsten Dominik (Tag): Section swapped with node Timestamps.
2007-06-19 Carsten Dominik *** empty log message ***
2007-06-19 Carsten Dominik (org-end-time-was-given): New variable.
2007-06-18 Stefan Monnier (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2007-06-17 Glenn Morris (lpr-page-header-switches): Move %s to separate element for correct
2007-06-17 Glenn Morris *** empty log message ***
2007-06-17 Jason Rumney *** empty log message ***
2007-06-17 Jason Rumney (add_menu_item): Don't use multibyte string functions on
2007-06-17 Karl Berry update from texinfo
2007-06-17 Stefan Monnier (sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
2007-06-17 Juanma Barranquero *** empty log message ***
2007-06-17 Juanma Barranquero (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
2007-06-16 Miles Bader Merge from emacs--rel--22
2007-06-16 Miles Bader Add arch tagline
2007-06-16 Eli Zaretskii *** empty log message ***
2007-06-16 Eli Zaretskii (add_menu_item): Escape `&' characters in menu items and their keybindings.
2007-06-16 Eli Zaretskii Document that :data is unsupported for playing sound on Windows.
2007-06-16 Karl Fogel * thingatpt.el (thing-at-point-email-regexp): Don't require two chars
2007-06-16 Karl Fogel * thingatpt.el: Add support for email addresses (`email').
2007-06-15 Masatake YAMATO * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
2007-06-15 Masatake YAMATO * vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend' can really handle `subdir'.
2007-06-15 Chong Yidong (widget-add-documentation-string-button): Fix handling of
2007-06-15 Chong Yidong * wid-edit.el (widget-add-documentation-string-button): Fix
2007-06-15 Kim F. Storm *** empty log message ***
2007-06-15 Kim F. Storm New file.
2007-06-15 Kim F. Storm *** empty log message ***
2007-06-15 Masatake YAMATO * vc.el (vc-dired-mode): Show backend name as part of mode name.
2007-06-15 Juanma Barranquero *** empty log message ***
2007-06-15 Juanma Barranquero *** empty log message ***
2007-06-15 Miles Bader Merge from emacs--rel--22
2007-06-15 Jason Rumney *** empty log message ***
2007-06-15 Jason Rumney Use emacs.manifest.
2007-06-15 Jason Rumney Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
2007-06-15 Chong Yidong (update_compositions): Fix last fix.
2007-06-15 Chong Yidong * composite.c (update_compositions): Fix last fix.
2007-06-14 Chong Yidong (widget-default-create): Move ?h handling here...
2007-06-14 Chong Yidong (custom-split-regexp-maybe): Simplify.
2007-06-14 Chong Yidong * wid-edit.el (widget-default-create): Move ?h handling here...
2007-06-14 Stefan Monnier (byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
2007-06-14 Michael Kifer moved my entry from etc/ChangeLog to lisp/ChangeLog
2007-06-14 Michael Kifer 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
2007-06-14 Karl Berry typo
2007-06-14 Jason Rumney *** empty log message ***
2007-06-14 Jason Rumney (Fget_internal_run_time) [WINDOWSNT]: Use w32_get_internal_run_time.
2007-06-14 Jason Rumney (get_process_times_fn): New function pointer.
2007-06-14 Kenichi Handa *** empty log message ***
2007-06-14 Kenichi Handa (update_compositions): Check the validness of
2007-06-14 Nick Roberts *** empty log message ***
2007-06-14 Nick Roberts *** empty log message ***
2007-06-14 Juanma Barranquero (init_user_info): Fix weird formatting not following GNU coding guidelines.
2007-06-14 Miles Bader Changes from arch/CVS synchronization
2007-06-14 Miles Bader Merge from emacs--rel--22
2007-06-14 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-14 YAMAMOTO Mitsuharu (update_tool_bar, redisplay_tool_bar, redisplay_window)
2007-06-14 YAMAMOTO Mitsuharu (struct mac_output) [USE_MAC_TOOLBAR]: New member
2007-06-14 YAMAMOTO Mitsuharu (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
2007-06-14 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (menu_target_item_handler):
2007-06-14 YAMAMOTO Mitsuharu (USE_MAC_TOOLBAR): New define.
2007-06-14 YAMAMOTO Mitsuharu (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
2007-06-14 YAMAMOTO Mitsuharu (struct frame) [MAC_OS]: New member external_tool_bar.
2007-06-14 Jan Djärv Updated.
2007-06-14 Jan Djärv *** empty log message ***
2007-06-14 Jan Djärv Check for all image libraries before exiting.
2007-06-14 Werner LEMBERG * emacs.1: Completely revised.
2007-06-14 Chong Yidong Add image-refresh
2007-06-14 Chong Yidong (Image Cache): Document image-refresh.
2007-06-14 Chong Yidong * display.texi (Image Cache): Document image-refresh.
2007-06-14 Chong Yidong (search_image_cache): Remove unused variable.
2007-06-14 Chong Yidong * image.c (search_image_cache): Remove unused variable.
2007-06-14 Juanma Barranquero *** empty log message ***
2007-06-14 Juanma Barranquero (erc-scroll-to-bottom): Remove redundant check.
2007-06-14 Juanma Barranquero *** empty log message ***
2007-06-14 Juanma Barranquero (mac-dnd-drop-data): Remove redundant check.
2007-06-14 Juanma Barranquero (python-complete-symbol): Remove redundant check.
2007-06-14 Juanma Barranquero (edebug-pop-to-buffer, edebug-display): Remove redundant checks.
2007-06-14 Juanma Barranquero (x-dnd-maybe-call-test-function, x-dnd-save-state, x-dnd-drop-data):
2007-06-14 Juanma Barranquero (pcomplete-restore-windows): Remove redundant check.
2007-06-14 Juanma Barranquero (follow-all-followers, follow-generic-filter): Remove redundant checks.
2007-06-13 Stefan Monnier (rcirc-format-response-string): Use rcirc-nick-syntax
2007-06-13 Stefan Monnier (diff-font-lock-keywords): Fix M. Kifer's last change.
2007-06-13 Jan Djärv Updated.
2007-06-13 Jan Djärv *** empty log message ***
2007-06-13 Jan Djärv Exit with error if image libraries aren't found.
2007-06-13 Michael Kifer 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
2007-06-13 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Escape parens in character
2007-06-13 Stefan Monnier Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
2007-06-13 Stefan Monnier (vc-arch-command): Remove bzr. It's a different program.
2007-06-13 Stefan Monnier (explicitly numbered group): Precise the behavior.
2007-06-13 Chong Yidong ** Fix compilation when Xaw3d libraries are present but libxaw is not.
2007-06-13 Chong Yidong * xfns.c, xmenu.c: Link to xaw3d if available.
2007-06-13 Chong Yidong Fix last fix.
2007-06-13 Chong Yidong Link to xaw3d if available.
2007-06-13 Chong Yidong * lwlib-Xaw.c, lwlib.c: Link to xaw3d if available.
2007-06-13 Chong Yidong Link to xaw3d if available.
2007-06-13 Chong Yidong Link to xaw3d if available.
2007-06-13 Chong Yidong Link to xaw3d if available.
2007-06-13 Chong Yidong Regenerate.
2007-06-13 Chong Yidong Merge xaw3d and libXaw checks. Check xaw3d even when compiling
2007-06-13 Chong Yidong * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
2007-06-13 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-13 YAMAMOTO Mitsuharu (lookup_image): Save frame foreground and background colors.
2007-06-13 YAMAMOTO Mitsuharu (struct image) [HAVE_WINDOW_SYSTEM]: New members
2007-06-13 Werner LEMBERG There is no X(1) man page, only X(7).
2007-06-13 Glenn Morris Regenerate, with shell-functions patch.
2007-06-13 Glenn Morris Remove log entry for generated file.
2007-06-13 Glenn Morris Regenerate, rather than applying previous changes by hand.
2007-06-13 Karl Berry update two-volume material for printing
2007-06-13 Chong Yidong Fix typo.
2007-06-13 Chong Yidong Add `user-emacs-directory'.
2007-06-13 Chong Yidong * os.texi (Init File): Document user-emacs-directory.
2007-06-13 Chong Yidong (Init File): Document user-emacs-directory.
2007-06-13 Chong Yidong url.el (url-configuration-directory): Use user-emacs-directory.
2007-06-13 Chong Yidong (url-configuration-directory): Use user-emacs-directory.
2007-06-13 Chong Yidong * subr.el (user-emacs-directory): New defconst.
2007-06-13 Chong Yidong (auto-save-list-file-prefix): Use user-emacs-directory.
2007-06-13 Chong Yidong (tutorial--saved-dir): Use user-emacs-directory.
2007-06-13 Chong Yidong (savehist-file): Use user-emacs-directory.
2007-06-13 Chong Yidong (gamegrid-user-score-file-directory): Use user-emacs-directory.
2007-06-13 Chong Yidong (image-dired-dir): Use user-emacs-directory.
2007-06-13 Chong Yidong (server-auth-dir): Use user-emacs-directory.
2007-06-13 Chong Yidong (thumbs-thumbsdir): Use user-emacs-directory.
2007-06-13 Chong Yidong (filesets-menu-cache-file): Use user-emacs-directory.
2007-06-13 Chong Yidong (emacs-session-filename): Use user-emacs-directory.
2007-06-13 Chong Yidong (custom-theme-directory): Use user-emacs-directory.
2007-06-13 Chong Yidong (save-completions-file-name): Use user-emacs-directory.
2007-06-13 Chong Yidong (shell): Use user-emacs-directory.
2007-06-13 Chong Yidong (scheme-start-file): Use user-emacs-directory.
2007-06-13 Chong Yidong (user-emacs-directory): New defconst.
2007-06-12 Chong Yidong (scroll-lock-mode): Doc fix.
2007-06-12 Chong Yidong * scroll-lock.el (scroll-lock-mode): Doc fix.
2007-06-12 Juanma Barranquero *** empty log message ***
2007-06-12 Michael Kifer 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
2007-06-12 Stefan Monnier (byte-compile-current-group): New var.
2007-06-12 Juanma Barranquero *** empty log message ***
2007-06-12 Michael Kifer 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
2007-06-12 Stefan Monnier (log-view-file-re, log-view-message-re): Use \(?1:...\).
2007-06-12 Stefan Monnier (regex_compile): Remove the `regnum' counter.
2007-06-12 Stefan Monnier (url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart)
2007-06-12 Stefan Monnier (tab-always-indent): Docstring fix.
2007-06-12 Sam Steingold (vc-arch-command): Also try "baz" and "bzr".
2007-06-12 Juanma Barranquero *** empty log message ***
2007-06-12 Juanma Barranquero (desktop-load-locked-desktop): New option.
2007-06-12 Juanma Barranquero *** empty log message ***
2007-06-12 Juanma Barranquero (desktop-save-mode-off): New function.
2007-06-12 Glenn Morris Change bug address. Add back +++/--- note.
2007-06-12 Glenn Morris *** empty log message ***
2007-06-12 Glenn Morris *** empty log message ***
2007-06-12 Glenn Morris (HAVE_GIF): Doc fix.
2007-06-12 Glenn Morris *** empty log message ***
2007-06-12 Glenn Morris (HAVE_GIF): If -lungif fails, try -lgif.
2007-06-12 Stefan Monnier (tpu-emacs-map-key): Use new keymap names.
2007-06-12 Stefan Monnier (tpu-gold-map): Rename from GOLD-map.
2007-06-11 Stefan Monnier (sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
2007-06-11 Stefan Monnier (PC-bindings): Don't bind things already bound in the parent keymap.
2007-06-11 Stefan Monnier Adjust copyright notice.
2007-06-11 Stefan Monnier *** empty log message ***
2007-06-11 Stefan Monnier New file.
2007-06-11 Stefan Monnier Include intervals.h to declare Fget_text_property.
2007-06-11 Stefan Monnier *** empty log message ***
2007-06-11 Stefan Monnier (vc-svn-program): New var.
2007-06-11 Jan Djärv *** empty log message ***
2007-06-11 Jan Djärv *** empty log message ***
2007-06-11 Jan Djärv Change wording about yes/gtk and lucid/athena being
2007-06-11 Miles Bader Remove RCS keywords
2007-06-11 Miles Bader Merge from gnus--rel--5.10
2007-06-11 Juanma Barranquero *** empty log message ***
2007-06-11 Juanma Barranquero (server-switch-buffer): Remove redundant check.
2007-06-10 Jason Rumney *** empty log message ***
2007-06-10 Jason Rumney (Fx_file_dialog): Take size from struct not pointer.
2007-06-10 Martin Rudalics *** empty log message ***
2007-06-10 Martin Rudalics (byte-compile-find-cl-functions): Match
2007-06-09 Glenn Morris Regenerate, and apply by hand super-special-shell-function-message-patch.
2007-06-09 Thien-Thi Nguyen *** empty log message ***
2007-06-09 Thien-Thi Nguyen (rmail-movemail-variant-in-use): Fix doc typo.
2007-06-09 Miles Bader Merge from emacs--rel--22
2007-06-09 Juanma Barranquero *** empty log message ***
2007-06-09 Juanma Barranquero (desktop-minor-mode-table): Doc fix.
2007-06-08 Stefan Monnier (css-navigation-syntax-table):
2007-06-08 Juanma Barranquero *** empty log message ***
2007-06-08 Juanma Barranquero (Fdelete_and_extract_region): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (Fdelete_and_extract_region): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (Fread_file_name): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (Fmapconcat): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (cmd_error_internal): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (Fkey_description): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (read_minibuf): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (wordify): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (sel_read): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (Fx_get_atom_name): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (x_term_init): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (Fformat_mode_line, syms_of_xdisp): Use empty_unibyte_string.
2007-06-08 Juanma Barranquero (x_default_scroll_bar_color_parameter):
2007-06-08 Juanma Barranquero (menu_help_callback): Use empty_unibyte_string, not empty_string.
2007-06-08 Juanma Barranquero (init_strings): Initialize canonical empty strings.
2007-06-08 Juanma Barranquero (empty_unibyte_string): Rename from empty_string.
2007-06-08 Juanma Barranquero (syms_of_lread, openp): Use empty_unibyte_string, not build_string.
2007-06-08 Juanma Barranquero (STRING_SET_UNIBYTE): Return the canonical empty unibyte string, if appropriate.
2007-06-08 Alan Mackenzie (Optional Mode Line): Document the new form of line+column numbers,
2007-06-08 Alan Mackenzie *** empty log message ***
2007-06-08 Nick Roberts (help-xref-forward-stack)
2007-06-08 Nick Roberts *** empty log message ***
2007-06-08 Glenn Morris *** empty log message ***
2007-06-08 Glenn Morris Make gtk the default toolkit.
2007-06-08 Glenn Morris *** empty log message ***
2007-06-08 Glenn Morris Remove FIXME comment, implemented in previous change.
2007-06-07 Jason Rumney *** empty log message ***
2007-06-07 Jason Rumney (Fcurrent_time_zone): Remove hack for Japanese Windows.
2007-06-07 Jason Rumney Don't define HAVE_TZNAME.
2007-06-07 Michael Albinus Tramp does not require cl anymore.
2007-06-07 Chong Yidong (dired-mode-map): Remove spurious separator.
2007-06-07 Chong Yidong * dired.el (dired-mode-map): Remove spurious separator.
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero (gnus-split-methods): Fix typo in docstring.
2007-06-07 Juanma Barranquero (mixal-operation-codes-alist): Fix typo in docstring.
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero (ebrowse-draw-file-member-info): Doc fix.
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero (idlwave-one-key-select): Fix typo in docstring.
2007-06-07 Carsten Dominik Version number fixed.
2007-06-07 Carsten Dominik *** empty log message ***
2007-06-07 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-07 YAMAMOTO Mitsuharu (mac_get_window_bounds): Move extern from macfns.c.
2007-06-07 YAMAMOTO Mitsuharu (mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
2007-06-07 YAMAMOTO Mitsuharu [MAC_OSX] (install_service_handler): Rename from
2007-06-07 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (menu_target_item_handler):
2007-06-07 YAMAMOTO Mitsuharu (mac_get_window_bounds): Move extern to macterm.h.
2007-06-07 YAMAMOTO Mitsuharu (xrm_get_preference_database): Remove BLOCK_INPUT.
2007-06-07 Glenn Morris Add links to message lists for Xaw3d issue.
2007-06-07 Glenn Morris (install-arch-indep): Install only the DOC- file specific to the
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris NON_GNU_CPP on Solaris done in 2007-06-07 change to configure.in.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (NON_GNU_CPP): On Solaris, set using a proper check for a Sun C
2007-06-07 Glenn Morris Fix typo in previous change.
2007-06-07 Glenn Morris Mention new function `set-copyright'.
2007-06-07 Glenn Morris (set-copyright): New function.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (fancy-splash-tail): Use emacs-copyright.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (calc-full-help): Use emacs-copyright.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (print_version): Add `emacs_copyright' string, for easier automatic
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (main): Use `emacs-copyright' in --version output.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (emacs-copyright): New constant.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (byte-compile-warnings): Add new option `make-local'.
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (tutorial--describe-nonstandard-key): Adjust for new
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris (dframe-frame-parameter, dframe-mouse-event-p): Rewrite compatibility
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris Mark H. Weaver <mhw at netris.org> (tiny change)
2007-06-07 Glenn Morris Alfred M. Szmidt <ams at gnu.org> (tiny change)
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris Michael Olson <mwolson at gnu.org>
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Glenn Morris Eric M. Ludlam <eric at siege-engine.com>
2007-06-07 Glenn Morris *** empty log message ***
2007-06-07 Miles Bader Add arch tagline
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero (org-export-ascii-bullets, org-batch-agenda, org-batch-agenda-csv):
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero (mail-source-delete-old-incoming-confirm): Fix typo in docstring.
2007-06-07 Juanma Barranquero *** empty log message ***
2007-06-07 Juanma Barranquero (erc-startup-file-list): Fix typo in docstring.
2007-06-07 Juanma Barranquero (ebrowse-member-table): Fix typo in docstring.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (nndiary-reminders): Fix typos in docstring.
2007-06-06 Juanma Barranquero (gnus-diary-time-format, gnus-summary-sort-by-schedule): Fix typos in docstring.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (Article Buttons, Mail Source Customization, Sending or Not Sending,
2007-06-06 Juanma Barranquero (Comment Commands, Getting Started, Style Variables): Fix typos.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Chong Yidong (xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 Chong Yidong * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 Chong Yidong Fix typo, and clarify error message handling.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (HTML): Fix typo.
2007-06-06 Juanma Barranquero (Message Headers): Fix typo.
2007-06-06 Juanma Barranquero (Create Tags Table): Fix typo.
2007-06-06 Juanma Barranquero (Article Buttons): Fix typo.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (mh-index-group-by-folder): Fix typo in docstring.
2007-06-06 Juanma Barranquero (mh-mh-directive-present-p): Fix typo in docstring.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (gnus-summary-highlight): Fix typo in docstring.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (erc-show-channel-key-p): Fix typo in docstring.
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero *** empty log message ***
2007-06-06 Juanma Barranquero (org-cycle): Fix typo in docstring.
2007-06-06 Carsten Dominik New file.
2007-06-06 Carsten Dominik Version 4.77.
2007-06-06 Carsten Dominik *** empty log message ***
2007-06-06 Carsten Dominik Large number of changes.
2007-06-06 Carsten Dominik (org-export-region-as-html, org-replace-region-by-html)
2007-06-06 Carsten Dominik *** empty log message ***
2007-06-06 Carsten Dominik *** empty log message ***
2007-06-06 Juanma Barranquero (icalendar--diarytime-to-isotime): Fix typo in docstring.
2007-06-06 Juanma Barranquero (ses-call-printer): Fix typo.
2007-06-06 Juanma Barranquero (pgg-sign-region, pgg-sign): Fix typos.
2007-06-06 YAMAMOTO Mitsuharu *** empty log message ***
2007-06-06 YAMAMOTO Mitsuharu (struct scroll_bar): Rename member control_handle_low
2007-06-06 YAMAMOTO Mitsuharu Replace MenuHandle and GetMenuHandle with MenuRef and
2007-06-06 YAMAMOTO Mitsuharu Replace MenuHandle and GetMenuHandle with MenuRef and
2007-06-06 YAMAMOTO Mitsuharu Replace WindowPtr with WindowRef.
2007-06-06 YAMAMOTO Mitsuharu (mac_window): Replace WindowPtr with WindowRef.
2007-06-06 Miles Bader Merge from gnus--rel--5.10
2007-06-05 Sam Steingold typo
2007-06-05 Chong Yidong (auto-mode-alist): Separate "ChangeLog.1" and "ChangeLog.a" entries,
2007-06-05 Chong Yidong * files.el (auto-mode-alist): Separate "ChangeLog.1" and
2007-06-05 Richard M. Stallman *** empty log message ***
2007-06-05 Juanma Barranquero *** empty log message ***
2007-06-05 Juanma Barranquero (face-id): If the argument is a face alias, return the ID of the target face.
2007-06-05 Juanma Barranquero *** empty log message ***
2007-06-05 Juanma Barranquero (Finternal_lisp_face_p): Signal error for face alias loops.
2007-06-05 Michael Albinus * NEWS: Add socks.el as new package.
2007-06-05 Michael Albinus * net/socks.el (top): Remove unnecessary copyright line.
2007-06-05 Miles Bader Add arch tagline
2007-06-04 Chong Yidong (longlines-auto-wrap): Handle argument correctly.
2007-06-04 Chong Yidong * longlines.el (longlines-auto-wrap): Handle argument correctly.
2007-06-04 Michael Albinus * net/socks.el: New file, taken from w3 repository.
2007-06-04 Juanma Barranquero *** empty log message ***
2007-06-04 Thien-Thi Nguyen *** empty log message ***
2007-06-04 Thien-Thi Nguyen Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.
2007-06-04 Juanma Barranquero *** empty log message ***
2007-06-04 Juanma Barranquero (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
2007-06-04 Juanma Barranquero *** empty log message ***
2007-06-03 Sam Steingold Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,
2007-06-03 Sam Steingold New command kill-matching-buffers kills buffers whose name matches a regexp.
2007-06-03 Nick Roberts (Click Events): Describe width and height when
2007-06-03 Nick Roberts *** empty log message ***
2007-06-03 Nick Roberts (Fmouse_position, Fmouse_pixel_position):
2007-06-03 Nick Roberts (discard_mouse_events): Add GPM_CLICK_EVENT case.
2007-06-03 Nick Roberts (term_mouse_highlight): Remove unused variables.
2007-06-03 Nick Roberts *** empty log message ***
2007-06-03 Nick Roberts (MOUSE_SUPPORT): Define for HAVE_GPM.
2007-06-03 Chong Yidong (search_image_cache): New function. Require background
2007-06-03 Chong Yidong * image.c (search_image_cache): New function. Require background
2007-06-03 Chong Yidong Remove two finished items:
2007-06-02 Thien-Thi Nguyen *** empty log message ***
2007-06-02 Thien-Thi Nguyen (Hideshow): Delete.
2007-06-01 Juanma Barranquero *** empty log message ***
2007-06-01 Juanma Barranquero *** empty log message ***
2007-06-01 Juanma Barranquero *** empty log message ***
2007-06-01 Juanma Barranquero *** empty log message ***
2007-06-01 Juanma Barranquero (Fshrink_window): Reflow docstring.
2007-06-01 David Kastrup (dired-recursive-deletes, dired-recursive-copies):
2007-06-01 Chong Yidong (x_set_name_internal): Save encoded name before x_encode_text in case
2007-06-01 Chong Yidong * xfns.c (x_set_name_internal): Save encoded name before
2007-06-01 Nick Roberts *** empty log message ***
2007-05-31 Richard M. Stallman *** empty log message ***
2007-05-31 Richard M. Stallman (dired-do-flagged-delete, dired-do-delete): Doc fix.
2007-05-31 Stefan Monnier css-mode.el: New file.
2007-05-30 Richard M. Stallman Whitespace fix.
2007-05-30 Miles Bader Fix tq.el edge case
2007-05-30 Nick Roberts (init_sys_modes): Add rather than replace with
2007-05-30 Nick Roberts (term_mouse_moveto): New extern.
2007-05-30 Nick Roberts (Fset_mouse_pixel_position): Add call to
2007-05-30 Nick Roberts (mouse_face_window): Rename...
2007-05-30 Nick Roberts (Click Events): Layout more logically. Describe
2007-05-30 Nick Roberts *** empty log message ***
2007-05-30 Glenn Morris *** empty log message ***
2007-05-30 Glenn Morris Ulrich Mueller <ulm at gentoo.org> (tiny change)
2007-05-29 Miles Bader Merge from emacs--rel--22
2007-05-29 Miles Bader Merge from emacs--rel--22, gnus--rel--5.10
2007-05-29 Chong Yidong Fix typo.
2007-05-29 Chong Yidong (url-mailto): Insert body after mail-header-separator if present, so
2007-05-29 Chong Yidong * url-mailto.el (url-mailto): Insert body after
2007-05-29 Glenn Morris *** empty log message ***
2007-05-29 Glenn Morris Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
2007-05-29 Glenn Morris *** empty log message ***
2007-05-29 Glenn Morris Robert J. Chassell <bob at rattlesnake.com>
2007-05-28 Juanma Barranquero *** empty log message ***
2007-05-28 Juanma Barranquero (idlwave-routines): Fix typo in docstring.
2007-05-28 Michael Albinus *** empty log message ***
2007-05-28 Juanma Barranquero *** empty log message ***
2007-05-28 Juanma Barranquero (webjump-sample-sites): Add simple Wikipedia query.
2007-05-26 Dan Nicolaescu * xfaces.c (syms_of_xfaces): Delete stray semicolon.
2007-05-26 Glenn Morris *** empty log message ***
2007-05-26 Glenn Morris Michael Olson <mwolson at gnu.org>
2007-05-25 Stefan Monnier (define-derived-mode): Remove bogus compatibiity code.
2007-05-25 Stefan Monnier (copyright-names-regexp): New var.
2007-05-25 Stefan Monnier (edmacro-format-keys): Use current-active-maps.
2007-05-25 Stefan Monnier Fix up comment convention.
2007-05-25 Stefan Monnier (ediff-defvar-local, ediff-with-current-buffer):
2007-05-25 Stefan Monnier (standard-display-european): Docstring fix.
2007-05-25 Stefan Monnier (custom-make-dependencies): Simplify.
2007-05-25 Stefan Monnier (compose-region, decompose-region):
2007-05-25 Stefan Monnier (xterm-mouse-truncate-wrap): New function.
2007-05-25 Juanma Barranquero *** empty log message ***
2007-05-25 Juanma Barranquero (bs-cycle-previous): Don't modify the cycle list until `switch-to-buffer' has
2007-05-25 Miles Bader Merge from emacs--rel--22
2007-05-25 Miles Bader Merge from emacs--rel--22
2007-05-25 Chong Yidong * mkinstalldirs: Sync to version in automake CVS.
2007-05-25 Chong Yidong Sync to latest version from automake.
2007-05-25 Chong Yidong (uncache_image): Fix typo.
2007-05-25 Chong Yidong * image.c (uncache_image): Fix typo.
2007-05-24 Chong Yidong (image-forward-hscroll, image-backward-hscroll)
2007-05-24 Chong Yidong * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2007-05-24 Miles Bader Merge from gnus--rel--5.10
2007-05-24 Stefan Monnier (canonically-space-region): Make the second arg
2007-05-24 Miles Bader Merge from emacs--rel--22
2007-05-24 Miles Bader Add arch tagline
2007-05-23 Nick Roberts (make_lispy_movement): Condition on HAVE_GPM too.
2007-05-23 Nick Roberts *** empty log message ***
2007-05-23 Eli Zaretskii *** empty log message ***
2007-05-23 Eli Zaretskii (tar-header-block-summarize, tar-summarize-buffer, tar-get-descriptor): Handle
2007-05-23 Stefan Monnier (auto-insert-alist): Quote elisp sample code so as not
2007-05-23 Stefan Monnier *** empty log message ***
2007-05-23 Stefan Monnier *** empty log message ***
2007-05-23 Eli Zaretskii *** empty log message ***
2007-05-23 Eli Zaretskii (tar-file-name-handler): New function.
2007-05-23 Glenn Morris *** empty log message ***
2007-05-23 Glenn Morris Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
2007-05-23 Glenn Morris Split ChangeLog entries from before branching for Emacs 22 into
2007-05-23 Glenn Morris Split ChangeLog entries from before branching for Emacs 22 into
2007-05-23 Glenn Morris Don't use "Suggested by", says rms.
2007-05-22 Andreas Schwab *** empty log message ***
2007-05-22 Andreas Schwab Regenerate.
2007-05-22 Andreas Schwab Prefer build_alias over host when host_alias is not set.
2007-05-22 Jan Djärv *** empty log message ***
2007-05-22 Jan Djärv (find-source-lisp-file): New function.
2007-05-22 Eli Zaretskii *** empty log message ***
2007-05-22 Eli Zaretskii Add information about where to find GDB, and warn against --no-debug option
2007-05-22 Kenichi Handa *** empty log message ***
2007-05-22 Kenichi Handa (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
2007-05-22 Eli Zaretskii *** empty log message ***
2007-05-22 Eli Zaretskii (find-buffer-file-type-coding-system): Doc fix.
2007-05-22 Juanma Barranquero *** empty log message ***
2007-05-22 Miles Bader Add arch tagline
2007-05-22 Juanma Barranquero (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.
2007-05-22 Richard M. Stallman (x_connection_closed): Remove NO_RETURN.
2007-05-22 Glenn Morris (auto-mode-alist): Open `.asd' files in lisp-mode.
2007-05-22 Glenn Morris *** empty log message ***
2007-05-22 Glenn Morris Move Emacs 22 entries and arch tag to new file NEWS.22, leave empty
2007-05-22 Glenn Morris *** empty log message ***
2007-05-22 Glenn Morris Move NEWS for Emacs 22 into a new file.
2007-05-22 Miles Bader Merge from emacs--rel--22
2007-05-22 Kenichi Handa *** empty log message ***
2007-05-22 Kenichi Handa *** empty log message ***
2007-05-22 Kenichi Handa (mail-extract-address-components): Recognize
2007-05-21 Chong Yidong (image-toggle-display): Don't clear image cache. Only use filename in
2007-05-21 Chong Yidong * image-mode.el (image-toggle-display): Don't clear image cache.
2007-05-21 Chong Yidong (uncache_image): New function.
2007-05-21 Chong Yidong * image.c (uncache_image): New function.
2007-05-21 Chong Yidong (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
2007-05-21 Chong Yidong (magic-mode-alist): Remove image-type-auto-detected-p.
2007-05-21 Chong Yidong (image-type-from-file-name, image-type): Simplify.
2007-05-21 Chong Yidong * image.el (image-type-from-file-name, image-type): Simplify.
2007-05-20 Nick Roberts Replace text inadvertantly removed by unpatched autoconf.
2007-05-20 Glenn Morris Move bugs to release branch, again.
2007-05-20 Dan Nicolaescu *** empty log message ***
2007-05-20 Richard M. Stallman *** empty log message ***
2007-05-20 Jan Djärv *** empty log message ***
2007-05-20 Jan Djärv Move GPM check outside HAVE_X_WINDOWS.
2007-05-20 Nick Roberts (terminal-init-linux): Don't signal an error
2007-05-20 Nick Roberts (t-mouse-mode): Reset t-mouse-mode to nil if there
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Andreas Schwab Regenerate.
2007-05-20 Andreas Schwab Remove empty AC_SUBST.
2007-05-20 Nick Roberts Reduce to a minor-mode macro call.
2007-05-20 Nick Roberts (terminal-init-linux): Enable t-mouse by default.
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Nick Roberts * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
2007-05-20 Nick Roberts * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Nick Roberts Use HAVE_GPM instead of HAVE_GPM_H.
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Nick Roberts (make_lispy_event): Make case GPM_CLICK_EVENT
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Miles Bader Merge from emacs--rel--22
2007-05-20 Nick Roberts Reduce to a minor-mode macro call.
2007-05-20 Nick Roberts * src/configure.in (AC_CHECK_HEADERS) Add gpm.h.
2007-05-20 Nick Roberts (LIBGPM): Allow it to be set from configure.
2007-05-20 Nick Roberts (enum event_kind): Add GPM_CLICK_EVENT.
2007-05-20 Nick Roberts (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
2007-05-20 Nick Roberts (gpm_wait_mask, max_gpm_desc): New variables.
2007-05-20 Nick Roberts * configure.in (AC_CHECK_HEADERS) Add gpm.h.
2007-05-20 Nick Roberts * configure.in (AC_CHECK_HEADERS) Add gpm.h.
2007-05-20 Nick Roberts (init_sys_modes): Make gpm_fd nonblocking
2007-05-20 Nick Roberts (Qmouse_fixup_help_message)
2007-05-20 Nick Roberts (write_glyphs_with_face): New function.
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Nick Roberts *** empty log message ***
2007-05-20 Nick Roberts *** empty log message ***
2007-05-19 Dan Nicolaescu (auto-mode-alist): Change the regexp so that
2007-05-19 Chong Yidong (redisplay_window): If first window line is a continuation line,
2007-05-19 Chong Yidong * xdisp.c (redisplay_window): If first window line is a continuation
2007-05-19 Chong Yidong * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2007-05-19 Eli Zaretskii *** empty log message ***
2007-05-19 Eli Zaretskii Fix URL of EmacsW32 site where building with image support is described.
2007-05-19 Glenn Morris *** empty log message ***
2007-05-19 Glenn Morris Convert from PPM to PBM.
2007-05-19 Glenn Morris Convert from PPM to PBM.
2007-05-19 Glenn Morris Convert from PPM to PBM.
2007-05-19 Glenn Morris Convert from PPM to PBM.
2007-05-19 Glenn Morris Convert from PPM to PBM.
2007-05-19 Glenn Morris Convert from PGM to PBM.
2007-05-19 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2007-05-19 Glenn Morris *** empty log message ***
2007-05-18 Thien-Thi Nguyen *** empty log message ***
2007-05-18 Thien-Thi Nguyen Revert last change.
2007-05-18 Francesco Potortì etags.c updates.
2007-05-18 Francesco Potortì Extern definitions of some more pointer functions for
2007-05-18 Glenn Morris Tweak previous change.
2007-05-18 Glenn Morris (ORDINARY_LINK): No longer define on OpenBSD.
2007-05-18 Glenn Morris *** empty log message ***
2007-05-18 Miles Bader Merge from emacs--rel--22
2007-05-17 Vinicius Jose Latorre Group together all XEmacs/Emacs definitions.
2007-05-17 Vinicius Jose Latorre Fix typos.
2007-05-17 Thien-Thi Nguyen *** empty log message ***
2007-05-17 Thien-Thi Nguyen (sgml-tag): Fix bug: Call sgml-transformation-function.
2007-05-17 Martin Rudalics *** empty log message ***
2007-05-17 Martin Rudalics (highlight-changes-rotate-faces): Don't set
2007-05-17 Glenn Morris Add info on compiler version to previous change.
2007-05-17 Glenn Morris *** empty log message ***
2007-05-17 Glenn Morris (Dumping): Mention OpenBSD macppc problem.
2007-05-17 Glenn Morris *** empty log message ***
2007-05-17 Glenn Morris (ORDINARY_LINK): No longer define on OpenBSD.
2007-05-17 Miles Bader Merge from emacs--rel--22
2007-05-16 Juanma Barranquero *** empty log message ***
2007-05-16 Juanma Barranquero (compilation-handle-exit): Quote first argument of `run-hook-with-args'.
2007-05-16 Juanma Barranquero (display-time-mail-file): Doc fix.
2007-05-16 Juanma Barranquero *** empty log message ***
2007-05-16 Juanma Barranquero (view-inhibit-help-message): Fix typo in docstring.
2007-05-16 Juanma Barranquero (pr-ps-fast-fire): Fix typo in docstring.
2007-05-16 Juanma Barranquero (get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
2007-05-16 Juanma Barranquero (display-time-24hr-format): Doc fix.
2007-05-16 Juanma Barranquero (set-mark-command-repeat-pop): Doc fix.
2007-05-16 Juanma Barranquero (cvs-dired-use-hook): Doc fix.
2007-05-16 Juanma Barranquero (msb-menu-cond): Doc fix.
2007-05-16 Juanma Barranquero (ls-lisp-verbosity): Doc fix.
2007-05-16 Juanma Barranquero (Info-current-subfile): Doc fix.
2007-05-16 Juanma Barranquero (dired-recursive-deletes, dired-recursive-copies): Doc fixes.
2007-05-16 Juanma Barranquero (dabbrev-upcase-means-case-search): Doc fix.
2007-05-16 Juanma Barranquero (Buffer-menu-sort-column): Doc fix.
2007-05-16 Martin Rudalics *** empty log message ***
2007-05-16 Martin Rudalics (ispell-start-process): Defend against bad default-directory.
2007-05-15 Miles Bader Merge from gnus--rel--5.10
2007-05-15 Michaël Cadilhac *** empty log message ***
2007-05-15 Michaël Cadilhac Regenerate.
2007-05-15 Michaël Cadilhac Rewrite using German layout.
2007-05-14 Eli Zaretskii *** empty log message ***
2007-05-14 Eli Zaretskii (rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
2007-05-14 Chong Yidong (pbm_load): Check image size for monochrome pbm.
2007-05-14 Chong Yidong * image.c (pbm_load): Check image size for monochrome pbm.
2007-05-14 Juanma Barranquero *** empty log message ***
2007-05-14 Juanma Barranquero (mode-require-final-newline, require-final-newline, enable-local-variables,
2007-05-13 Vinicius Jose Latorre Use default color when color is unspecified.
2007-05-13 Glenn Morris python.el is ok.
2007-05-13 Chong Yidong (XTread_socket): Revert last change.
2007-05-13 Chong Yidong * xterm.c (XTread_socket): Revert last change.
2007-05-13 Miles Bader Merge from emacs--rel--22
2007-05-12 Chong Yidong (pbm_load): Correctly check image size for greyscale pbm.
2007-05-12 Chong Yidong * image.c (pbm_load): Correctly check image size for greyscale pbm.
2007-05-12 Chong Yidong (XTread_socket): Yet another uncaught X error crash (YAUXEC).
2007-05-12 Chong Yidong * xterm.c (XTread_socket): Yet another uncaught X error
2007-05-12 Chong Yidong (longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks unconditionally.
2007-05-12 Chong Yidong * longlines.el (longlines-mode): Make longlines-auto-wrap
2007-05-12 Michaël Cadilhac *** empty log message ***
2007-05-12 Michaël Cadilhac (viperCard.ps, calccard.ps refcard.ps)
2007-05-12 Nick Roberts (xterm-mouse-debug-buffer): New variable.
2007-05-12 Nick Roberts *** empty log message ***
2007-05-12 Nick Roberts Qualify using a separate terminal for debugging.
2007-05-11 Juanma Barranquero Add myself.
2007-05-11 Miles Bader Merge from emacs--rel--22
2007-05-10 Richard M. Stallman (dabbrev-eliminate-newlines): Renamed from
2007-05-10 Michaël Cadilhac *** empty log message ***
2007-05-10 Michaël Cadilhac (Man-next-section): Don't consider the last line of the page as being
2007-05-10 Thien-Thi Nguyen *** empty log message ***
2007-05-10 Thien-Thi Nguyen * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2007-05-10 Stefan Monnier (sgml-value): Fix handling of attributes which can take any number of values.
2007-05-10 Stefan Monnier (tex-font-lock-keywords-2): Add citet and citep
2007-05-09 Miles Bader Merge from emacs--rel--22
2007-05-09 Reiner Steib (nndiary-request-move-article): Revert hunk from previous commit.
2007-05-09 Reiner Steib Remove the description comment (nndiary is now properly documented in the Gnus
2007-05-09 Reiner Steib (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2007-05-09 Stefan Monnier (vc-find-root): Stop searching when the user changes.
2007-05-09 Stefan Monnier (python-font-lock-keywords, python-open-block-statement-p, python-mode):
2007-05-09 Stefan Monnier (python-end-of-block): Revert last change.
2007-05-08 Stefan Monnier (diff-apply-hunk, diff-test-hunk): Don't do by default
2007-05-08 Stefan Monnier (ad-special-forms): Remove.
2007-05-08 Stefan Monnier (compilation-find-file): Add a big comment.
2007-05-08 Stefan Monnier (comment-search-forward): Make sure we search forward.
2007-05-08 Stefan Monnier (sgml-lexical-context): Add handling of XML style Processing Instructions.
2007-05-08 Stefan Monnier Ensure that update-changelog issues an error when used with
2007-05-08 Miles Bader Merge from emacs--rel--22
2007-05-08 Stefan Monnier *** empty log message ***
2007-05-07 Andreas Schwab *** empty log message ***
2007-05-07 Andreas Schwab (Flookup_key): Fix typo in last change.
2007-05-07 Karl Berry EMACSVER=22 for printing, per rms.
2007-05-07 Stefan Monnier (Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
2007-05-07 YAMAMOTO Mitsuharu *** empty log message ***
2007-05-07 YAMAMOTO Mitsuharu (mac-ts-unicode-for-key-event): Check if text is available.
2007-05-07 Miles Bader Merge from emacs--rel--22
2007-05-06 Richard M. Stallman *** empty log message ***
2007-05-06 Richard M. Stallman *** empty log message ***
2007-05-06 Richard M. Stallman *** empty log message ***
2007-05-06 Richard M. Stallman (Create Tags Table): Clean up previous change.
2007-05-05 Glenn Morris *** empty log message ***
2007-05-05 Glenn Morris *** empty log message ***
2007-05-05 Glenn Morris Add notes about NEWS, as a reminder for the next release.
2007-05-05 Glenn Morris Try to rearrange by related topics, and some order of importance.
2007-05-05 Stefan Monnier (diff): Use buffer-local vars diff-old-file and diff-new-file
2007-05-05 Francesco Potortì (Create Tags Table): Add text about the dangers of
2007-05-05 Francesco Potortì maintaining.texi changes to etags abotu symlinks.
2007-05-04 Miles Bader Merge from emacs--rel--22
2007-05-04 Karl Berry sync for lispref changes
2007-05-04 Juanma Barranquero Fix typos.
2007-05-04 Eli Zaretskii Add information about building with Cygwin Make 3.80.
2007-05-04 Eli Zaretskii *** empty log message ***
2007-05-04 Eli Zaretskii (Documentation Tips): Rearrange items to place the more important ones first.
2007-05-04 Nick Roberts (t-mouse-mode): Do nothing on a graphical display
2007-05-04 Nick Roberts *** empty log message ***
2007-05-04 Miles Bader Merge from emacs--rel--22
2007-05-03 Karl Berry black refs for printing
2007-05-03 Karl Berry ignore *.pdf
2007-05-03 Karl Berry avoid @anchor in middle of paragraph
2007-05-03 Glenn Morris Tweak message about the absence of shell functions.
2007-05-03 Glenn Morris *** empty log message ***
2007-05-01 Miles Bader Merge from gnus--rel--5.10
2007-05-01 Richard M. Stallman *** empty log message ***
2007-05-01 Richard M. Stallman Update version number.
2007-05-01 Miles Bader Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
2007-05-01 YAMAMOTO Mitsuharu *** empty log message ***
2007-05-01 YAMAMOTO Mitsuharu (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
2007-04-29 Richard M. Stallman *** empty log message ***
2007-04-29 Richard M. Stallman (replace_range): For undo, record insertion first.
2007-04-29 Richard M. Stallman (find-dired-filter): Propertize all text down to eob.
2007-04-29 Richard M. Stallman Delete duplicate change.
2007-04-29 Andreas Schwab *** empty log message ***
2007-04-29 Andreas Schwab (VECSIZE): Use OFFSETOF.
2007-04-29 Richard M. Stallman *** empty log message ***
2007-04-29 Richard M. Stallman (auto-coding-alist): Add pdf => no-conversion.
2007-04-29 YAMAMOTO Mitsuharu *** empty log message ***
2007-04-29 YAMAMOTO Mitsuharu (try_window_reusing_current_matrix): Fix number of disabled lines.
2007-04-29 Miles Bader Merge from emacs--rel--22
2007-04-28 Glenn Morris *** empty log message ***
2007-04-28 Glenn Morris Stefan Monnier <monnier at iro.umontreal.ca>
2007-04-28 Glenn Morris *** empty log message ***
2007-04-28 Glenn Morris Revert addition of duplicate 2007 to copyright years in previous
2007-04-28 Glenn Morris Restore mention of python.el pending consideration of legal status.
2007-04-28 Glenn Morris Restore python.el pending consideration of legal status.
2007-04-28 Glenn Morris Restore python.el pending consideration of legal status. Remove
2007-04-28 Glenn Morris Restore file pending consideration of python.el legal status.
2007-04-28 Glenn Morris (locate-in-alternate-database): Doc fix mistakenly left out of
2007-04-28 Glenn Morris *** empty log message ***
2007-04-28 Glenn Morris David R. Linn <drl at jekyll.vuse.vanderbilt.edu>
2007-04-28 Karl Berry ~ description fixes from rms
2007-04-28 Karl Berry one more line break
2007-04-28 Richard M. Stallman *** empty log message ***
2007-04-28 Richard M. Stallman (sh-mode): Recognize .profile as sh style.
2007-04-28 Richard M. Stallman (read_escape): In a string, \s is always space.
2007-04-28 Eli Zaretskii ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e.
2007-04-28 Nick Roberts (gud-menu-map): Pdb can't handle SIGINT so
2007-04-28 Nick Roberts *** empty log message ***
2007-04-28 Glenn Morris Move bugs to EMACS_22_BASE branch.
2007-04-28 Glenn Morris *** empty log message ***
2007-04-28 Glenn Morris (image-dired-cmd-create-thumbnail-options)
2007-04-28 Miles Bader Merge from emacs--rel--22
2008-09-11 Magnus Henoch * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
2008-09-07 Jason Rumney Update for 22.3
2008-09-05 Chong Yidong Version 22.3 released. EMACS_22_3
2008-09-05 Chong Yidong Regenerate.
2008-09-04 Glenn Morris Fix previous change:
2008-09-03 Alan Mackenzie *** empty log message ***
2008-09-03 Alan Mackenzie (c-version): Incremented to 5.31.6.
2008-09-03 Alan Mackenzie Copy in some minor bug fixes from the trunk.
2008-09-03 Alan Mackenzie *** empty log message ***
2008-09-02 Chong Yidong Regenerate. EMACS_PRETEST_22_2_92
2008-09-02 Chong Yidong Bump version to 22.2.92.
2008-09-02 YAMAMOTO Mitsuharu *** empty log message ***
2008-09-02 YAMAMOTO Mitsuharu (mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle calculation.
2008-08-30 Glenn Morris *** empty log message ***
2008-08-30 Glenn Morris (Fmodify_frame_parameters): Doc fix.
2008-08-30 Glenn Morris *** empty log message ***
2008-08-30 Glenn Morris (make-variable-frame-local): Tweak obsolescence message.
2008-08-30 Eli Zaretskii *** empty log message ***
2008-08-30 Eli Zaretskii (stat): Only root directory passed to GetDriveType. Allow RAM disk as well
2008-08-30 YAMAMOTO Mitsuharu [USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix last change.
2008-08-30 YAMAMOTO Mitsuharu *** empty log message ***
2008-08-30 YAMAMOTO Mitsuharu [USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix coordinate flipping.
2008-08-30 YAMAMOTO Mitsuharu *** empty log message ***
2008-08-30 YAMAMOTO Mitsuharu [USE_CG_DRAWING] (mac_draw_cg_image): Fix coordinate flipping.
2008-08-30 Glenn Morris *** empty log message ***
2008-08-30 Glenn Morris (url-https-expand-file-name): Resolve directly to url-default-expander
2008-08-29 Eli Zaretskii *** empty log message ***
2008-08-29 Eli Zaretskii (Fexpand_file_name): Copy argument `name' into local storage on all platforms,
2008-08-29 YAMAMOTO Mitsuharu *** empty log message ***
2008-08-29 YAMAMOTO Mitsuharu (Fmac_resume_apple_event): Distribute cast to pointer
2008-08-29 YAMAMOTO Mitsuharu [HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-size
2008-08-29 YAMAMOTO Mitsuharu (mac_system_script_code): Use EMACS_INT for DEFVAR_INT variable.
2008-08-29 Chong Yidong (image-mode): Fix 2008-07-19 change.
2008-08-29 Chong Yidong * image-mode.el (image-mode): Fix 2008-07-19 change.
2008-08-28 Juanma Barranquero (edebug): Fix typo in docstring.
2008-08-27 Chong Yidong Regenerate with autoconf 2.61-7 (bug#790)
2008-08-27 Jason Rumney Update based on current directory layout and recommended tools.
2008-08-26 Chong Yidong Regenerate. EMACS_PRETEST_22_2_91
2008-08-26 Chong Yidong (Fcondition_case): Doc fix.
2008-08-26 Chong Yidong * eval.c (Fcondition_case): Doc fix.
2008-08-26 Chong Yidong Bump version to 22.2.91.
2008-08-26 Jason Rumney (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
2008-08-26 Juanma Barranquero Fix typo.
2008-08-26 Juanma Barranquero Fix typos (sync from trunk).
2008-08-26 Juanma Barranquero Fix typos (sync from the trunk).
2008-08-25 Jay Belanger *** empty log message ***
2008-08-25 Jay Belanger Replace missing exponent.
2008-08-24 Romain Francoise (run-python): Remove '' from sys.path.
2008-08-23 Glenn Morris (Shell Command Guessing): Mention dired-guess-shell-case-fold-search.
2008-08-23 Glenn Morris *** empty log message ***
2008-08-23 Glenn Morris (dired-guess-shell-alist-user): Doc fix.
2008-08-23 Jason Rumney (gif_format): Use :index, not :image.
2008-08-23 Chong Yidong (temp-buffer-show-hook): Doc fix.
2008-08-23 Chong Yidong * subr.el (temp-buffer-show-hook): Doc fix.
2008-08-21 Chong Yidong (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
2008-08-21 Chong Yidong * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
2008-08-20 Chong Yidong (print_object): Fix off-by-one in last change.
2008-08-20 Chong Yidong * print.c (print_object): Fix off-by-one in last change.
2008-08-20 YAMAMOTO Mitsuharu *** empty log message ***
2008-08-20 YAMAMOTO Mitsuharu (mac_handle_text_input_event):
2008-08-20 YAMAMOTO Mitsuharu (x_load_font): Round average width to the nearest integer.
2008-08-18 Chong Yidong (edt-default-emulation-setup): Share global-buffers-menu-map with the
2008-08-18 Chong Yidong * emulation/edt.el (edt-default-emulation-setup): Share
2008-08-16 Chong Yidong (flyspell-word): Revert last change.
2008-08-16 Chong Yidong * textmodes/flyspell.el (flyspell-word): Revert last change.
2008-08-16 Chong Yidong Omit info/.arch-inventory.
2008-08-16 Chong Yidong * make-dist: Omit info/.arch-inventory.
2008-08-16 Eli Zaretskii Bump version to 22.2.90.
2008-08-16 Jason Rumney (tempdir/nt): Link emacsclient.rc.
2008-08-16 Jason Rumney (set-version): Set version in nt/emacsclient.rc
2008-08-16 Jason Rumney bug #719
2008-08-15 Chong Yidong (make_process): Initialize kill_without_query struct member.
2008-08-15 Chong Yidong Correct last change
2008-08-15 Chong Yidong * process.c (Fmake_network_process): Initialize kill_without_query
2008-08-15 Chong Yidong Regenerate. EMACS_PRETEST_22_2_90
2008-08-15 Chong Yidong Bump version to 22.2.90.
2008-08-15 Glenn Morris *** empty log message ***
2008-08-15 Glenn Morris (eshell-ls-files): List one per line in a pipeline. (Bug#699)
2008-08-13 Glenn Morris *** empty log message ***
2008-08-13 Glenn Morris (sync from trunk 2008-01-25)
2008-08-12 Juanma Barranquero Backport trivial fixes from the trunk.
2008-08-12 Chong Yidong (ldap-search-internal): Tweak URL regexp.
2008-08-12 Chong Yidong * net/ldap.el (ldap-search-internal): Tweak URL regexp.
2008-08-10 Glenn Morris *** empty log message ***
2008-08-10 Glenn Morris (increment-calendar-month): Optionally handle systems without 12
2008-08-10 Glenn Morris (holiday-bahai): Fix previous change for Emacs 22.
2008-08-10 Glenn Morris Forgot to commit this.
2008-08-10 Glenn Morris *** empty log message ***
2008-08-10 Glenn Morris (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
2008-08-10 Glenn Morris (fortran-end-of-subprogram): Check for a match before trying to move
2008-08-10 Glenn Morris (bootstrap-prepare): Explictly pass EMACS to sub-makes
2008-08-10 Glenn Morris (byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
2008-08-10 Glenn Morris (locate-library): Doc fix (sync from trunk 2008-06-10).
2008-08-10 Glenn Morris (generated-custom-dependencies-file): Doc fix (sync from trunk
2008-08-10 Glenn Morris (generated-finder-keywords-file, finder-exit): Doc fix (sync from
2008-08-10 Glenn Morris (holiday-float): Doc fixes (sync from trunk 2008-04-29).
2008-08-10 Glenn Morris (calendar-nth-named-absday, calendar-nth-named-day):
2008-08-10 Glenn Morris (holiday-islamic): Doc fix (sync from trunk 2008-04-23).
2008-08-10 Glenn Morris (cal-tex-preamble-extra): Fix custom type (sync from trunk
2008-08-10 Glenn Morris (toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
2008-08-10 Glenn Morris (holiday-bahai): Use an algorithm actually relevant to this calendar
2008-08-10 Glenn Morris (holiday-julian): Fix a problem with holidays in the last fortnight in
2008-08-10 Glenn Morris (simple-diary-display, diary-show-all-entries, make-diary-entry):
2008-08-10 Glenn Morris (diary-remind): Doc fix.
2008-08-10 Glenn Morris Use __sparc__ rather than sparc.
2008-08-10 Glenn Morris (cpp_undefs): Rename from `undefs', update uses.
2008-08-08 Chong Yidong Fix last change.
2008-08-08 Chong Yidong (move_it_to): When stopping at a charpos, check if that's a continued
2008-08-08 Chong Yidong * xdisp.c (move_it_to): When stopping at a charpos, check if that's a
2008-08-05 Chong Yidong (kmacro-exec-ring-item): Add autoload.
2008-08-05 Chong Yidong * kmacro.el (kmacro-exec-ring-item): Add autoload.
2008-08-05 Chong Yidong (redisplay_window): Don't enforce scroll-margin when forcing a window
2008-08-05 Chong Yidong * xdisp.c (redisplay_window): Don't enforce scroll-margin when
2008-08-05 Chong Yidong * files.el (auto-save-visited-file-name): Move definition to
2008-08-05 Chong Yidong Handle auto-save-visited-file-name.
2008-08-05 Chong Yidong (auto-save-visited-file-name): Move definition to fileio.c.
2008-08-05 Chong Yidong (Vauto_save_list_file_name): Move here from file.el.
2008-08-05 Chong Yidong * fileio.c (Vauto_save_list_file_name): Move here from file.el.
2008-08-05 Chong Yidong (Other Plists): Fix incorrect example. Suggested by Florian Beck.
2008-08-05 Chong Yidong * symbols.texi (Other Plists): Fix incorrect example.
2008-08-05 Chong Yidong (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
2008-08-05 Chong Yidong * pop.c (socket_connection): Add conditionals for
2008-08-05 Chong Yidong Regenerate.
2008-08-05 Chong Yidong Add checks for krb5_error.text and krb5_error.e_text struct members.
2008-08-05 Chong Yidong * configure.in: Add checks for krb5_error.text and
2008-08-03 Chong Yidong (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-03 Chong Yidong * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-02 Chong Yidong (check_memory_limits): Don't use getrlimit on cygwin. Don't use
2008-08-02 Chong Yidong * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
2008-08-02 Chong Yidong Add list of deprecated systems.
2008-08-02 Chong Yidong (custom-save-all): Avoid destrying symlink if already visiting the
2008-08-02 Chong Yidong Fix typo in last change.
2008-08-02 Chong Yidong * cus-edit.el (custom-save-all): Avoid destrying symlink if
2008-08-02 Chong Yidong (pgg-gpg-process-region): Accept any remaining pending output coming
2008-08-02 Chong Yidong * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2008-08-02 Eli Zaretskii *** empty log message ***
2008-08-02 Eli Zaretskii (Fexpand_file_name): Convert the value of $HOME to a multibyte string.
2008-08-01 Jason Rumney (x_draw_composite_glyph_string_foreground): Force use of Unicode output.
2008-07-31 Chong Yidong (abbreviate-file-name): When replacing $HOME with ~, turn off
2008-07-31 Chong Yidong * files.el (abbreviate-file-name): When replacing $HOME with ~, turn
2008-07-31 Chong Yidong (c-style-alist): For the Ellemtel style, move the
2008-07-31 Chong Yidong * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
2008-07-30 Chong Yidong (menu_nav_ended): Remove.
2008-07-30 Chong Yidong (Fx_menu_bar_open_internal): Use activate_item signal to open menu.
2008-07-30 Chong Yidong * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
2008-07-30 Chong Yidong (image-mode): Set image-mode-text-map when image cannot be displayed.
2008-07-30 Chong Yidong * image-mode.el (image-mode): Set image-mode-text-map when image
2008-07-28 Chong Yidong (flyspell-word, flyspell-large-region, flyspell-region): Call
2008-07-28 Chong Yidong * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
2008-07-28 Chong Yidong (next-error): Do a redisplay to prevent incorrect
2008-07-28 Chong Yidong * simple.el (next-error): Do a redisplay to prevent incorrect
2008-07-28 Chong Yidong Revert last change.
2008-07-28 Chong Yidong Revert last change.
2008-07-28 Chong Yidong (redisplay_window): Check return value of
2008-07-28 Chong Yidong * xdisp.c (redisplay_window): Check return value of
2008-07-28 Michael Albinus *** empty log message ***
2008-07-28 Michael Albinus * net/tramp.el (tramp-perl-directory-files-and-attributes)
2008-07-26 Eli Zaretskii *** empty log message ***
2008-07-26 Eli Zaretskii (syms_of_term): Fix last change.
2008-07-25 Chong Yidong (tex-compilation-parse-errors): Check for
2008-07-25 Chong Yidong * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
2008-07-25 Chong Yidong (syms_of_term): Initialize default_orig_pair, default_set_foreground,
2008-07-25 Chong Yidong * term.c (syms_of_term): Initialize default_orig_pair,
2008-07-25 Chong Yidong (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
2008-07-25 Chong Yidong * getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
2008-07-25 Chong Yidong Regenerate.
2008-07-25 Chong Yidong Check for getrlimit.
2008-07-25 Chong Yidong Regenerate.
2008-07-25 Chong Yidong * configure.in: Check for getrlimit.
2008-07-24 Chong Yidong (dired-copy-file-recursive): Avoid calling set-file-modes when
2008-07-24 Chong Yidong * dired-aux.el (dired-copy-file-recursive): Avoid calling
2008-07-24 Chong Yidong (enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
2008-07-24 Chong Yidong * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
2008-07-23 Chong Yidong (flymake-errline, flymake-warnline): Use more suitable colors on dark
2008-07-23 Chong Yidong * progmodes/flymake.el (flymake-errline, flymake-warnline): Use
2008-07-23 Chong Yidong (shell-dynamic-complete-functions): Use
2008-07-23 Chong Yidong * shell.el (shell-dynamic-complete-functions): Use
2008-07-22 YAMAMOTO Mitsuharu *** empty log message ***
2008-07-22 YAMAMOTO Mitsuharu (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
2008-07-21 Chong Yidong (print_object): Check print_depth before searching for circularities.
2008-07-21 Chong Yidong * print.c (print_object): Check print_depth before searching for
2008-07-21 YAMAMOTO Mitsuharu *** empty log message ***
2008-07-21 YAMAMOTO Mitsuharu (kCGBitmapByteOrder32Host): New define for non-universal SDKs.
2008-07-21 YAMAMOTO Mitsuharu (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
2008-07-21 YAMAMOTO Mitsuharu (mac_create_cg_image_from_image, image_load_image_io)
2008-07-18 Jason Rumney Backport of long term bug from trunk:
2008-07-18 Jason Rumney Backport of long term bug from trunk:
2008-07-17 Miles Bader Merge from gnus--rel--5.10
2008-07-17 YAMAMOTO Mitsuharu *** empty log message ***
2008-07-17 YAMAMOTO Mitsuharu Mention setsid after vfork.
2008-07-17 YAMAMOTO Mitsuharu (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
2008-07-17 YAMAMOTO Mitsuharu (Foverlay_buffer): Add EXFUN.
2008-07-17 YAMAMOTO Mitsuharu Include <config.h> instead of "config.h".
2008-07-11 YAMAMOTO Mitsuharu *** empty log message ***
2008-07-11 YAMAMOTO Mitsuharu [USE_MAC_TSM] (mac_handle_text_input_event):
2008-07-11 YAMAMOTO Mitsuharu (gestaltSystemVersionMajor, gestaltSystemVersionMinor)
2008-07-11 YAMAMOTO Mitsuharu (keycode_to_xkeysym_table): Add entries for f17, f18, and f19.
2008-07-11 YAMAMOTO Mitsuharu (Fx_server_version): Don't use gestaltSystemVersionMajor,
2008-07-11 YAMAMOTO Mitsuharu (frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.
2008-07-07 YAMAMOTO Mitsuharu *** empty log message ***
2008-07-07 YAMAMOTO Mitsuharu (png_load): Use correct bit-depth for setting background color.
2008-06-21 Alan Mackenzie (c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.
2008-06-21 Alan Mackenzie *** empty log message ***
2008-06-17 Miles Bader Merge from gnus--rel--5.10
2008-06-11 Michael Albinus *** empty log message ***
2008-06-11 Michael Albinus * net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.
2008-06-08 Michael Albinus *** empty log message ***
2008-06-08 Michael Albinus * uniquify.el (uniquify-get-proposed-name): Handle remote files.
2008-05-26 Stefan Monnier (tar-header-block-summarize): Ensure one space around user&group.
2008-05-26 Miles Bader Merge from gnus--rel--5.10
2008-05-25 Glenn Morris *** empty log message ***
2008-05-25 Glenn Morris Ed Reingold <reingold at emr.cs.iit.edu>
2008-05-25 Stefan Monnier (tar-summarize-buffer): Handle GNU Tar @LongLink format.
2008-05-24 Alan Mackenzie * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
2008-05-24 Alan Mackenzie *** empty log message ***
2008-05-18 Dan Nicolaescu (vc-hg-annotate-re): Recognize the output of --follow.
2008-05-18 Stefan Monnier *** empty log message ***
2008-05-18 Stefan Monnier (fortran-font-lock-keywords-2): Add keywords for
2008-05-17 Dan Nicolaescu (vc-hg-annotate-command): Allow white space before version number.
2008-05-15 YAMAMOTO Mitsuharu *** empty log message ***
2008-05-15 YAMAMOTO Mitsuharu (x_draw_relief_rect): Remove unused variable `dpy'.
2008-05-15 YAMAMOTO Mitsuharu *** empty log message ***
2008-05-15 YAMAMOTO Mitsuharu (mac_store_event_ref_as_apple_event)
2008-05-13 Jan Djärv *** empty log message ***
2008-05-13 Jan Djärv (handle_one_xevent): Don't pass buttons higher than 3
2008-05-12 Romain Francoise Mention CVE name: CVE-2008-2142.
2008-05-12 Stefan Monnier (fast-lock-cache-directories): Remove "." from its
2008-05-12 YAMAMOTO Mitsuharu *** empty log message ***
2008-05-12 YAMAMOTO Mitsuharu (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
2008-05-12 YAMAMOTO Mitsuharu (main_thread): Conditionalize on
2008-05-10 Reiner Steib (smerge-command-prefix): Fix custom type.
2008-05-10 Eli Zaretskii *** empty log message ***
2008-05-10 Eli Zaretskii (Fdirectory_files_and_attributes, Ffile_attributes): Mention
2008-05-10 Eli Zaretskii *** empty log message ***
2008-05-10 Eli Zaretskii (Windows Files): Update the documentation of w32-get-true-file-attributes.
2008-05-10 Eli Zaretskii *** empty log message ***
2008-05-10 Eli Zaretskii (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
2008-05-10 Eli Zaretskii (stat): Fix test of Vw32_get_true_file_attributes against the value returned
2008-05-08 Reiner Steib Fix spelling.
2008-05-08 Chong Yidong (Appending Kills): Remove a strangely off-topic index entry.
2008-05-08 Chong Yidong * killing.texi (Appending Kills): Remove a strangely off-topic index
2008-05-05 Carsten Dominik 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
2008-05-05 Carsten Dominik *** empty log message ***
2008-05-04 Reiner Steib Document removal of duplicated "alt-" input methods.
2008-05-04 YAMAMOTO Mitsuharu *** empty log message ***
2008-05-04 YAMAMOTO Mitsuharu (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
2008-05-04 YAMAMOTO Mitsuharu [USE_MAC_IMAGE_IO] (image_load_image_io):
2008-05-03 Glenn Morris Correct authorship of patch from Red Hat.
2008-05-03 Eli Zaretskii *** empty log message ***
2008-05-03 Eli Zaretskii (Ffile_attributes): Don't allow the device number become negative.
2008-05-02 YAMAMOTO Mitsuharu *** empty log message ***
2008-05-02 YAMAMOTO Mitsuharu [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
2008-05-02 YAMAMOTO Mitsuharu (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
2008-05-02 YAMAMOTO Mitsuharu (mac_cg_color_space_rgb) [USE_CG_DRAWING]:
2008-05-02 YAMAMOTO Mitsuharu (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
2008-05-02 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
2008-05-02 YAMAMOTO Mitsuharu Regenerate.
2008-05-02 YAMAMOTO Mitsuharu *** empty log message ***
2008-05-02 YAMAMOTO Mitsuharu Check availability of AvailabilityMacros.h
2008-05-02 YAMAMOTO Mitsuharu * configure: Regenerate.
2008-05-01 Nick Roberts (gdb-info-breakpoints-custom): Don't throw error if no file is found.
2008-05-01 Nick Roberts *** empty log message ***
2008-04-28 Michael Albinus *** empty log message ***
2008-04-28 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): Remove it.
2008-04-28 Nick Roberts (gdb-info-breakpoints-custom): Fix mismatched parentheses.
2008-04-28 Nick Roberts (gdb-info-breakpoints-custom): Make breakpoint
2008-04-28 Nick Roberts *** empty log message ***
2008-04-27 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): New defun.
2008-04-27 Michael Albinus *** empty log message ***
2008-04-26 Miles Bader Merge from gnus--rel--5.10
2008-04-25 Chong Yidong Additional redefinitions for GNU/Linux.
2008-04-25 Chong Yidong * m/sparc.h: Additional redefinitions for GNU/Linux.
2008-04-25 Stefan Monnier (diff-hunk-header-re-unified): Allow elided line counts.
2008-04-24 Glenn Morris *** empty log message ***
2008-04-24 Glenn Morris Adam Go biowski <adamg at pld-linux.org> (tiny change)
2008-04-24 Miles Bader Merge from gnus--rel--5.10
2008-04-23 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-23 YAMAMOTO Mitsuharu (mac-ts-active-input-buf): Move defvar to macterm.c.
2008-04-23 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-23 YAMAMOTO Mitsuharu (x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
2008-04-23 YAMAMOTO Mitsuharu (Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
2008-04-23 YAMAMOTO Mitsuharu (Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
2008-04-19 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-19 YAMAMOTO Mitsuharu (Vmac_ts_script_language_on_focus)
2008-04-19 YAMAMOTO Mitsuharu (XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
2008-04-19 YAMAMOTO Mitsuharu (mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
2008-04-19 YAMAMOTO Mitsuharu (CGFloat) [!CGFLOAT_DEFINED]: New typedef.
2008-04-19 YAMAMOTO Mitsuharu (create_apple_event) [TARGET_API_MAC_CARBON]:
2008-04-18 Romain Francoise 2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)
2008-04-12 Nick Roberts (gud-tooltip-tips): Use tooltip-event-buffer
2008-04-12 Nick Roberts (gdb-init-buffer): New function.
2008-04-12 Nick Roberts *** empty log message ***
2008-04-12 Stefan Monnier (makefile-fill-paragraph): Treat indented comments like unindented ones.
2008-04-12 Stefan Monnier Docstring change.
2008-04-12 YAMAMOTO Mitsuharu ** emacs-22.1 with GTK problems (with patches)
2008-04-12 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-12 YAMAMOTO Mitsuharu (mac-ae-open-documents): Adjust selection range parameter origins.
2008-04-12 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-12 YAMAMOTO Mitsuharu [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
2008-04-11 Eli Zaretskii *** empty log message ***
2008-04-11 Eli Zaretskii (ALL): Move $(CLIENTRES) from here...
2008-04-11 Stefan Monnier (python-mode): Don't mess with hippie-expand.
2008-04-11 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1140000.
2008-04-11 Dan Nicolaescu Remove hpux10.20 from the desupported list.
2008-04-11 Chong Yidong (woman2-TH): Undo last change. Use string-equal instead of
2008-04-11 Chong Yidong * woman.el (woman2-TH): Use string-equal instead of string-match.
2008-04-11 Chong Yidong (woman2-TH): Quote argument to string-match.
2008-04-11 Chong Yidong * woman.el (woman2-TH): Quote argument to string-match.
2008-04-11 Stefan Monnier * maintaining.texi (Maintaining):
2008-04-11 Stefan Monnier Fix up trailer.
2008-04-11 Stefan Monnier (autoload-generate-file-autoloads):
2008-04-10 Michael Albinus *** empty log message ***
2008-04-10 Michael Albinus * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney Fix last change.
2008-04-10 Jason Rumney (syms_of_ntproc): Change Vw32_get_true_file attributes
2008-04-10 Jason Rumney (stat): When Vw32_get_true_file_attributes is Qlocal, get
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney (CLIENTRES): New variable and target.
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney (CLIENTRES): New variable and build target.
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney New file.
2008-04-09 Michael Albinus *** empty log message ***
2008-04-09 Michael Albinus * trampver.texi: Update release number.
2008-04-09 Michael Albinus *** empty log message ***
2008-04-09 Michael Albinus * net/trampver.el: Update release number.
2008-04-09 Michael Albinus * net/tramp.el (tramp-find-file-name-coding-system-alist): New
2008-04-09 Alan Mackenzie (font-lock-extend-after-change-region-function): Make it buffer local.
2008-04-09 Alan Mackenzie *** empty log message ***
2008-04-08 Stefan Monnier (c-basic-common-init): Don't set
2008-04-08 Carsten Dominik * org.texi: Large scale rewrite and changes, moving from version 4.67
2008-04-08 Carsten Dominik *** empty log message ***
2008-04-08 Carsten Dominik * textmodes/org-export-latex.el: New file.
2008-04-08 Carsten Dominik *** empty log message ***
2008-04-08 Carsten Dominik *** empty log message ***
2008-04-07 Miles Bader Add arch tagline
2008-04-06 Chong Yidong (dired-overwrite-confirmed): Undo last change.
2008-04-06 Chong Yidong (dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,
2008-04-06 Chong Yidong * dired.el (dired-dnd-handle-local-file): Obey
2008-04-06 Alan Mackenzie (c-before-font-lock-function): Correct a typo in the doc string.
2008-04-06 Alan Mackenzie (c-extend-after-change-region): New function, used in
2008-04-06 Alan Mackenzie *** empty log message ***
2008-04-06 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-06 YAMAMOTO Mitsuharu (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
2008-04-06 YAMAMOTO Mitsuharu (mac_end_cg_clip): Add argument F. All uses changed.
2008-04-06 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
2008-04-06 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
2008-04-06 YAMAMOTO Mitsuharu [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
2008-04-06 YAMAMOTO Mitsuharu (x_set_background_color, mac_window, x_create_tip_frame):
2008-04-06 YAMAMOTO Mitsuharu [MAC_OSX] (select_and_poll_event, sys_select):
2008-04-06 YAMAMOTO Mitsuharu (MAC_OBJ): Add mactoolbox.o.
2008-04-06 YAMAMOTO Mitsuharu *** empty log message ***
2008-04-06 YAMAMOTO Mitsuharu (MacObjects): Add mactoolbox.c.x.
2008-04-06 YAMAMOTO Mitsuharu New file.
2008-04-06 Chong Yidong (dired-overwrite-confirmed): Supply initial value.
2008-04-06 Chong Yidong * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
2008-04-05 Chong Yidong (compile_pattern_1): Treat non-nil and non-string of
2008-04-05 Chong Yidong * search.c (compile_pattern_1): Treat non-nil and non-string of
2008-04-05 Eli Zaretskii *** empty log message ***
2008-04-05 Eli Zaretskii (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
2008-04-05 Chong Yidong (url-http-chunked-encoding-after-change-function):
2008-04-05 Chong Yidong * url-http.el (url-http-chunked-encoding-after-change-function):
2008-04-04 Stefan Monnier (comment-enter-backward): Be careful to restore point changed during narrowing.
2008-04-03 Nick Roberts (gdb-mouse-set-clear-breakpoint):
2008-04-03 Nick Roberts *** empty log message ***
2008-04-03 Chong Yidong ** don't require path hints for *shell*
2008-04-03 Chong Yidong (shell-dynamic-complete-filename): New fun.
2008-04-03 Chong Yidong * shell.el (shell-dynamic-complete-filename): New fun.
2008-04-02 Alan Mackenzie (c-defun-name, c-cpp-define-name): New optimised functions to get the
2008-04-02 Alan Mackenzie (add-log-current-defun): Move the functionality which gets the current
2008-04-02 Alan Mackenzie *** empty log message ***
2008-04-02 Eli Zaretskii *** empty log message ***
2008-04-02 Eli Zaretskii (ps-generate-postscript-with-faces): If the face specified by the overlay's
2008-04-02 Chong Yidong ** slow editing in .h files
2008-04-01 Alan Mackenzie (c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
2008-04-01 Chong Yidong ** overlay face property not used for after-string property
2008-04-01 Chong Yidong ** Emacs CVS: find-file.el - Line up all columns in output
2008-04-01 Chong Yidong Fix last fix.
2008-04-01 Chong Yidong (find-dired-filter): Fix last patch to handle multi-line process
2008-04-01 Chong Yidong * find-dired.el (find-dired-filter): Fix last patch to handle
2008-04-01 Chong Yidong (find-dired-filter): Align columns by padding file sizes.
2008-04-01 Chong Yidong * find-dired.el (find-dired-filter): Align columns by padding file
2008-04-01 Chong Yidong ** mouse-2 and calc-yank
2008-04-01 Jay Belanger *** empty log message ***
2008-04-01 Jay Belanger (calc-init-extensions): Remove keybinding assignments for `calc-yank'.
2008-04-01 Jay Belanger Autoload `calc-yank'.
2008-03-31 Chong Yidong ** Two display bugs involving interactions between after-string and
2008-03-31 Chong Yidong (next_overlay_string): Don't set overlay_strings_at_end_processed_p if
2008-03-31 Chong Yidong * xdisp.c (next_overlay_string): Don't set
2008-03-31 Chong Yidong Fix typo in date.
2008-03-31 Chong Yidong ** Backport find-function-search-for-symbol change to try `.emacs'
2008-03-31 Chong Yidong (find-function-search-for-symbol): Strip extension from .emacs.el to
2008-03-31 Chong Yidong * emacs-lisp/find-func.el (find-function-search-for-symbol):
2008-03-31 Chong Yidong ** Auto-Save bug when file/directory no longer exists
2008-03-31 Chong Yidong (auto_save_error_occurred): New var.
2008-03-31 Chong Yidong * fileio.c (auto_save_error_occurred): New var.
2008-03-31 Chong Yidong ** Bug in url-get-authentication
2008-03-31 Chong Yidong (url-digest-auth): Changed an if so that the interaction between the
2008-03-31 Chong Yidong * url-auth.el (url-digest-auth): Changed an if so that the
2008-03-31 Jason Rumney *** empty log message ***
2008-03-31 Jason Rumney (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
2008-03-29 Stefan Monnier (vc-do-command): Don't show internal temp buffers.
2008-03-29 YAMAMOTO Mitsuharu *** empty log message ***
2008-03-29 YAMAMOTO Mitsuharu (mac-ae-reopen-application): New function.
2008-03-29 YAMAMOTO Mitsuharu *** empty log message ***
2008-03-29 YAMAMOTO Mitsuharu (update_tool_bar, redisplay_tool_bar, redisplay_window)
2008-03-29 YAMAMOTO Mitsuharu (struct scroll_bar): Rename member control_handle_low
2008-03-29 YAMAMOTO Mitsuharu Replace MenuHandle and GetMenuHandle with MenuRef and
2008-03-29 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include Scrap.h.
2008-03-29 YAMAMOTO Mitsuharu Replace MenuHandle and GetMenuHandle with MenuRef and
2008-03-29 YAMAMOTO Mitsuharu Replace WindowPtr with WindowRef.
2008-03-29 YAMAMOTO Mitsuharu * macfns.c (mac_window): Replace WindowPtr with WindowRef.
2008-03-29 YAMAMOTO Mitsuharu (xrm_get_preference_database): Remove BLOCK_INPUT.
2008-03-29 YAMAMOTO Mitsuharu (struct frame) [MAC_OS]: New member external_tool_bar.
2008-03-29 YAMAMOTO Mitsuharu *** empty log message ***
2008-03-29 YAMAMOTO Mitsuharu (mac-dnd-drop-data): Remove redundant check.
2008-03-28 Jason Rumney *** empty log message ***
2008-03-28 Jason Rumney (pbm_load): Allow color values up to 65535.
2008-03-28 Jason Rumney *** empty log message ***
2008-03-28 Jason Rumney (Display Custom): Mention overlay-margin in text.
2008-03-26 Chong Yidong (EXTEND_BUFFER): Change order of pointer addition operations, to avoid
2008-03-26 Chong Yidong * regex.c (EXTEND_BUFFER): Change order of pointer addition
2008-03-26 Eli Zaretskii *** empty log message ***
2008-03-26 Eli Zaretskii (readdir): If FindFirstFile/FindNextFile return in cFileName a file name that
2008-03-26 Chong Yidong Bump version to 22.2.50.
2008-03-26 Chong Yidong Regenerate. EMACS_22_2
2008-03-26 Chong Yidong Bump version to 22.2
2008-03-26 Chong Yidong Regenerate.
2008-03-26 Chong Yidong Bump version to 22.2.
2008-03-26 Kenichi Handa *** empty log message ***
2008-03-25 Johan Bockgård (Info-isearch-search): Always return point.
2008-03-25 Chong Yidong ** Emacs 22 lockup + CCL: Quited.
2008-03-24 Reiner Steib (message-cite-original-without-signature): Mention
2008-03-23 Andreas Schwab (menu-bar-showhide-fringe-ind-menu) [customize]: Add radio button.
2008-03-23 Andreas Schwab *** empty log message ***
2008-03-23 Andreas Schwab (menu-bar-showhide-fringe-ind-menu): Fix radio
2008-03-22 Reiner Steib (incoming mail files): Add version.
2008-03-21 Jason Rumney Update date for expected 22.2 release.
2008-03-21 Reiner Steib * gnus.texi (Gnus Development): Clarify difference between ding and
2008-03-20 Jason Rumney *** empty log message ***
2008-03-20 Jason Rumney (add_registry): Cast return value of alloca.
2008-03-20 Jason Rumney *** empty log message ***
2008-03-20 Reiner Steib (Emacsen): Remove obsolete stuff.
2008-03-20 Dan Nicolaescu (vc-bzr-print-log): Ensure it works when passed a
2008-03-20 Dan Nicolaescu (verilog-easy-menu-filter): New function.
2008-03-19 Reiner Steib (Oort Gnus): Add version info WRT `mail-source-delete-incoming'.
2008-03-19 Reiner Steib Fix version number in previous commit.
2008-03-19 Reiner Steib (Top): Add "Other related manuals" and version info in
2008-03-19 Reiner Steib (open-tls-stream): Reindent.
2008-03-19 Reiner Steib (open-tls-stream): Use with-current-buffer.
2008-03-19 Reiner Steib [ Merge from Gnus v5-10 ]
2008-03-19 Glenn Morris *** empty log message ***
2008-03-19 Glenn Morris Sync 2007-11-04 change from trunk, plus the related comments that came after.
2008-03-19 Dan Nicolaescu *** empty log message ***
2008-03-19 Dan Nicolaescu *** empty log message ***
2008-03-19 Dan Nicolaescu (font-lock-comment-face): Set the foreground for
2008-03-19 Dan Nicolaescu (vc-bzr-print-log): Insert a file marker. Run the log
2008-03-19 Dan Nicolaescu (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
2008-03-19 Stefan Monnier (For Clauses): Fix loop over key-seq to match code.
2008-03-18 Stefan Monnier (vc-bzr-log-view-mode, vc-bzr-annotate-command)
2008-03-18 Stefan Monnier (diff-end-of-hunk): Be careful not to overlook trailing
2008-03-17 Jason Rumney M-x term does not work on Windows.
2008-03-16 Juri Linkov *** empty log message ***
2008-03-16 Juri Linkov (dired-warn-writable): Rename to `dired-perm-write'.
2008-03-16 YAMAMOTO Mitsuharu *** empty log message ***
2008-03-16 YAMAMOTO Mitsuharu (mac-service-open-file): Use file URL instead of file name string.
2008-03-14 Stefan Monnier (vc-bzr-registered): Fail if `bzr' is not installed.
2008-03-14 Glenn Morris (font-lock-comment-face): Move from 22.1 to 22.2
2008-03-13 Richard M. Stallman *** empty log message ***
2008-03-13 Richard M. Stallman (mouse-yank-secondary): Nice error msg if no secondary sel.
2008-03-13 Richard M. Stallman *** empty log message ***
2008-03-13 Richard M. Stallman (defadvice): Add usage pattern.
2008-03-13 Glenn Morris More details of font-lock-comment-delimiter-face and related issues.
2008-03-12 Reiner Steib Refer to node name `Init Rebinding' instead of title.
2008-03-12 Reiner Steib Add `referenced in the tutorial' comments.
2008-03-12 Reiner Steib Remove even more discussion of flow control.
2008-03-12 Chong Yidong Update to new org-mode website.
2008-03-12 Chong Yidong * org.texi: Update to new org-mode website.
2008-03-12 Chong Yidong Remove discussion of flow control.
2008-03-12 Chong Yidong Remove discussion of flow control.
2008-03-12 Chong Yidong * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
2008-03-11 Chong Yidong * simple.el (set-mark-command): Doc fix.
2008-03-11 Chong Yidong Doc fix.
2008-03-10 Juanma Barranquero *** empty log message ***
2008-03-10 Nick Roberts Add advice about using Cygwin GDB (from a
2008-03-10 Nick Roberts *** empty log message ***
2008-03-10 Kenichi Handa *** empty log message ***
2008-03-10 Kenichi Handa (Finsert_file_contents): Don't make CCL program to
2008-03-10 Kenichi Handa (ccl_driver): If ccl->quit_silently is nonzero, don't
2008-03-10 Kenichi Handa (struct ccl_program): New member quit_silently.
2008-03-10 Miles Bader Merge from gnus--rel--5.10
2008-03-10 Chong Yidong ** Emacs 22 lockup + CCL: Quited.
2008-03-10 Chong Yidong Fix typo.
2008-03-09 Reiner Steib (WINDOWS SUPPORT BUGS): Add two issues.
2008-03-08 Johan Bockgård (while-no-input): Don't splice BODY directly into the `or' form.
2008-03-08 Andreas Schwab (struct Lisp_Process): Declare bit field as unsigned.
2008-03-08 Reiner Steib Update for change of `mail-source-delete-incoming'.
2008-03-08 Reiner Steib (Mail Source Customization, Gnus Development, Oort Gnus):
2008-03-08 Reiner Steib (mail-source-delete-old-incoming-confirm): Change
2008-03-07 Chong Yidong ** slow editing in .h files
2008-03-07 Chong Yidong Regenerate.
2008-03-07 Chong Yidong Bump to version 22.1.92 EMACS_PRETEST_22_1_92
2008-03-07 Chong Yidong Regenerate.
2008-03-07 Stefan Monnier (Fsubstitute_in_file_name): Fix up computation of maximum
2008-03-07 Glenn Morris Remove `+++'.
2008-03-06 Chong Yidong Copyedit.
2008-03-06 Chong Yidong Move deprecation message to Installation Changes and rewrite it.
2008-03-06 Juanma Barranquero *** empty log message ***
2008-03-06 Kim F. Storm *** empty log message ***
2008-03-06 Kim F. Storm (describe-gnu-project): Rename from describe-project. Change users.
2008-03-06 Kim F. Storm (describe-gnu-project): Rename from describe-project. Change users.
2008-03-06 Kim F. Storm (view-emacs-todo): Rename from view-todo. Change users.
2008-03-06 Kim F. Storm *** empty log message ***
2008-03-06 Kim F. Storm (Help Files): Rename view-todo to view-emacs-toto.
2008-03-06 Kim F. Storm *** empty log message ***
2008-03-05 Juanma Barranquero *** empty log message ***
2008-03-05 Reiner Steib (gnus-print-buffer): Honor ps-print-color-p.
2008-03-05 Chong Yidong ** Bug in etags ".." code
2008-03-05 Chong Yidong (parens-require-spaces): Doc fix.
2008-03-05 Chong Yidong * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
2008-03-05 Juanma Barranquero *** empty log message ***
2008-03-05 Juanma Barranquero (iswitchb-use-faces): Doc fix.
2008-03-05 Jason Rumney Revert last change.
2008-03-05 Jason Rumney Revert last change.
2008-03-05 Jason Rumney *** empty log message ***
2008-03-05 Jason Rumney (adjust_glyph_matrix): Initialize window_height.
2008-03-05 Jason Rumney *** empty log message ***
2008-03-05 Jason Rumney (Fexpand_file_name): Decode home directory names.
2008-03-03 Stefan Monnier (comment-kill): Docstring improvement.
2008-03-03 Dan Nicolaescu (verilog-highlight-grouping-keywords):
2008-03-03 YAMAMOTO Mitsuharu *** empty log message ***
2008-03-03 YAMAMOTO Mitsuharu (handle_single_display_spec): Undo 2007-10-16 changes.
2008-03-03 Dan Nicolaescu * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
2008-03-03 Glenn Morris Fix typo in previous.
2008-03-03 Glenn Morris Tweak frame-local variables entry.
2008-03-02 Juri Linkov *** empty log message ***
2008-03-02 Juri Linkov Revert 2008-02-28 change that adds initial message
2008-03-01 Glenn Morris More info on how to replace make-variable-frame-local.
2008-03-01 Dan Nicolaescu * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
2008-03-01 Juanma Barranquero *** empty log message ***
2008-03-01 Juanma Barranquero (desktop-read): Set `desktop-dirname' to nil before calling
2008-03-01 Alan Mackenzie (c-neutralize-syntax-in-CPP): Fix coding bug.
2008-03-01 Alan Mackenzie *** empty log message ***
2008-03-01 Alan Mackenzie (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->
2008-03-01 Alan Mackenzie *** empty log message ***
2008-03-01 Miles Bader Merge from gnus--rel--5.10
2008-02-29 Chong Yidong ** Shell-script indenting of &&, | (patch available)
2008-02-29 Jason Rumney Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
2008-02-29 Glenn Morris *** empty log message ***
2008-02-29 Glenn Morris (allout-topic-encryption-bullet)
2008-02-29 Chong Yidong ** Two display bugs involving interactions between after-string and
2008-02-29 Juanma Barranquero *** empty log message ***
2008-02-29 Juanma Barranquero (desktop-save): Save the buffer name if the uniquified base name is empty.
2008-02-29 Stefan Monnier (diff-sanity-check-hunk): Only accept an empty line if
2008-02-29 Chong Yidong (get_overlay_strings_1): Add missing argument type.
2008-02-29 Chong Yidong * xdisp.c (get_overlay_strings_1): Add missing argument type.
2008-02-28 Juri Linkov *** empty log message ***
2008-02-28 Juri Linkov (normal-splash-screen): Add argument `concise'.
2008-02-28 Juri Linkov *** empty log message ***
2008-02-28 Juri Linkov (startup-echo-area-message): Check for about-emacs.
2008-02-28 Juri Linkov *** empty log message ***
2008-02-28 Juri Linkov Always add initial message to *scratch* buffer if
2008-02-28 Stefan Monnier (fill-comment-paragraph): Don't try to do comment-paragraph filling
2008-02-28 Stefan Monnier (uniquify-buffer-base-name): Undo last change.
2008-02-28 Stefan Monnier (utf-7-encode): Never skip the trailing - for the `imap' variant.
2008-02-28 Teodor Zlatanov (url-get-normalized-date): Simplify
2008-02-28 Chong Yidong ** Emacs fails to start properly if the current working directory is
2008-02-27 YAMAMOTO Mitsuharu *** empty log message ***
2008-02-27 YAMAMOTO Mitsuharu [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
2008-02-27 Stefan Monnier (Perl_functions): Fix call to skip_spaces.
2008-02-27 Juanma Barranquero *** empty log message ***
2008-02-27 Juanma Barranquero *** empty log message ***
2008-02-27 Juanma Barranquero *** empty log message ***
2008-02-27 Juanma Barranquero (uniquify-buffer-base-name): If the base name is an empty string,
2008-02-27 Chong Yidong (wait_reading_process_output): Check for window changes caused by timers.
2008-02-27 Chong Yidong * process.c (wait_reading_process_output): Check for window
2008-02-26 Chong Yidong (Formatting Strings): Treat - and 0 as flag characters.
2008-02-26 Chong Yidong * strings.texi (Formatting Strings): Treat - and 0 as flag
2008-02-26 Jason Rumney *** empty log message ***
2008-02-26 Jason Rumney (make-auto-save-file-name): Encode more characters in
2008-02-26 Chong Yidong (Fformat): Doc fix.
2008-02-26 Chong Yidong * editfns.c (Fformat): Doc fix.
2008-02-26 Juanma Barranquero *** empty log message ***
2008-02-26 Juanma Barranquero (ftp-program): Fix typo in docstring.
2008-02-26 Juanma Barranquero *** empty log message ***
2008-02-26 Juanma Barranquero (gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
2008-02-25 Alan Mackenzie (c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.
2008-02-25 Alan Mackenzie *** empty log message ***
2008-02-25 Chong Yidong ** dired cannot access file names with a quote
2008-02-25 Chong Yidong (shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 Chong Yidong * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 Chong Yidong ** Bug in url-get-authentication
2008-02-25 Chong Yidong Revert last fix; subset of last fix recommitted.
2008-02-25 Chong Yidong Revert last fix; subset of last fix recommitted.
2008-02-25 Chong Yidong Patch by John Wiegley checked in.
2008-02-25 Chong Yidong (url-digest-auth): Don't show prompt if authentication succeeded on
2008-02-25 Chong Yidong * url-auth.el (url-digest-auth): Don't show prompt if
2008-02-25 Chong Yidong (command_loop_1): Revert 2006-10-09 change.
2008-02-25 Chong Yidong * keyboard.c (command_loop_1): Revert 2006-10-09 change.
2008-02-25 Jan Djärv *** empty log message ***
2008-02-25 Jan Djärv Mention stock icons for Gtk+.
2008-02-25 Dan Nicolaescu * configure.in: Print an error for systems that we think are
2008-02-24 Juanma Barranquero *** empty log message ***
2008-02-24 Jason Rumney *** empty log message ***
2008-02-24 Jason Rumney (enum_font_cb2): Don't use raster fonts for Unicode.
2008-02-24 Jason Rumney *** empty log message ***
2008-02-24 Jason Rumney (file-name-invalid-regexp): Fix octal/decimal confusion.
2008-02-24 Miles Bader Merge from gnus--rel--5.10
2008-02-24 Chong Yidong ** modify-frame-parameters behaviour broken
2008-02-24 Chong Yidong (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
2008-02-24 Chong Yidong * xterm.c (x_set_offset): Don't change the gravity if
2008-02-24 Chong Yidong ** nesting of unwind-protect and atomic-change-group
2008-02-23 Chong Yidong ** Auto-Save bug when file/directory no longer exists
2008-02-23 Chong Yidong ** Backport find-function-search-for-symbol change to try `.emacs'
2008-02-23 Chong Yidong ** Should dired-do-search bind tags-loop-revert-buffers automatically?
2008-02-23 Chong Yidong ** Loading ebrowse file yields warning
2008-02-23 Chong Yidong Remove two other fixed bug items.
2008-02-23 Chong Yidong ** Tweak sit-for to accept the form (sit-for 1 nil t)
2008-02-23 Glenn Morris Some comments on previous change. A couple of things are already
2008-02-23 Chong Yidong Remove some Emacs 22.1 release items, and update bug list.
2008-02-23 Chong Yidong (bibtex-convert-alien): Fix sit-for ags.
2008-02-23 Chong Yidong * textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
2008-02-22 Stefan Monnier (dired-mark-prompt): Don't count/display the t element.
2008-02-22 Bastien Guerry 2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
2008-02-21 Glenn Morris Add missing FSF copyright years.
2008-02-21 Glenn Morris *** empty log message ***
2008-02-21 Glenn Morris (sit-for): Fix obsolete form for nil second argument.
2008-02-21 Dan Nicolaescu (eval-when-compile): Don't define
2008-02-21 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
2008-02-20 Alan Mackenzie (c-extend-region-for-CPP): always set c-old-EOM.
2008-02-20 Alan Mackenzie *** empty log message ***
2008-02-20 Nick Roberts Rename menu item to "Show GUD tooltips".
2008-02-20 Nick Roberts (gdb-mouse-set-clear-breakpoint): Fall back
2008-02-20 Nick Roberts *** empty log message ***
2008-02-20 Juanma Barranquero Re-commit doc fixes accidentally reverted.
2008-02-20 Juanma Barranquero *** empty log message ***
2008-02-20 Dan Nicolaescu * progmodes/verilog-mode.el (customize): Fix typo in error message.
2008-02-20 Glenn Morris *** empty log message ***
2008-02-20 Glenn Morris (rmail-autodetect): Add .exe extension to movemail on Windows.
2008-02-19 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a
2008-02-19 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a
2008-02-19 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
2008-02-19 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a
2008-02-19 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a
2008-02-19 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
2008-02-19 Alan Mackenzie *** empty log message ***
2008-02-19 Stefan Monnier (INT_LISPLIKE): Remove. It may misfire.
2008-02-19 Stefan Monnier (diff-file-junk-re): New const.
2008-02-19 Stefan Monnier Make it more robust in the presence of empty context lines in unified hunks.
2008-02-19 Chong Yidong Regenerate.
2008-02-19 Chong Yidong Regenerate. EMACS_PRETEST_22_1_91
2008-02-19 Chong Yidong Regenerate.
2008-02-19 Chong Yidong Bump version to 22.1.91.
2008-02-19 Nick Roberts (gdba): Recreate as an alias for gdb.
2008-02-19 Nick Roberts *** empty log message ***
2008-02-18 Juanma Barranquero *** empty log message ***
2008-02-18 Juanma Barranquero (verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs,
2008-02-18 Juanma Barranquero *** empty log message ***
2008-02-18 Juanma Barranquero (customize): Fix typo in error message.
2008-02-18 Jason Rumney (Fw32_shell_execute): Encode parameters.
2008-02-18 Jason Rumney *** empty log message ***
2008-02-18 Juanma Barranquero *** empty log message ***
2008-02-18 Juanma Barranquero *** empty log message ***
2008-02-18 Juanma Barranquero (gud-def, gud-last-speedbar-stackframe): Doc fixes.
2008-02-17 Juanma Barranquero *** empty log message ***
2008-02-17 Stefan Monnier (ada-font-lock-syntactic-keywords):
2008-02-17 Thien-Thi Nguyen (MS-DOS): Fix omission bug: Close quotes.
2008-02-16 Stefan Monnier (vc-find-root): Remove initial loop because it's not
2008-02-16 Juanma Barranquero Revert previous change.
2008-02-16 Juanma Barranquero *** empty log message ***
2008-02-16 Juanma Barranquero *** empty log message ***
2008-02-16 Juanma Barranquero (vc-find-root): Don't loop forever on non-existent root.
2008-02-15 Jason Rumney CX-TERM files no longer cause problems with DOS line-ends.
2008-02-15 Jason Rumney Cygwin GCC builds that do not work are no longer recent.
2008-02-15 Jason Rumney Fixed part of Cleartype problem.
2008-02-15 Jason Rumney Fixed Drew Adams 12 Aug problem
2008-02-15 Jason Rumney *** empty log message ***
2008-02-15 Jason Rumney (x_draw_glyph_string_background): Clear the background
2008-02-15 Chong Yidong Add "Point before start of properties" bug.
2008-02-14 Stefan Monnier (sgml-mode): Fix comment syntax.
2008-02-14 Chong Yidong ** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
2008-02-13 Stefan Monnier (highlight-save-buffer-state): New macro.
2008-02-13 Michael Albinus *** empty log message ***
2008-02-13 Michael Albinus * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
2008-02-12 Juri Linkov *** empty log message ***
2008-02-12 Juri Linkov (after-init-hook): Set inhibit-startup-screen to t
2008-02-12 Juri Linkov (fancy-startup-screen, normal-splash-screen):
2008-02-12 Stefan Monnier (font-lock-set-defaults): Unset previously set variables when needed.
2008-02-12 Juanma Barranquero *** empty log message ***
2008-02-12 Juanma Barranquero (uniquify-managed): Don't defvar.
2008-02-12 Juanma Barranquero (uniquify-buffer-base-name): New function.
2008-02-11 Jason Rumney Add note about GTK image libraries.
2008-02-11 Jason Rumney *** empty log message ***
2008-02-11 Jason Rumney (add_registry): Add an App Paths registry key.
2008-02-11 Richard M. Stallman *** empty log message ***
2008-02-11 Glenn Morris *** empty log message ***
2008-02-11 Glenn Morris (Equality Predicates): No longer talk about "two" functions.
2008-02-11 Glenn Morris Lawrence Mitchell <wence at gmx.li> (tiny change)
2008-02-11 Glenn Morris *** empty log message ***
2008-02-11 Glenn Morris (Equality Predicates): Mention equal-including-properties.
2008-02-10 Stefan Monnier (diff-beginning-of-file-and-junk): If we're on the
2008-02-10 Richard M. Stallman *** empty log message ***
2008-02-10 Richard M. Stallman (rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp.
2008-02-10 Richard M. Stallman *** empty log message ***
2008-02-10 Richard M. Stallman *** empty log message ***
2008-02-10 Richard M. Stallman (arm*-*-freebsd*): Added.
2008-02-09 Eli Zaretskii *** empty log message ***
2008-02-09 Eli Zaretskii (compilation-find-file): Doc fix.
2008-02-09 Eli Zaretskii *** empty log message ***
2008-02-09 Eli Zaretskii (compilation-next-error): Doc fix.
2008-02-09 Eli Zaretskii *** empty log message ***
2008-02-09 Eli Zaretskii (syms_of_fileio) <insert-default-directory>: Doc fix.
2008-02-09 Eli Zaretskii *** empty log message ***
2008-02-09 Eli Zaretskii Remove redundant empty lines, insert a magic line instead.
2008-02-09 Jason Rumney Add note about ldefs-boot.el line ends.
2008-02-09 Glenn Morris Fix typo.
2008-02-09 Glenn Morris Fix tense.
2008-02-09 Glenn Morris *** empty log message ***
2008-02-09 Glenn Morris (ipconfig-program, ipconfig-program-options): Add obsolete aliases to
2008-02-08 Glenn Morris Revert previous change, which should have been on the trunk.
2008-02-08 Glenn Morris (selection-coding-system): Remove, since it's now defined in select.el
2008-02-08 Richard M. Stallman *** empty log message ***
2008-02-08 Richard M. Stallman (ifconfig): Renamed from ipconfig.
2008-02-08 Glenn Morris *** empty log message ***
2008-02-08 Glenn Morris (custom-theme-set-variables): Sort symbols that are
2008-02-07 Glenn Morris *** empty log message ***
2008-02-07 Glenn Morris D. E. Evans <sinuhe at gnu.org> (tiny change)
2008-02-07 Glenn Morris compilation-scroll-output fixed.
2008-02-07 Richard M. Stallman *** empty log message ***
2008-02-07 Richard M. Stallman (Window Start): Mention the feature of moving
2008-02-06 Richard M. Stallman *** empty log message ***
2008-02-06 Richard M. Stallman (mh-make-seq, mh-seq-name): Use defsubst.
2008-02-06 Richard M. Stallman (mh-do-in-gnu-emacs, mh-do-in-xemacs)
2008-02-05 Jason Rumney *** empty log message ***
2008-02-05 Jason Rumney (w32_read_socket) <WM_CHAR>: Use locale-coding-system
2008-02-05 Juanma Barranquero Revert previous change, which was intended for the trunk.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero Recommend giflib, not libungif.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero In help, use generic names for the image libraries.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero (erc-valid-nick-regexp): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero (erc-match-syntax-table): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero (erc-button-syntax-table): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero (rcirc commands): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero (Setting tags, In-buffer settings): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero (make_hdr): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero (read_header): Replace `legal' with `valid'.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-05 Juanma Barranquero *** empty log message ***
2008-02-04 Juanma Barranquero *** empty log message ***
2008-02-04 Juanma Barranquero (w32-system-shells): Add TCC (new name for 4NT).
2008-02-04 Richard M. Stallman Comment changes.
2008-02-04 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-declaration-core-re):
2008-02-04 Stefan Monnier (cancel-change-group): Improve last fix.
2008-02-04 Stefan Monnier (cancel-change-group): Don't move point.
2008-02-04 YAMAMOTO Mitsuharu *** empty log message ***
2008-02-04 YAMAMOTO Mitsuharu (mac_to_emacs_modifiers): New argument UNMAPPED_MODS.
2008-02-04 Miles Bader Merge from gnus--rel--5.10
2008-02-04 Chong Yidong Undo last change (mistakenly committed to branch).
2008-02-04 Chong Yidong Undo last change (mistakenly committed to branch).
2008-02-04 Chong Yidong Added "GTY" as synonym for __attribute__. Updated gperf output.
2008-02-04 Chong Yidong * etags.c: Added "GTY" as synonym for __attribute__. Updated
2008-02-04 YAMAMOTO Mitsuharu *** empty log message ***
2008-02-04 YAMAMOTO Mitsuharu [MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
2008-02-02 Eli Zaretskii *** empty log message ***
2008-02-02 Eli Zaretskii (Tags): Fix last change.
2008-02-02 Michael Albinus *** empty log message ***
2008-02-02 Michael Albinus * trampver.texi: Update release number.
2008-02-02 Michael Albinus * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2008-02-02 Michael Albinus *** empty log message ***
2008-02-02 Michael Albinus * net/trampver.el: Update release number.
2008-02-02 Michael Albinus * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of `mapcar'.
2008-02-02 Michael Albinus *** empty log message ***
2008-02-02 Michael Albinus *** empty log message ***
2008-02-02 Michael Albinus *** empty log message ***