Mercurial > emacs
graph
-
(outline-mark-subtree): Activate the mark.2005-10-04, by Stefan Monnier
-
*** empty log message ***2005-10-04, by Stefan Monnier
-
(appt-time-regexp): New var.2005-10-04, by Stefan Monnier
-
(tex-font-lock-syntactic-face-function):2005-10-04, by Stefan Monnier
-
*** empty log message ***2005-10-04, by Richard M. Stallman
-
(widget-file-complete): Get the widget start point the right way.2005-10-04, by Richard M. Stallman
-
(x-dnd-drop-data): Check for dedicated windows.2005-10-04, by Richard M. Stallman
-
(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.2005-10-04, by Richard M. Stallman
-
(ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.2005-10-04, by Richard M. Stallman
-
(iswitchb-buffer-ignore): Label it risky.2005-10-04, by Richard M. Stallman
-
(refill_memory_reserve): Conditionalize the body, not the function's existence.2005-10-04, by Richard M. Stallman
-
Testing loginfo entry.2005-10-04, by Bill Wohler
-
*** empty log message ***2005-10-04, by Kim F. Storm
-
*** empty log message ***2005-10-04, by Kim F. Storm
-
(Window Split Tree): New section describing2005-10-04, by Kim F. Storm
-
*** empty log message ***2005-10-04, by Kim F. Storm
-
(window_split_tree): New function.2005-10-04, by Kim F. Storm
-
* info.el (Info-next, Info-prev, Info-up): Select info buffer, in2005-10-04, by Chong Yidong
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5722005-10-04, by Miles Bader
-
*** empty log message ***2005-10-04, by YAMAMOTO Mitsuharu
-
(mac_invert_rectangle): New function.2005-10-04, by YAMAMOTO Mitsuharu
-
Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly2005-10-04, by YAMAMOTO Mitsuharu
-
Regenerate.2005-10-04, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-10-04, by Stefan Monnier
-
(re_char): Don't expose it in the interface.2005-10-04, by Stefan Monnier
-
(re_char): Move it back to the implementation file.2005-10-04, by Stefan Monnier
-
(make_lispy_event): If point has moved between down and up event, make it2005-10-04, by Stefan Monnier
-
*** empty log message ***2005-10-04, by Thien-Thi Nguyen
-
(ange-ftp-ls): Fix typo introduced in last change.2005-10-04, by Thien-Thi Nguyen
-
*** empty log message ***2005-10-03, by Stefan Monnier
-
(c-basic-common-init): Remove calls to2005-10-03, by Stefan Monnier
-
(c-setup-paragraph-variables): Make sure we do2005-10-03, by Stefan Monnier
-
Use with-current-buffer.2005-10-03, by Stefan Monnier
-
* speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)2005-10-03, by Chong Yidong
-
Add details of Speedbar merge.2005-10-03, by Chong Yidong
-
* x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window2005-10-03, by Jan Djärv
-
* frames.texi (Drag and Drop): Remove the x- from2005-10-03, by Jan Djärv
-
*** empty log message ***2005-10-03, by Stefan Monnier
-
(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.2005-10-03, by Stefan Monnier
-
(ispell-find-aspell-dictionaries): Remove interactive spec.2005-10-03, by Stefan Monnier
-
(ido-mode): Use custom-initialize-set.2005-10-03, by Kim F. Storm
-
*** empty log message ***2005-10-03, by Kim F. Storm
-
*** empty log message ***2005-10-03, by Kim F. Storm
-
(Fringe Size/Pos): Simplify and add detail.2005-10-03, by Nick Roberts
-
*** empty log message ***2005-10-03, by Nick Roberts
-
Discard old maintainer email addr.2005-10-03, by Richard M. Stallman
-
*** empty log message ***2005-10-02, by Richard M. Stallman
-
* lisp.h (fatal): Undo previous change.2005-10-02, by Dan Nicolaescu
-
yes2005-10-02, by Richard M. Stallman
-
(ebnf-eps-production-list): Use insert-buffer-substring.2005-10-02, by Richard M. Stallman
-
Pacify byte compiler warnings in pacification code.2005-10-02, by Richard M. Stallman
-
(ange-ftp-insert-directory): Fix up the search when `file' is absolute.2005-10-02, by Stefan Monnier
-
(ange-ftp-insert-directory): Undo unintended part in last change.2005-10-02, by Stefan Monnier
-
Clarify the local variables entry.2005-10-02, by Stefan Monnier
-
(compile-goto-error): Delete extra paren.2005-10-02, by Romain Francoise
-
*** empty log message ***2005-10-02, by Andreas Schwab
-
(ediff-fixup-patch-map): Handle file names without2005-10-02, by Andreas Schwab
-
*** empty log message ***2005-10-02, by Richard M. Stallman
-
(comint-redirect-subvert-readonly): Doc fix.2005-10-02, by Richard M. Stallman
-
(compilation-buffer-name): New arg MODE-COMMAND.2005-10-02, by Richard M. Stallman
-
(next-error-internal): New function.2005-10-02, by Richard M. Stallman
-
(face_color_gray_p): Colors close to black count as gray.2005-10-02, by Richard M. Stallman
-
* speedbar.el: Remove RCS tag.2005-10-02, by Chong Yidong
-
Add arch tagline2005-10-02, by Miles Bader
-
(try_window): Skip scroll-margin check if ZV is visible.2005-10-01, by Kim F. Storm
-
*** empty log message ***2005-10-01, by Kim F. Storm
-
2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>2005-10-01, by Romain Francoise
-
*** empty log message ***2005-10-01, by Jason Rumney
-
(set-version): Set version numbers in nt/emacs.rc.2005-10-01, by Jason Rumney
-
*** empty log message ***2005-10-01, by YAMAMOTO Mitsuharu
-
(mac_draw_string_common, x_per_char_metric)2005-10-01, by YAMAMOTO Mitsuharu
-
(struct _XCharStruct): New member valid_p.2005-10-01, by YAMAMOTO Mitsuharu
-
(start_hourglass): Apply 2005-05-07 change for xfns.c.2005-10-01, by YAMAMOTO Mitsuharu
-
(init_keyboard) [MAC_OSX]: Don't install SIGINT handler.2005-10-01, by YAMAMOTO Mitsuharu
-
Add charset info for "iso10646-1". Modify default fontset to use2005-10-01, by YAMAMOTO Mitsuharu
-
(mm-inline-media-tests): Check presence of the diff-mode2005-10-01, by Stefan Monnier
-
*** empty log message ***2005-10-01, by Stefan Monnier
-
* speedbar.el: Re-apply arch tag.2005-10-01, by Chong Yidong
-
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct2005-09-30, by Dan Nicolaescu
-
Move systime.h include after lisp.h.2005-09-30, by Dan Nicolaescu
-
(ange-ftp-gwp-start): Use with-current-buffer.2005-09-30, by Stefan Monnier
-
Convert did a nasty job on the image.2005-09-30, by Bill Wohler
-
2005-09-30 Bill Wohler <wohler@newt.com>2005-09-30, by Bill Wohler
-
Fixup whitespace.2005-09-30, by Romain Francoise
-
(High-Level Completion): Explain that the prompt2005-09-30, by Romain Francoise
-
(Minibuffer): The default value now appears before the colon in2005-09-30, by Romain Francoise
-
Mention changes to `read-buffer'.2005-09-30, by Romain Francoise
-
2005-09-30 Bill Wohler <wohler@newt.com>2005-09-30, by Bill Wohler
-
Removed files. New speedbar image files are in etc/images/ezimage2005-09-30, by Chong Yidong
-
* dframe.el: New file.2005-09-30, by Chong Yidong
-
* speedbar.el: New version 1.0pre3.2005-09-30, by Chong Yidong
-
* images/ezimage: New directory.2005-09-30, by Chong Yidong
-
Images used by speedbar.el.2005-09-30, by Chong Yidong
-
*** empty log message ***2005-09-30, by Kenichi Handa
-
(ps-mule-show-warning): If a character is in2005-09-30, by Kenichi Handa
-
(tree-widget-themes-load-path): New variable.2005-09-30, by David Ponce
-
*** empty log message ***2005-09-30, by David Ponce
-
Update recentf changes.2005-09-30, by David Ponce
-
(recentf-filename-handlers): Rename from2005-09-30, by David Ponce
-
*** empty log message ***2005-09-30, by David Ponce
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5662005-09-30, by Miles Bader
-
*** empty log message ***2005-09-29, by Juri Linkov
-
(Displaying Messages): Rename argument name `string' to `format-string'2005-09-29, by Juri Linkov
-
(Fmessage, Fmessage_box, Fmessage_or_box):2005-09-29, by Juri Linkov
-
Remove duplicate entries.2005-09-29, by Juri Linkov
-
*** empty log message ***2005-09-29, by Juri Linkov
-
(custom-buffer-sort-alphabetically): Default to nil.2005-09-29, by Juri Linkov
-
(vhdl-font-lock-prompt-face)2005-09-29, by Juri Linkov
-
(compilation-error, compilation-warning)2005-09-29, by Juri Linkov
-
(Buffer-menu-buffer): Remove group `font-lock-highlighting-faces'.2005-09-29, by Juri Linkov
-
(tooltip): Add group `basic-faces'.2005-09-29, by Juri Linkov
-
(isearch, lazy-highlight): Add group `basic-faces'.2005-09-29, by Juri Linkov
-
Rearrange face definitions to be in the same order as2005-09-29, by Juri Linkov
-
Update version numbers2005-09-29, by Jason Rumney
-
*** empty log message ***2005-09-29, by Kim F. Storm
-
*** empty log message ***2005-09-29, by Kim F. Storm
-
Set CUA move property on additional commands:2005-09-28, by Kim F. Storm
-
*** empty log message ***2005-09-28, by Kim F. Storm
-
(comint-show-output): Really set point at the beginning of the output2005-09-28, by Romain Francoise
-
(gif_load): Fix size of allocated image buffer2005-09-28, by Kim F. Storm
-
*** empty log message ***2005-09-28, by Kim F. Storm
-
*** empty log message ***2005-09-28, by YAMAMOTO Mitsuharu
-
(struct _XCharStruct): Each member now takes short value.2005-09-28, by YAMAMOTO Mitsuharu
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5642005-09-28, by Miles Bader
-
*** empty log message ***2005-09-28, by Jay Belanger
-
Update `versionnumber'.2005-09-28, by Jay Belanger
-
(handle_one_xevent): Refer to union field to match the type2005-09-27, by Dan Nicolaescu
-
*** empty log message ***2005-09-27, by Francesco Potortì
-
(main): In append mode, sort the tags file after writing it.2005-09-27, by Francesco Potortì
-
* xlwmenu.c (find_next_selectable):2005-09-27, by Dan Nicolaescu
-
*** empty log message ***2005-09-27, by Jay Belanger
-
(math-oper-table): Raise the precedence of "/" in TeX mode.2005-09-27, by Jay Belanger
-
Tiny changes and clarifications by2005-09-27, by Francesco Potortì
-
*** empty log message ***2005-09-27, by Francesco Potortì
-
Preliminary Forth support.2005-09-27, by Francesco Potortì
-
*** empty log message ***2005-09-26, by Juanma Barranquero
-
(tex-insert-quote, latex-indent): Quote face names.2005-09-26, by Juanma Barranquero
-
(org-table-sum): Fix format string.2005-09-26, by Juanma Barranquero
-
Merge duplicate BUGS sections.2005-09-26, by Romain Francoise
-
Fixup whitespace.2005-09-26, by Romain Francoise
-
(isearch-forward-regexp): Close doc string.2005-09-26, by Romain Francoise
-
Checked lispref/errors.texi and lispref/maps.texi2005-09-26, by Chong Yidong
-
* errors.texi (Standard Errors): Corrected xrefs.2005-09-26, by Chong Yidong
-
*** empty log message ***2005-09-26, by Richard M. Stallman
-
(blink-matching-open): Don't no-op when point is BEGV+1.2005-09-26, by Richard M. Stallman
-
(isearch-forward, isearch-forward-regexp): Doc fixes.2005-09-26, by Richard M. Stallman
-
*** empty log message ***2005-09-26, by Richard M. Stallman
-
(compilation-error-properties): When getting the file from the2005-09-26, by Richard M. Stallman
-
(c-electric-paren): Call old-blink-paren only for close-paren.2005-09-25, by Richard M. Stallman
-
(Regexp Search): Doc search-whitespace-regexp.2005-09-25, by Richard M. Stallman
-
(update_menu_bindings): Variable deleted.2005-09-25, by Richard M. Stallman
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5612005-09-25, by Miles Bader
-
* term/rxvt.el (rxvt-register-default-colors): Delete redundant2005-09-25, by Dan Nicolaescu
-
2005-09-25 Romain Francoise <romain@orebokech.com>2005-09-24, by Romain Francoise
-
2005-09-25 Romain Francoise <romain@orebokech.com>2005-09-24, by Romain Francoise
-
(rxvt-register-default-colors): Add support for 2552005-09-24, by Dan Nicolaescu
-
* term/rxvt.el (rxvt-register-default-colors): Add support for 882005-09-24, by Dan Nicolaescu
-
Add arch tagline2005-09-24, by Miles Bader
-
Fix the return type for x_clear_errors and2005-09-24, by Dan Nicolaescu
-
(tex-font-lock-append-prop, tex-font-lock-suscript, tex-insert-quote)2005-09-24, by Stefan Monnier
-
2005-09-24 Emilio C. Lopes <eclig@gmx.net>2005-09-24, by Romain Francoise
-
2005-09-24 Emilio C. Lopes <eclig@gmx.net>2005-09-24, by Romain Francoise
-
2005-09-24 Emilio C. Lopes <eclig@gmx.net>2005-09-24, by Romain Francoise
-
*** empty log message ***2005-09-24, by Eli Zaretskii
-
(NOTES): Update the list of versions of MacOS on which Emacs should build.2005-09-24, by Eli Zaretskii
-
*** empty log message ***2005-09-24, by Eli Zaretskii
-
Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which does not exist).2005-09-24, by Eli Zaretskii
-
Fix Steven Huwig's email address.2005-09-24, by Eli Zaretskii
-
*** empty log message ***2005-09-24, by Eli Zaretskii
-
(ehelp): Add g and l to arg list, and use them in the call to `help'.2005-09-24, by Eli Zaretskii
-
(python-describe-symbol): Add globals() and locals() to the arguments2005-09-24, by Eli Zaretskii
-
*** empty log message ***2005-09-24, by Eli Zaretskii
-
(ispell-maybe-find-aspell-dictionaries): New function, code extracted from2005-09-24, by Eli Zaretskii
-
*** empty log message ***2005-09-24, by Eli Zaretskii
-
(version-regexp-alist): Extend valid syntax for version strings:2005-09-24, by Eli Zaretskii
-
Add makefile (for MS-Windows).2005-09-24, by Eli Zaretskii
-
Add makefile and Makefile.unix (for MS-Windows).2005-09-24, by Eli Zaretskii
-
*** empty log message ***2005-09-23, by Richard M. Stallman
-
New file.2005-09-23, by Richard M. Stallman
-
*** empty log message ***2005-09-23, by Richard M. Stallman
-
(flyspell-incorrect-hook, flyspell-highlight-incorrect-region)2005-09-23, by Richard M. Stallman
-
(c-font-lock-init): Specify font-lock-lines-before.2005-09-23, by Richard M. Stallman
-
(Paragraphs): Correction about Paragraph-Indent Text mode.2005-09-23, by Richard M. Stallman
-
(Fformat): Explicitly test for end of format string and don't use `index'.2005-09-23, by Richard M. Stallman
-
(smerge-remove-props): Cause re-highlighting of the whole conflict.2005-09-23, by Stefan Monnier
-
* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define2005-09-23, by Dan Nicolaescu
-
Version 3.162005-09-23, by Carsten Dominik
-
*** empty log message ***2005-09-23, by Carsten Dominik
-
* textmodes/org.el (org-mode-map, orgtbl-mode-map): Move2005-09-23, by Carsten Dominik
-
*** empty log message ***2005-09-23, by Kenichi Handa
-
(set-language-environment): Don't2005-09-23, by Kenichi Handa
-
(mouse-move-drag-overlay): Fix last change.2005-09-22, by Stefan Monnier
-
Fix minor mis-ordering.2005-09-22, by Stefan Monnier
-
(tree-widget-value-create): Fix previous change.2005-09-22, by David Ponce
-
*** empty log message ***2005-09-22, by David Ponce
-
(message_dolog): Add warning about GC and Lisp strings.2005-09-22, by Kim F. Storm
-
*** empty log message ***2005-09-22, by Kim F. Storm
-
*** empty log message ***2005-09-22, by Kim F. Storm
-
*** empty log message ***2005-09-22, by YAMAMOTO Mitsuharu
-
(xlfdpat_block_match_1): Fix assertion.2005-09-22, by YAMAMOTO Mitsuharu
-
(terminal-init-xterm): Fix loading rxvt at run2005-09-21, by Dan Nicolaescu
-
*** empty log message ***2005-09-21, by Stefan Monnier
-
(mouse-move-drag-overlay): New function.2005-09-21, by Stefan Monnier
-
(rxvt-standard-colors): Fix some colors.2005-09-21, by Dan Nicolaescu
-
Update FSF street address; nfc.2005-09-21, by Thien-Thi Nguyen
-
Downcase.2005-09-21, by Romain Francoise
-
*** empty log message ***2005-09-21, by Kim F. Storm
-
*** empty log message ***2005-09-21, by Juanma Barranquero
-
*** empty log message ***2005-09-21, by YAMAMOTO Mitsuharu
-
Change `Mac OS 8 or 9' to `Mac OS Classic'.2005-09-21, by YAMAMOTO Mitsuharu
-
(Top): Update submenus from macos.texi.2005-09-21, by YAMAMOTO Mitsuharu
-
(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:2005-09-21, by YAMAMOTO Mitsuharu
-
Fixup whitespace.2005-09-21, by Romain Francoise
-
Fixed ebrowse bug.2005-09-20, by Chong Yidong
-
* gtkutil.c (xg_set_geometry): Do a gtk_window_move if program2005-09-20, by Jan Djärv
-
2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>2005-09-20, by Michael Kifer
-
(add_sym): Compare namespace names instead of namespace objects. This2005-09-20, by Chong Yidong
-
*** empty log message ***2005-09-20, by Juanma Barranquero
-
*** empty log message ***2005-09-19, by Stefan Monnier
-
(mouse-drag-mode-line-1, mouse-drag-vertical-line):2005-09-19, by Stefan Monnier
-
*** empty log message ***2005-09-19, by Stefan Monnier
-
(terminal-init-rxvt): Add entry for [end].2005-09-19, by Stefan Monnier
-
(mark-visible-calendar-date): Save excursion.2005-09-19, by Stefan Monnier
-
(mark-diary-entries): Revert last change.2005-09-19, by Romain Francoise
-
(font-lock-default-fontify-region): Don't unconditionally add a line, since2005-09-19, by Stefan Monnier
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5552005-09-19, by Miles Bader
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5532005-09-19, by Miles Bader
-
(dired-handle-overwrite): Don't use `format' here. The prompt is2005-09-19, by Romain Francoise
-
*** empty log message ***2005-09-19, by David Ponce
-
(tree-widget-value-create): Save the converted tree :node widget.2005-09-19, by David Ponce
-
*** empty log message ***2005-09-19, by Juanma Barranquero
-
(newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.2005-09-19, by Juanma Barranquero
-
(sh-blink): Fix spurious reference to variable `message'.2005-09-19, by Juanma Barranquero
-
(mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.2005-09-19, by Juanma Barranquero
-
(Fformat): Don't scan past end of format string that2005-09-19, by Kim F. Storm
-
*** empty log message ***2005-09-19, by Kim F. Storm
-
*** empty log message ***2005-09-18, by Michael Albinus
-
* net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to2005-09-18, by Michael Albinus
-
*** empty log message ***2005-09-18, by Andreas Schwab
-
(struct window): Remove height_fixed_p, no longer set.2005-09-18, by Andreas Schwab