log

age author description
Thu, 26 Jun 2008 07:19:01 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 07:18:15 +0000 Glenn Morris (bookmark-make-record-default): Fix declaration.
Thu, 26 Jun 2008 07:17:58 +0000 Glenn Morris (bookmark-make-record-default): Fix declaration.
Thu, 26 Jun 2008 07:16:38 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 07:16:01 +0000 Glenn Morris (calendar-check-holidays): Declare rather than autoloading.
Thu, 26 Jun 2008 07:08:01 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 07:07:34 +0000 Glenn Morris (calendar-cursor-to-date): Handle case where event-start is nil.
Thu, 26 Jun 2008 07:06:27 +0000 Glenn Morris (cal-menu-moon-menu): Add sunrise/sunset.
Thu, 26 Jun 2008 06:57:29 +0000 Glenn Morris (calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.
Thu, 26 Jun 2008 06:29:04 +0000 Dan Nicolaescu Remove unused defines.
Thu, 26 Jun 2008 06:04:59 +0000 Dan Nicolaescu *** empty log message ***
Thu, 26 Jun 2008 05:16:49 +0000 Dan Nicolaescu * vc-dir.el (tool-bar): Require.
Thu, 26 Jun 2008 05:04:23 +0000 Glenn Morris Comment fixes.
Thu, 26 Jun 2008 05:02:04 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 05:01:31 +0000 Glenn Morris (cal-menu-context-mouse-menu): Add some :keys.
Thu, 26 Jun 2008 04:54:37 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 04:54:27 +0000 Glenn Morris (calendar-cursor-holidays): Handle mouse events.
Thu, 26 Jun 2008 04:54:12 +0000 Glenn Morris (calendar-mouse-holidays): Remove function.
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Thu, 26 Jun 2008 04:17:19 +0000 Kenichi Handa *** empty log message ***
Thu, 26 Jun 2008 04:16:09 +0000 Kenichi Handa (terminal-composition-base-character-p): New
Thu, 26 Jun 2008 03:43:18 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 03:42:48 +0000 Glenn Morris *** empty log message ***
Thu, 26 Jun 2008 03:42:23 +0000 Glenn Morris (calendar-iso-from-absolute): Add autoload cookie.
Thu, 26 Jun 2008 03:42:12 +0000 Glenn Morris (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
Thu, 26 Jun 2008 03:41:38 +0000 Glenn Morris (calendar-cursor-to-nearest-date): Use calendar-column-to-segment,
Thu, 26 Jun 2008 03:41:20 +0000 Glenn Morris (calendar-date-echo-text): Doc fix. Add default :value for sexp type.
Thu, 26 Jun 2008 02:48:56 +0000 Stefan Monnier (completion-basic-try-completion): Use the text after
Wed, 25 Jun 2008 22:35:53 +0000 Chong Yidong (tex-verbatim): Use monospace instead of courier.
Wed, 25 Jun 2008 22:35:37 +0000 Chong Yidong (set-face-attribute): Doc fix.
Wed, 25 Jun 2008 22:35:22 +0000 Chong Yidong * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
Wed, 25 Jun 2008 22:32:56 +0000 Chong Yidong Fix last change, using "monospace" rather than "Monospace".
Wed, 25 Jun 2008 22:29:20 +0000 Chong Yidong (x_default_font_parameter): If Xft is available, first try
Wed, 25 Jun 2008 22:29:11 +0000 Chong Yidong * xfns.c (x_default_font_parameter): If Xft is available, first
Wed, 25 Jun 2008 21:46:49 +0000 Jason Rumney (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
Wed, 25 Jun 2008 20:57:16 +0000 Stefan Monnier (Fbyte_code): Disable debugging code that doesn't compile.
Wed, 25 Jun 2008 20:55:53 +0000 Stefan Monnier (syms_of_buffer): Remove default-word-wrap.
Wed, 25 Jun 2008 20:27:45 +0000 Juri Linkov Add global bindings `M-s o' for `occur', `M-s h r' for `highlight-regexp',
Wed, 25 Jun 2008 20:22:14 +0000 Juri Linkov *** empty log message ***
Wed, 25 Jun 2008 20:21:36 +0000 Juri Linkov (isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
Wed, 25 Jun 2008 20:17:07 +0000 Juri Linkov (goto-map): New variable. Rebind goto-related
Wed, 25 Jun 2008 16:51:33 +0000 Stefan Monnier * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
Wed, 25 Jun 2008 15:46:23 +0000 Stefan Monnier * Makefile.in (Makefile): Use it for its timestamp value as well, and
Wed, 25 Jun 2008 15:15:39 +0000 Stefan Monnier Paren typo.
Wed, 25 Jun 2008 15:15:20 +0000 Stefan Monnier Paren typo.
Wed, 25 Jun 2008 15:13:03 +0000 Stefan Monnier * buff-menu.el: Use with-current-buffer and inhibit-read-only.
Wed, 25 Jun 2008 15:10:16 +0000 Stefan Monnier * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
Wed, 25 Jun 2008 15:05:33 +0000 Stefan Monnier (eshell-manipulate): Check eshell-debug-command is bound before using it.
Wed, 25 Jun 2008 15:01:47 +0000 Stefan Monnier Require CL.
Wed, 25 Jun 2008 14:05:38 +0000 Juanma Barranquero Fix typos.
Wed, 25 Jun 2008 12:02:48 +0000 Kenichi Handa (Fstring_to_unibyte): Fix the previous change.
Wed, 25 Jun 2008 11:51:46 +0000 Juanma Barranquero * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
Wed, 25 Jun 2008 07:49:12 +0000 Glenn Morris Comment typo.
Wed, 25 Jun 2008 07:48:35 +0000 Glenn Morris Remove witness-emacs.
Wed, 25 Jun 2008 07:47:09 +0000 Glenn Morris Fix usage typo.
Wed, 25 Jun 2008 07:46:42 +0000 Glenn Morris Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Wed, 25 Jun 2008 07:43:55 +0000 Glenn Morris rst-mode got installed.
Wed, 25 Jun 2008 07:35:49 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 07:35:33 +0000 Kenichi Handa (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
Wed, 25 Jun 2008 07:31:37 +0000 Kenichi Handa (font_parse_fcname): Remove unused variables.
Wed, 25 Jun 2008 07:16:43 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 05:35:05 +0000 Dan Nicolaescu * vc-hg.el:
Wed, 25 Jun 2008 04:58:14 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 04:55:12 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 03:26:45 +0000 Dan Nicolaescu (vc-annotate-parent-rev): Pacify byte compiler.
Wed, 25 Jun 2008 03:19:14 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
Wed, 25 Jun 2008 02:56:20 +0000 Kenichi Handa (Fstring_to_unibyte): Fix typo in docstring.
Wed, 25 Jun 2008 02:55:06 +0000 Kenichi Handa Mention string-to-unibyte.
Wed, 25 Jun 2008 02:48:03 +0000 Kenichi Handa (image-jpeg-p): Convert DATA to unibyte at first.
Wed, 25 Jun 2008 02:45:50 +0000 Dan Nicolaescu (vc-annotate-parent-rev): Pacify byte compiler.
Wed, 25 Jun 2008 02:45:09 +0000 Kenichi Handa (Fstring_to_unibyte): EXFUN it.
Wed, 25 Jun 2008 02:44:43 +0000 Kenichi Handa (str_to_unibyte): Extern it.
Wed, 25 Jun 2008 02:44:20 +0000 Kenichi Handa (str_to_unibyte): New function.
Wed, 25 Jun 2008 02:43:59 +0000 Kenichi Handa (Fstring_to_unibyte): New function.
Wed, 25 Jun 2008 00:39:59 +0000 Andreas Schwab (face-font-family-alternatives, variable-pitch): Use
Wed, 25 Jun 2008 00:35:02 +0000 Kenichi Handa *** empty log message ***
Tue, 24 Jun 2008 23:58:00 +0000 Andreas Schwab Fix thinko.
Tue, 24 Jun 2008 23:44:12 +0000 Andreas Schwab (bootstrap-clean): Do what distclean does but don't remove
Tue, 24 Jun 2008 23:00:25 +0000 Andreas Schwab (${lispsource}/loaddefs.el): Renamed from
Tue, 24 Jun 2008 20:02:13 +0000 Chong Yidong Document truncate-partial-width-windows change.
Tue, 24 Jun 2008 18:18:05 +0000 Chong Yidong (face-font-family-alternatives, variable-pitch): Change "Sans" to the
Tue, 24 Jun 2008 18:17:55 +0000 Chong Yidong * faces.el (face-font-family-alternatives, variable-pitch): Change
Tue, 24 Jun 2008 18:04:44 +0000 Chong Yidong Document `word-wrap'.
Tue, 24 Jun 2008 18:00:20 +0000 Chong Yidong (Vtruncate_partial_width_windows): New Lisp_Object, replacing
Tue, 24 Jun 2008 17:58:50 +0000 Chong Yidong (compute_motion): Obey integer values of truncate-partial-width-windows.
Tue, 24 Jun 2008 17:57:21 +0000 Chong Yidong (direct_output_for_insert): Avoid direct output when inserting a space
Tue, 24 Jun 2008 17:57:02 +0000 Chong Yidong Replace truncate_partial_width_windows with
Tue, 24 Jun 2008 17:56:41 +0000 Chong Yidong (struct it): Replace bool truncate_lines_p with a line_wrap enum
Tue, 24 Jun 2008 17:56:14 +0000 Chong Yidong (syms_of_buffer): New variables default-word-wrap and word-wrap.
Tue, 24 Jun 2008 17:55:20 +0000 Chong Yidong (struct buffer): New member word_wrap.
Tue, 24 Jun 2008 17:54:59 +0000 Chong Yidong * buffer.h (struct buffer): New member word_wrap.
Tue, 24 Jun 2008 17:27:10 +0000 Chong Yidong Re-order items.
Tue, 24 Jun 2008 13:29:28 +0000 Stefan Monnier Fix up comments.
Tue, 24 Jun 2008 10:32:03 +0000 Jason Rumney *** empty log message ***
Tue, 24 Jun 2008 10:31:34 +0000 Jason Rumney (Ffont_face_attributes): Multiply pixel size before point
Tue, 24 Jun 2008 10:31:12 +0000 Jason Rumney (PIXEL_TO_POINT): Clarify usage in comment.
Tue, 24 Jun 2008 08:58:45 +0000 Jason Rumney Add coding tag.
Tue, 24 Jun 2008 07:01:27 +0000 Kenichi Handa (font_score): Even if the PIXEL_SIZE is the same, check
Tue, 24 Jun 2008 05:27:35 +0000 Jay Belanger *** empty log message ***
Tue, 24 Jun 2008 05:25:10 +0000 Jay Belanger *** empty log message ***
Tue, 24 Jun 2008 05:23:47 +0000 Jay Belanger (Killing from the stack): Mention how to use normal Emacs copying.
Tue, 24 Jun 2008 05:22:08 +0000 Jay Belanger (calc-init-extensions): Add keybinding for `kill-ring-save'.
Tue, 24 Jun 2008 05:21:40 +0000 Jay Belanger (calc-mode-map): Add extra keybindings to `calc-missing-key'.
Tue, 24 Jun 2008 04:52:51 +0000 Miles Bader Handle void selection in mouse-appearance-menu
Tue, 24 Jun 2008 04:04:48 +0000 Dan Nicolaescu * add-log.el (add-change-log-entry): Add new arg to force each new
Tue, 24 Jun 2008 03:45:06 +0000 Dan Nicolaescu (vc-client-object): Remove.
Tue, 24 Jun 2008 03:24:38 +0000 Dan Nicolaescu (Todo): Update.
Tue, 24 Jun 2008 03:20:12 +0000 Juanma Barranquero * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
Tue, 24 Jun 2008 02:41:04 +0000 Dan Nicolaescu * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
Tue, 24 Jun 2008 01:07:34 +0000 Juanma Barranquero Fix typos.
Mon, 23 Jun 2008 21:34:24 +0000 Juanma Barranquero * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
Mon, 23 Jun 2008 21:08:22 +0000 Eli Zaretskii Large file support in MS-Windows `stat' is done.
Mon, 23 Jun 2008 12:41:50 +0000 Jason Rumney * w32term.c (x_draw_glyph_string_background)
Mon, 23 Jun 2008 12:41:46 +0000 Jason Rumney * w32term.c (x_draw_glyph_string_background)
Mon, 23 Jun 2008 12:41:36 +0000 Jason Rumney * w32term.c (x_draw_glyph_string_background)
Mon, 23 Jun 2008 07:03:33 +0000 Dan Nicolaescu (vc-annotate-mode): Derive from special-mode
Mon, 23 Jun 2008 03:11:56 +0000 Stefan Monnier (distclean): Don't delete *.elc and autogen files.
Mon, 23 Jun 2008 00:13:34 +0000 Miles Bader Add arch tagline
Sun, 22 Jun 2008 19:04:22 +0000 Dan Nicolaescu * vc.el:
Sun, 22 Jun 2008 17:56:00 +0000 Dan Nicolaescu * vc.el: Move vc-annotate variables and functions ...
Sun, 22 Jun 2008 15:07:56 +0000 Kenichi Handa *** empty log message ***
Sun, 22 Jun 2008 15:06:28 +0000 Kenichi Handa (font_find_for_lface): Try the adstyle specified in the property of
Sun, 22 Jun 2008 15:01:52 +0000 Dan Nicolaescu * vc-dav.el: Move here from url/vc-dav.el.
Sun, 22 Jun 2008 14:57:42 +0000 Dan Nicolaescu * vc-dav.el: Move here from url/vc-dav.el.
Sun, 22 Jun 2008 14:02:07 +0000 Stefan Monnier (x_set_frame_alpha): Add x_catch_errors for bug#437.
Sun, 22 Jun 2008 13:57:28 +0000 Stefan Monnier * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.
Sun, 22 Jun 2008 02:29:32 +0000 Glenn Morris *** empty log message ***
Sun, 22 Jun 2008 02:29:22 +0000 Glenn Morris (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
Sun, 22 Jun 2008 02:20:24 +0000 Glenn Morris *** empty log message ***
Sun, 22 Jun 2008 02:20:13 +0000 Glenn Morris (top_bootclean): Remove obsolete references to lock/.
Sun, 22 Jun 2008 02:02:18 +0000 Glenn Morris *** empty log message ***
Sun, 22 Jun 2008 02:02:06 +0000 Glenn Morris (witness-emacs): Depend on temacs${EXEEXT}.
Sat, 21 Jun 2008 23:02:20 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 23:01:21 +0000 Glenn Morris (help-xref-interned): Declare.
Sat, 21 Jun 2008 23:01:01 +0000 Glenn Morris (easy-mmode-set-keymap-parents): Evaluate definition when compiling.
Sat, 21 Jun 2008 23:00:49 +0000 Glenn Morris Require 'cl when compiling.
Sat, 21 Jun 2008 20:34:50 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 20:34:14 +0000 Glenn Morris Require 'cl when compiling.
Sat, 21 Jun 2008 20:32:42 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 20:31:55 +0000 Glenn Morris Require 'cl when compiling.
Sat, 21 Jun 2008 20:30:00 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 20:29:45 +0000 Glenn Morris (bug-reference-fontify): Revert previous change that saved match data.
Sat, 21 Jun 2008 20:14:27 +0000 Glenn Morris Add bug-reference-url-format local setting.
Sat, 21 Jun 2008 20:13:48 +0000 Glenn Morris (bug-reference-map): Bind down-mouse-1 rather than mouse-1.
Sat, 21 Jun 2008 20:00:04 +0000 John Paul Wallington *** empty log message ***
Sat, 21 Jun 2008 19:57:50 +0000 John Paul Wallington (define-derived-mode): Add `doc-string' declaration.
Sat, 21 Jun 2008 19:53:46 +0000 John Paul Wallington (rst-mode): Put docstring in right place.
Sat, 21 Jun 2008 19:52:27 +0000 Chong Yidong (fancy-about-text, fancy-startup-tail): Increase text size for
Sat, 21 Jun 2008 19:52:17 +0000 Chong Yidong * startup.el (fancy-about-text, fancy-startup-tail): Increase text
Sat, 21 Jun 2008 19:51:48 +0000 Glenn Morris Add witness-emacs.
Sat, 21 Jun 2008 19:48:40 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 19:47:47 +0000 Glenn Morris (all): Explicitly pass EMACS to sub-make, for some non-GNU makes.
Sat, 21 Jun 2008 19:42:51 +0000 Chong Yidong (fixed-pitch): Use "Monospace" family.
Sat, 21 Jun 2008 19:42:37 +0000 Chong Yidong * faces.el (fixed-pitch): Use "Monospace" family.
Sat, 21 Jun 2008 19:39:35 +0000 Glenn Morris Whitespace.
Sat, 21 Jun 2008 19:39:01 +0000 Glenn Morris Fix rst.el attribution.
Sat, 21 Jun 2008 19:36:15 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 19:35:59 +0000 Glenn Morris (custom-dependencies-no-scan-regexp): Add ldefs-boot.el.
Sat, 21 Jun 2008 19:35:45 +0000 Glenn Morris (finder-no-scan-regexp): Add ldefs-boot.el
Sat, 21 Jun 2008 19:33:21 +0000 Glenn Morris Comment fixes.
Sat, 21 Jun 2008 19:32:57 +0000 Stefan Monnier (witness-emacs): Tell lisp to use bootstrap-emacs.
Sat, 21 Jun 2008 19:28:58 +0000 Glenn Morris *** empty log message ***
Sat, 21 Jun 2008 19:28:42 +0000 Glenn Morris (calendar-forward-day): Scroll in one month increments.
Sat, 21 Jun 2008 19:28:09 +0000 Glenn Morris Factor out the magic numbers controlling the calendar layout.
Sat, 21 Jun 2008 19:22:29 +0000 Stefan Monnier (witness-emacs): Use ../lisp, not $(lispsource).
Sat, 21 Jun 2008 19:22:17 +0000 Michael Albinus * NEWS: Tramp uses auth-source.
Sat, 21 Jun 2008 19:21:53 +0000 Michael Albinus *** empty log message ***
Sat, 21 Jun 2008 19:20:40 +0000 Stefan Monnier * src/Makefile.in (PRECOMP): Remove.
Sat, 21 Jun 2008 15:43:34 +0000 Ulf Jasper newsticker: window config fix, doc fixes
Sat, 21 Jun 2008 14:54:29 +0000 Miles Bader (text-scale-adjust): Bind `echo-keystrokes' to nil.
Sat, 21 Jun 2008 13:42:10 +0000 Romain Francoise Fix typo.
Sat, 21 Jun 2008 12:48:11 +0000 Romain Francoise (INFO_FILES): Add sasl.
Sat, 21 Jun 2008 11:51:31 +0000 Michael Albinus *** empty log message ***
Sat, 21 Jun 2008 11:50:33 +0000 Michael Albinus * tramp.texi (Password handling): Renamed from "Password
Sat, 21 Jun 2008 11:15:04 +0000 Kenichi Handa *** empty log message ***
Sat, 21 Jun 2008 11:12:55 +0000 Kenichi Handa (xftfont_open): Handle QCembolden only when FC_EMBOLDEN is defined.
Sat, 21 Jun 2008 09:00:49 +0000 Alan Mackenzie (c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.
Sat, 21 Jun 2008 08:59:50 +0000 Alan Mackenzie *** empty log message ***
Sat, 21 Jun 2008 08:48:44 +0000 Nick Roberts *** empty log message ***
Sat, 21 Jun 2008 08:48:38 +0000 Andreas Schwab (.el.elc): Use ../lisp, not $(lispsource).
Sat, 21 Jun 2008 08:18:06 +0000 Andreas Schwab (witness-emacs): Use ../lisp, not $(lispsource).
Sat, 21 Jun 2008 06:51:23 +0000 Miles Bader Fix autoload directives in lisp/face-remap.el
Sat, 21 Jun 2008 04:10:26 +0000 Stefan Monnier Run rst-define-level-faces when loading.
Sat, 21 Jun 2008 02:37:02 +0000 Miles Bader Fix autoload building command in src Makefile
Sat, 21 Jun 2008 01:38:39 +0000 Stefan Monnier Make "make" do a bootstrap if needed.
Fri, 20 Jun 2008 23:27:07 +0000 Chong Yidong (Ffont_face_attributes): Omit key-attribute pairs not defined by the
Fri, 20 Jun 2008 23:27:00 +0000 Chong Yidong * font.c (Ffont_face_attributes): Omit key-attribute pairs not
Fri, 20 Jun 2008 21:48:17 +0000 Stefan Monnier * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
Fri, 20 Jun 2008 21:46:05 +0000 Jason Rumney [OLD_FONT]: Remove obsolete font code.
Fri, 20 Jun 2008 20:00:14 +0000 Stefan Monnier ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
Fri, 20 Jun 2008 19:52:37 +0000 Stefan Monnier (c-make-inherited-keymap): Only use set-keymap-parents if set-keymap-parent
Fri, 20 Jun 2008 19:38:53 +0000 Miles Bader Add arch tagline
Fri, 20 Jun 2008 18:18:40 +0000 Stefan Monnier Update.
Fri, 20 Jun 2008 18:12:01 +0000 Stefan Monnier (vc-bzr-annotate-extract-revision-at-line):
Fri, 20 Jun 2008 17:57:55 +0000 Stefan Monnier (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
Fri, 20 Jun 2008 17:53:42 +0000 Stefan Monnier Fix up docstring conventions.
Fri, 20 Jun 2008 17:16:41 +0000 Dan Nicolaescu (vc-mtn-log-view-mode): Set log-view-per-file-logs and
Fri, 20 Jun 2008 17:10:33 +0000 Stefan Monnier (special-mode-map): New var.
Fri, 20 Jun 2008 17:08:55 +0000 Dan Nicolaescu * vc.el (vc-switch-backend): Simplify.
Fri, 20 Jun 2008 17:05:55 +0000 Dan Nicolaescu (vc-dir-hide-up-to-date): Undo previous change.
Fri, 20 Jun 2008 16:20:48 +0000 Stefan Monnier (checkdoc-start-section, checkdoc-error):
Fri, 20 Jun 2008 16:16:34 +0000 Ulf Jasper newsticker-treeview-own-frame turned off, tooltips
Fri, 20 Jun 2008 16:04:48 +0000 Stefan Monnier *** empty log message ***
Fri, 20 Jun 2008 16:03:22 +0000 Eli Zaretskii (Starting GUD): Fix change from 2008-06-17 about remote debugging.
Fri, 20 Jun 2008 16:00:33 +0000 Stefan Monnier New file.
Fri, 20 Jun 2008 15:50:16 +0000 Sam Steingold (vc-dir-hide-up-to-date): Accept a prefix argument to also remove DIRECTORY entries.
Fri, 20 Jun 2008 15:48:08 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 15:47:19 +0000 Eli Zaretskii ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an empty
Fri, 20 Jun 2008 15:43:29 +0000 Eli Zaretskii (distclean): Depend on `clean'.
Fri, 20 Jun 2008 15:28:26 +0000 Jason Rumney *** empty log message ***
Fri, 20 Jun 2008 15:27:28 +0000 Jason Rumney (font_matches_spec): Use csb bitfield from font signature to determine
Fri, 20 Jun 2008 15:20:34 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 15:20:08 +0000 Eli Zaretskii (clean mostlyclean): Delete leim-list.el~.
Fri, 20 Jun 2008 15:18:30 +0000 Juanma Barranquero * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
Fri, 20 Jun 2008 15:17:16 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 15:16:44 +0000 Eli Zaretskii (distclean): Remove makefile.
Fri, 20 Jun 2008 15:15:57 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 15:15:13 +0000 Eli Zaretskii (distclean): Remove makefile.
Fri, 20 Jun 2008 15:13:49 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 15:13:21 +0000 Eli Zaretskii (distclean): Remove makefile.
Fri, 20 Jun 2008 15:11:53 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 15:10:58 +0000 Eli Zaretskii (distclean): Remove makefile.
Fri, 20 Jun 2008 14:59:37 +0000 Stefan Monnier (cfsetspeed): New fun extracted from the code.
Fri, 20 Jun 2008 14:50:20 +0000 Stefan Monnier * configure.in: Check for presence of cfmakeraw and cfsetspeed.
Fri, 20 Jun 2008 13:12:26 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jun 2008 13:12:08 +0000 Eli Zaretskii (distclean): Don't delete `quail' subdir: if we are building in the sandbox,
Fri, 20 Jun 2008 12:28:22 +0000 Kenichi Handa *** empty log message ***
Fri, 20 Jun 2008 12:27:56 +0000 Kenichi Handa (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to the pattern.
Fri, 20 Jun 2008 09:20:09 +0000 Stephen Eglen *** empty log message ***
Fri, 20 Jun 2008 09:19:57 +0000 Stephen Eglen (mh-defun-show-buffer): Use `...' rather than than "..." in generated
Fri, 20 Jun 2008 09:00:52 +0000 Miles Bader Fix variable names in buffer-face-mode-invoke
Fri, 20 Jun 2008 08:55:22 +0000 Miles Bader Tweak interface of buffer-face-mode functions
Fri, 20 Jun 2008 08:00:56 +0000 Jason Rumney (setup-default-fontset): Specify script for latin use of iso10646-1.
Fri, 20 Jun 2008 06:12:33 +0000 Kenichi Handa *** empty log message ***
Fri, 20 Jun 2008 06:11:57 +0000 Kenichi Handa (fontset_from_font): Copy font_spec before changing
Fri, 20 Jun 2008 02:15:52 +0000 Kenichi Handa *** empty log message ***
Fri, 20 Jun 2008 02:15:09 +0000 Kenichi Handa (x_default_font_parameter): Try "monospace-12" too.
Fri, 20 Jun 2008 01:53:32 +0000 Stefan Monnier * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
Thu, 19 Jun 2008 10:37:11 +0000 Kenichi Handa *** empty log message ***
Thu, 19 Jun 2008 10:35:03 +0000 Kenichi Handa Include <ctype.h>
Thu, 19 Jun 2008 04:59:11 +0000 Michael Olson ERC: Upstream updates.
Thu, 19 Jun 2008 02:17:16 +0000 Miles Bader Fix behavior of text-scale-increase when text-scale-mode is disabled
Thu, 19 Jun 2008 01:57:19 +0000 Stefan Monnier * w32fns.c, xfns.c (Qfont_param): New var.
Thu, 19 Jun 2008 00:43:34 +0000 Kenichi Handa *** empty log message ***
Thu, 19 Jun 2008 00:42:58 +0000 Kenichi Handa (font_parse_xlfd): Fix previous change.
Thu, 19 Jun 2008 00:42:11 +0000 Kenichi Handa (ftfont_pattern_entity): New arg extra. Caller changed.
Thu, 19 Jun 2008 00:41:48 +0000 Kenichi Handa (QChinting , QCautohint, QChintstyle, QCrgba)
Wed, 18 Jun 2008 21:14:07 +0000 Stefan Monnier (face-set-after-frame-default): Don't exclude `default'.
Wed, 18 Jun 2008 14:45:11 +0000 Andreas Schwab (Ffont_face_attributes): Only define if
Wed, 18 Jun 2008 11:01:51 +0000 Stephen Eglen Fix typo (where -> were).
Wed, 18 Jun 2008 08:33:16 +0000 Jason Rumney Add font logging to list and match functions.
Wed, 18 Jun 2008 03:21:59 +0000 Stefan Monnier *** empty log message ***
Wed, 18 Jun 2008 02:58:24 +0000 Glenn Morris Remove references to passing EMACS to make, since the defaults are
Wed, 18 Jun 2008 02:56:39 +0000 Glenn Morris *** empty log message ***
Wed, 18 Jun 2008 02:56:17 +0000 Glenn Morris (cal-menu-holidays-menu): Use calendar-cursor-holidays rather than
Wed, 18 Jun 2008 02:55:32 +0000 Glenn Morris (calendar-cursor-holidays): Accept optional date.
Wed, 18 Jun 2008 02:55:13 +0000 Glenn Morris (cal-tex-cursor-year)
Wed, 18 Jun 2008 02:54:40 +0000 Glenn Morris (cal-html-cursor-month, cal-html-cursor-year): Handle mouse events.
Wed, 18 Jun 2008 02:53:40 +0000 Glenn Morris (ELCFILES): Add org/org-id.elc.
Wed, 18 Jun 2008 02:53:20 +0000 Glenn Morris (buffer-face-mode-invoke): Declare.
Wed, 18 Jun 2008 02:52:49 +0000 Glenn Morris Regenerate.
Wed, 18 Jun 2008 02:51:24 +0000 Glenn Morris Add footer.
Wed, 18 Jun 2008 02:51:07 +0000 Glenn Morris (org-map-entries): Let-bind `file'.
Wed, 18 Jun 2008 02:50:11 +0000 Glenn Morris Remove an entry that does not apply.
Wed, 18 Jun 2008 02:49:47 +0000 Glenn Morris Fix typos in previous.
Tue, 17 Jun 2008 22:40:32 +0000 Nick Roberts (Starting GUD): Add an entry for gud-gdb.
Tue, 17 Jun 2008 22:39:03 +0000 Nick Roberts *** empty log message ***
Tue, 17 Jun 2008 22:09:40 +0000 Nick Roberts (gud-gdba-marker-filter): Don't switch to
Tue, 17 Jun 2008 22:08:57 +0000 Nick Roberts *** empty log message ***
Tue, 17 Jun 2008 20:24:44 +0000 Miles Bader Add arch tagline
Tue, 17 Jun 2008 16:33:29 +0000 Martin Rudalics *** empty log message ***
Tue, 17 Jun 2008 16:33:06 +0000 Martin Rudalics (split-height-threshold): Remove spurious extra line.
Tue, 17 Jun 2008 16:04:47 +0000 Chong Yidong (font_parse_fcname): For known key symbols, intern using correct
Tue, 17 Jun 2008 16:03:29 +0000 Chong Yidong * font.c (font_parse_fcname): For known key symbols, intern using
Tue, 17 Jun 2008 15:42:19 +0000 Stefan Monnier * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
Tue, 17 Jun 2008 15:39:06 +0000 Stefan Monnier (vc-deduce-fileset): Add arg `only-files'.
Tue, 17 Jun 2008 15:25:12 +0000 Carsten Dominik New file: org-id.el.
Tue, 17 Jun 2008 15:22:00 +0000 Carsten Dominik 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
Tue, 17 Jun 2008 11:28:06 +0000 Miles Bader Use buffer-face-mode for mouse font menu
Tue, 17 Jun 2008 11:27:51 +0000 Miles Bader Add buffer-face-mode
Tue, 17 Jun 2008 11:27:36 +0000 Miles Bader Order multiple entries more cleverly in face-remap-add-relative
Tue, 17 Jun 2008 06:00:41 +0000 Glenn Morris *** empty log message ***
Tue, 17 Jun 2008 06:00:28 +0000 Glenn Morris Fix references to mouse-2 and mouse-3 in calendar.
Tue, 17 Jun 2008 05:59:50 +0000 Glenn Morris (configure, index.texi, vol1.*, vol2.*): Remove.
Tue, 17 Jun 2008 05:59:16 +0000 Glenn Morris *** empty log message ***
Tue, 17 Jun 2008 05:59:00 +0000 Glenn Morris (emacsver, miscmanualdir, VERSION, manual, install)
Tue, 17 Jun 2008 05:58:34 +0000 Glenn Morris *** empty log message ***
Tue, 17 Jun 2008 05:58:22 +0000 Glenn Morris Regenerate.
Tue, 17 Jun 2008 05:57:29 +0000 Glenn Morris (x-select-font): Declare.
Tue, 17 Jun 2008 05:56:48 +0000 Glenn Morris *** empty log message ***
Tue, 17 Jun 2008 05:55:54 +0000 Glenn Morris (calendar-move-hook):Add calendar-update-mode-line as an option.
Tue, 17 Jun 2008 05:33:06 +0000 Chong Yidong (font_parse_fcname): Store divider characters for unknown-spec list.
Tue, 17 Jun 2008 05:32:19 +0000 Chong Yidong * font.c (font_parse_fcname): Store divider characters for
Tue, 17 Jun 2008 04:50:11 +0000 Kenichi Handa *** empty log message ***
Tue, 17 Jun 2008 04:49:34 +0000 Kenichi Handa (realize_default_face): If the frame is not on window
Tue, 17 Jun 2008 02:33:22 +0000 Miles Bader Merge from emacs--rel--22
Tue, 17 Jun 2008 02:33:12 +0000 Miles Bader Remove unneeded Gnus ChangeLog entries
Tue, 17 Jun 2008 02:32:59 +0000 Miles Bader Merge from gnus--devo--0
Tue, 17 Jun 2008 02:16:09 +0000 Nick Roberts (Starting GUD): Expand on remote debugging.
Tue, 17 Jun 2008 02:14:29 +0000 Nick Roberts *** empty log message ***
Tue, 17 Jun 2008 01:26:47 +0000 Kenichi Handa *** empty log message ***
Tue, 17 Jun 2008 01:25:11 +0000 Kenichi Handa (fontset_pattern_regexp): Escape some regexp characters.
Mon, 16 Jun 2008 22:42:46 +0000 Juanma Barranquero * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
Mon, 16 Jun 2008 20:36:55 +0000 Stefan Monnier (vc-dir-child-files): Use vc-string-prefix-p.
Mon, 16 Jun 2008 19:11:02 +0000 Stefan Monnier (font_unparse_gtkname): Use EQ to compare Lisp_Objects.
Mon, 16 Jun 2008 14:35:24 +0000 Chong Yidong (font_parse_fcname): Fix handling of unknown-spec string.
Mon, 16 Jun 2008 14:35:02 +0000 Chong Yidong * font.c (font_parse_fcname): Fix handling of unknown-spec string.
Mon, 16 Jun 2008 13:44:18 +0000 Juanma Barranquero (Ffont_face_attributes): Doc fix.
Mon, 16 Jun 2008 13:32:07 +0000 Juanma Barranquero (Ffont_spec): Fix usage in docstring.
Mon, 16 Jun 2008 12:02:44 +0000 Andreas Schwab (Ffont_face_attributes): Fix definition.
Mon, 16 Jun 2008 11:46:33 +0000 Kenichi Handa *** empty log message ***
Mon, 16 Jun 2008 11:44:03 +0000 Kenichi Handa (Ffont_get): Return a symbol for :weight, :slant, and :width.
Mon, 16 Jun 2008 11:26:22 +0000 Nick Roberts (gdb-memory-set-address)
Mon, 16 Jun 2008 11:24:50 +0000 Nick Roberts *** empty log message ***
Mon, 16 Jun 2008 10:30:31 +0000 Jason Rumney (nxml-mode): Use run-mode-hooks.
Mon, 16 Jun 2008 09:28:44 +0000 Juanma Barranquero (vc-diff-internal): Declare for compiler.
Mon, 16 Jun 2008 09:11:05 +0000 Jason Rumney Fix crashing bug in use of bold fonts from x-select-font on W32.
Mon, 16 Jun 2008 08:55:56 +0000 Juanma Barranquero *** empty log message ***
Mon, 16 Jun 2008 08:54:29 +0000 Juanma Barranquero (log-view-per-file-logs): Pacify byte compiler.
Mon, 16 Jun 2008 08:53:27 +0000 Juanma Barranquero (log-view-per-file-logs): Pacify byte compiler.
Mon, 16 Jun 2008 07:32:48 +0000 Kenichi Handa *** empty log message ***
Mon, 16 Jun 2008 07:32:04 +0000 Kenichi Handa (font_check_object): Delete it.
Mon, 16 Jun 2008 04:55:44 +0000 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1230000.
Mon, 16 Jun 2008 02:31:20 +0000 Glenn Morris *** empty log message ***
Mon, 16 Jun 2008 02:31:13 +0000 Glenn Morris Remove obsolete files
Mon, 16 Jun 2008 02:28:35 +0000 Glenn Morris *** empty log message ***
Mon, 16 Jun 2008 02:28:25 +0000 Glenn Morris Remove unused files
Mon, 16 Jun 2008 02:26:40 +0000 Glenn Morris Update.
Mon, 16 Jun 2008 02:23:10 +0000 Glenn Morris *** empty log message ***
Mon, 16 Jun 2008 02:23:03 +0000 Glenn Morris (set-version): Add doc/lispref/book-spine.texinfo.
Mon, 16 Jun 2008 02:21:42 +0000 Glenn Morris Set version to 23.0.60.
Mon, 16 Jun 2008 02:08:47 +0000 Glenn Morris *** empty log message ***
Mon, 16 Jun 2008 02:08:42 +0000 Glenn Morris (set-version): Add doc/lispref/vol1.texi,vol2.texi.
Mon, 16 Jun 2008 02:07:45 +0000 Glenn Morris *** empty log message ***
Mon, 16 Jun 2008 02:07:26 +0000 Glenn Morris Update Back-Cover Text as per maintain.info.
Mon, 16 Jun 2008 02:07:08 +0000 Glenn Morris (EMACSVER): Set to 23.0.60.
Mon, 16 Jun 2008 02:06:54 +0000 Glenn Morris (EMACSVER): Set to 23.0.60.
Mon, 16 Jun 2008 02:04:45 +0000 Chong Yidong Tweak last change.
Mon, 16 Jun 2008 01:59:40 +0000 Chong Yidong (font_parse_fcname): Correctly parse KEY=VAL values.
Mon, 16 Jun 2008 01:58:48 +0000 Chong Yidong * font.c (font_parse_fcname): Correctly parse KEY=VAL values.
Mon, 16 Jun 2008 01:57:42 +0000 Glenn Morris Add Cover-Texts.
Sun, 15 Jun 2008 21:08:04 +0000 Juanma Barranquero Fix typo.
Sun, 15 Jun 2008 20:20:42 +0000 Chong Yidong Fix last change.
Sun, 15 Jun 2008 20:11:11 +0000 Chong Yidong *** S-down-mouse-1 now pops up a menu for changing the default font
Sun, 15 Jun 2008 20:04:33 +0000 Chong Yidong (mouse-appearance-menu-map): New var.
Sun, 15 Jun 2008 20:04:18 +0000 Chong Yidong * mouse.el (mouse-appearance-menu-map): New var.
Sun, 15 Jun 2008 19:44:11 +0000 Chong Yidong *** New function `font-face-attributes' returns a plist of face
Sun, 15 Jun 2008 19:42:53 +0000 Chong Yidong (Fx_select_font): Give GTK font dialog the default font name.
Sun, 15 Jun 2008 19:42:31 +0000 Chong Yidong (font_unparse_gtkname): Add prototype.
Sun, 15 Jun 2008 19:42:11 +0000 Chong Yidong (font_parse_fcname): Only only one decimal point.
Sun, 15 Jun 2008 19:41:54 +0000 Chong Yidong * font.c (font_parse_fcname): Only only one decimal point.
Sun, 15 Jun 2008 18:18:16 +0000 Juri Linkov *** empty log message ***
Sun, 15 Jun 2008 18:15:11 +0000 Juri Linkov (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
Sun, 15 Jun 2008 16:59:25 +0000 Michael Albinus *** empty log message ***
Sun, 15 Jun 2008 16:57:03 +0000 Michael Albinus (tramp-open-connection-setup-interactive-shell): Flush cache, and
Sun, 15 Jun 2008 14:58:24 +0000 Dan Nicolaescu * log-view.el (log-view-diff-changeset): New function.
Sun, 15 Jun 2008 13:40:27 +0000 Michael Albinus *** empty log message ***
Sun, 15 Jun 2008 13:37:25 +0000 Michael Albinus * net/tramp-cmds.el (tramp-cleanup-all-connections): Reset
Sun, 15 Jun 2008 13:36:30 +0000 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Clear
Sun, 15 Jun 2008 12:26:28 +0000 Kenichi Handa *** empty log message ***
Sun, 15 Jun 2008 12:23:27 +0000 Kenichi Handa (fontset_pattern_regexp): Escape `+' characters in pattern.
Sun, 15 Jun 2008 10:57:06 +0000 Ulf Jasper newsticker: window dedication, orphan feeds.
Sun, 15 Jun 2008 10:29:13 +0000 Andreas Schwab (vc-cvs-status-extra-headers): Don't match newline
Sun, 15 Jun 2008 10:13:24 +0000 Andreas Schwab (font_update_drivers): Fix crash when no drivers match.
Sun, 15 Jun 2008 09:43:38 +0000 Andreas Schwab (wdired-search-and-rename): Fix undocumented change.
Sun, 15 Jun 2008 08:04:13 +0000 Ulf Jasper Moved some faces from newst-plainview to newst-reader.
Sun, 15 Jun 2008 06:31:29 +0000 Miles Bader Add arch tagline
Sun, 15 Jun 2008 05:53:48 +0000 Stefan Monnier * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
Sun, 15 Jun 2008 04:43:35 +0000 Stefan Monnier (encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
Sun, 15 Jun 2008 03:06:50 +0000 Glenn Morris Remove out-of-date and irrelevant information on size on .eps files.
Sun, 15 Jun 2008 02:58:58 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:58:47 +0000 Glenn Morris (manual): Use "23" rather than "21".
Sun, 15 Jun 2008 02:58:09 +0000 Glenn Morris (emacsver): New, set by configure.
Sun, 15 Jun 2008 02:53:17 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:53:07 +0000 Glenn Morris Report bugs using M-x report-emacs-bug.
Sun, 15 Jun 2008 02:52:44 +0000 Dan Nicolaescu (vc-deduce-fileset): Check if the buffer has a file.
Sun, 15 Jun 2008 02:39:40 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:39:16 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:39:07 +0000 Glenn Morris (set-version): Add doc/misc/faq.texi.
Sun, 15 Jun 2008 02:38:02 +0000 Glenn Morris (EMACSVER): Remove duplicate, outdated setting.
Sun, 15 Jun 2008 02:37:20 +0000 Glenn Morris Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Sun, 15 Jun 2008 02:31:52 +0000 Glenn Morris (VER): Update to 23.0.60.
Sun, 15 Jun 2008 02:31:43 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:30:54 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:30:26 +0000 Glenn Morris Remove references to external license, since doclicense is included.
Sun, 15 Jun 2008 02:28:57 +0000 Glenn Morris Remove references to external license, since doclicense is included.
Sun, 15 Jun 2008 02:27:05 +0000 Glenn Morris Use @copying, @title, @subtitle, @author.
Sun, 15 Jun 2008 02:26:41 +0000 Glenn Morris Update Back-Cover Text as per maintain.info.
Sun, 15 Jun 2008 02:24:02 +0000 Glenn Morris Change to GFDL 1.2. Refer to license in Emacs manual.
Sun, 15 Jun 2008 02:23:45 +0000 Glenn Morris Use @copying.
Sun, 15 Jun 2008 02:23:28 +0000 Glenn Morris Refer to license in Gnus manual.
Sun, 15 Jun 2008 02:23:08 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:23:00 +0000 Glenn Morris Add sasl.
Sun, 15 Jun 2008 02:22:04 +0000 Glenn Morris (INFO_TARGETS, DVI_TARGETS): Add sasl.
Sun, 15 Jun 2008 02:21:52 +0000 Glenn Morris Refer to license in Emacs manual.
Sun, 15 Jun 2008 02:21:36 +0000 Glenn Morris Fix output file name.
Sun, 15 Jun 2008 02:17:13 +0000 Glenn Morris Remove option of licensing under GPL.
Sun, 15 Jun 2008 02:08:36 +0000 Glenn Morris *** empty log message ***
Sun, 15 Jun 2008 02:08:25 +0000 Glenn Morris Use a verbatim license for this invariant section, as per etc/GNU.
Sat, 14 Jun 2008 19:45:02 +0000 Glenn Morris *** empty log message ***
Sat, 14 Jun 2008 19:44:55 +0000 Glenn Morris (Major packages and programs): Remove references to external
Sat, 14 Jun 2008 19:23:59 +0000 Glenn Morris Fix typo.
Sat, 14 Jun 2008 19:23:02 +0000 Glenn Morris *** empty log message ***
Sat, 14 Jun 2008 19:22:49 +0000 Glenn Morris (ELCFILES): Add Add net/newst-*.el.
Sat, 14 Jun 2008 19:14:01 +0000 Glenn Morris Comment fix for rms.
Sat, 14 Jun 2008 19:12:44 +0000 Stefan Monnier (syms_of_xdisp): Default underline-minimum-offset to 1.
Sat, 14 Jun 2008 17:00:01 +0000 Stefan Monnier (wdired-do-renames): New function.
Sat, 14 Jun 2008 16:01:38 +0000 Stefan Monnier (Info-insert-breadcrumbs): Don't break in apropos and toc.
Sat, 14 Jun 2008 10:11:20 +0000 Ulf Jasper Added newsticker-testsuite.el.
Sat, 14 Jun 2008 10:01:39 +0000 Ulf Jasper Updated newsticker.texi
Sat, 14 Jun 2008 08:58:56 +0000 Martin Rudalics *** empty log message ***
Sat, 14 Jun 2008 08:58:07 +0000 Martin Rudalics (window--even-window-heights): Even window heights
Sat, 14 Jun 2008 01:59:21 +0000 Stefan Monnier (Info-insert-breadcrumbs): Be careful to preserve history.
Fri, 13 Jun 2008 21:59:41 +0000 Stefan Monnier (terminal-init-linux): Load t-mouse.
Fri, 13 Jun 2008 20:34:26 +0000 Stefan Monnier (Info-breadcrumbs-depth): New var.
Fri, 13 Jun 2008 20:32:58 +0000 Stefan Monnier (Info-breadcrumbs-depth): New var.
Fri, 13 Jun 2008 17:50:37 +0000 Teodor Zlatanov Add quotation marks, paragraph symbol, angled
Fri, 13 Jun 2008 17:42:57 +0000 Ulf Jasper Renamed newsticker-*.el to newst-*.el. Fixed (require).
Fri, 13 Jun 2008 17:08:25 +0000 Ulf Jasper Renamed newsticker-*.el to newst-*.el.
Fri, 13 Jun 2008 17:06:47 +0000 Ulf Jasper Renamed newsticker-*.el to newst-*.el.
Fri, 13 Jun 2008 17:05:34 +0000 Ulf Jasper Renamed newsticker-*.el to newst-*.el.
Fri, 13 Jun 2008 16:35:17 +0000 Stefan Monnier (Fserial_process_configure, Fprocess_send_eof):
Fri, 13 Jun 2008 16:22:16 +0000 Stefan Monnier * progmodes/compile.el (compilation-start): Don't disable undo in
Fri, 13 Jun 2008 15:15:32 +0000 Stefan Monnier (mail-mode-flyspell-verify):
Fri, 13 Jun 2008 14:52:13 +0000 Jason Rumney Restore line that last checkin inexplicably lost.
Fri, 13 Jun 2008 14:51:06 +0000 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
Fri, 13 Jun 2008 14:40:57 +0000 Dan Nicolaescu (vc-delete-file): Bound default-directory before calling
Fri, 13 Jun 2008 14:29:47 +0000 Jason Rumney * w32fns.c (Fw32_select_font): Removed old font API function.
Fri, 13 Jun 2008 14:28:13 +0000 Jason Rumney *** empty log message ***
Fri, 13 Jun 2008 14:27:49 +0000 Jason Rumney (mouse-set-font): Remove overridden function.
Fri, 13 Jun 2008 13:42:21 +0000 Juanma Barranquero Fix typos, convert to utf-8.
Fri, 13 Jun 2008 12:41:46 +0000 Kenichi Handa (font_find_for_lface): Fix typo of the previous change.
Fri, 13 Jun 2008 12:29:55 +0000 Kenichi Handa *** empty log message ***
Fri, 13 Jun 2008 12:29:37 +0000 Kenichi Handa (font_find_for_lface): If registry is NULL, try iso8859-1 and ascii-0.
Fri, 13 Jun 2008 12:29:21 +0000 Kenichi Handa *** empty log message ***
Fri, 13 Jun 2008 09:47:04 +0000 Juanma Barranquero (syms_of_font) <font-weight-table, font-slant-table, font-width-table>:
Fri, 13 Jun 2008 09:20:41 +0000 Juanma Barranquero Fix typos.
Fri, 13 Jun 2008 08:08:20 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Fri, 13 Jun 2008 08:07:04 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Fri, 13 Jun 2008 08:06:41 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Fri, 13 Jun 2008 08:05:52 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Fri, 13 Jun 2008 08:04:56 +0000 Glenn Morris *** empty log message ***
Fri, 13 Jun 2008 08:04:44 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Fri, 13 Jun 2008 05:49:05 +0000 Kenichi Handa (custom-face-attributes): Add :foundry.
Fri, 13 Jun 2008 05:47:42 +0000 Kenichi Handa (Fx_create_frame, x_create_tip_frame): Register X
Fri, 13 Jun 2008 04:26:01 +0000 Kenichi Handa *** empty log message ***
Fri, 13 Jun 2008 04:22:07 +0000 Kenichi Handa (font_score): Ignore the diffference of alias style symbols.
Fri, 13 Jun 2008 04:20:28 +0000 Glenn Morris Update Back-Cover Text as per maintain.info.
Fri, 13 Jun 2008 04:18:37 +0000 Glenn Morris Update Back-Cover text per maintain.info.
Fri, 13 Jun 2008 04:17:08 +0000 Glenn Morris *** empty log message ***
Fri, 13 Jun 2008 04:16:42 +0000 Glenn Morris (menu-set-font): Use fboundp rather than functionp.
Fri, 13 Jun 2008 04:16:23 +0000 Glenn Morris (byte-compile-maybe-guarded): Doc fix.
Fri, 13 Jun 2008 02:57:10 +0000 Kenichi Handa (font_update_sort_order): Setting of sort_shift_bits adjusted for the
Fri, 13 Jun 2008 02:19:47 +0000 Kenichi Handa (enum lface_attribute_index): New member
Fri, 13 Jun 2008 02:18:59 +0000 Kenichi Handa (font_score): Delete arg alternate_families. Check only
Fri, 13 Jun 2008 02:08:52 +0000 Kenichi Handa *** empty log message ***
Fri, 13 Jun 2008 02:08:32 +0000 Kenichi Handa (LFACE_FOUNDRY): New macro.
Fri, 13 Jun 2008 02:04:37 +0000 Kenichi Handa (set-face-attribute): Fix previous change.
Fri, 13 Jun 2008 02:01:07 +0000 Kenichi Handa (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
Fri, 13 Jun 2008 01:56:55 +0000 Kenichi Handa (set-face-attribute): Parse "FOUNDRY-FAMILY" form here.
Fri, 13 Jun 2008 00:01:27 +0000 Juanma Barranquero *** empty log message ***
Thu, 12 Jun 2008 22:54:12 +0000 Jim Meyering * lread.c (Fload): Use xfree, not free on saved_doc_string.
Thu, 12 Jun 2008 22:53:07 +0000 Jim Meyering make unexec_free handle NULL the same way free does
Thu, 12 Jun 2008 20:53:18 +0000 Stefan Monnier (CHAR_TO_BYTE_SAFE): Cut&paste error.
Thu, 12 Jun 2008 20:43:03 +0000 Stefan Monnier (map-y-or-n-p): Accept non-char events.
Thu, 12 Jun 2008 20:25:47 +0000 Stefan Monnier * character.h (CHAR_TO_BYTE_SAFE): New macro.
Thu, 12 Jun 2008 17:28:00 +0000 Chong Yidong (longlines-search-forward, longlines-search-backward)
Thu, 12 Jun 2008 17:27:45 +0000 Chong Yidong * longlines.el (longlines-search-forward)
Thu, 12 Jun 2008 16:56:43 +0000 Sam Steingold (vc-rename-file): DTRT when the destination is a directory name and the source is a file.
Thu, 12 Jun 2008 15:30:04 +0000 Chong Yidong (menu-set-font): Renamed x-font-dialog to x-select-font.
Thu, 12 Jun 2008 15:29:52 +0000 Chong Yidong * menu-bar.el (menu-set-font): Renamed x-font-dialog to
Thu, 12 Jun 2008 15:29:18 +0000 Chong Yidong (Fx_select_font): Rename from x-font-dialog.
Thu, 12 Jun 2008 15:28:32 +0000 Chong Yidong * xfns.c (Fx_select_font): Rename from x-font-dialog.
Thu, 12 Jun 2008 13:28:56 +0000 Juanma Barranquero Fix typos.
Thu, 12 Jun 2008 10:40:29 +0000 Juanma Barranquero *** empty log message ***
Thu, 12 Jun 2008 10:38:44 +0000 Juanma Barranquero Include ctype.h.
Thu, 12 Jun 2008 05:49:27 +0000 Miles Bader Remove RCS keywords
Thu, 12 Jun 2008 03:58:11 +0000 Glenn Morris *** empty log message ***
Thu, 12 Jun 2008 03:57:56 +0000 Glenn Morris Check tool-bar-map is bound.
Thu, 12 Jun 2008 03:57:36 +0000 Glenn Morris (tool-bar-map): Define for compiler.