Mercurial > emacs
graph
-
(fns.o): Depend on coding.h.2003-01-07, by Dave Love
-
(dired-garbage-files-regexp): Add `.aux$'. These are2003-01-07, by Kai Großjohann
-
#2003-01-07, by André Spiegel
-
(vc-rcs-checkout): Fix the check whether we are on a branch.2003-01-07, by André Spiegel
-
* INSTALL: Added documentation about --enable-carbon-app and2003-01-07, by Steven Tamm
-
* configure.in: New option, --enable-carbon-app, to specify2003-01-07, by Steven Tamm
-
Update version number.2003-01-07, by Miles Bader
-
Unset LANG etc. to avoid non-standard command output from non-C locales.2003-01-07, by Miles Bader
-
Fix last change.2003-01-06, by Dave Love
-
*** empty log message ***2003-01-06, by Dave Love
-
(lookup-words): Cope with null lookup-dict.2003-01-06, by Dave Love
-
("Chinese-EUC-TW"): New.2003-01-06, by Dave Love
-
Check for nl_langinfo.2003-01-06, by Dave Love
-
(rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.2003-01-06, by John Paul Wallington
-
Include coding.h. Use POINTER_TYPE*, not void*.2003-01-06, by Dave Love
-
(syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.2003-01-06, by Dave Love
-
(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.2003-01-06, by Dave Love
-
(syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.2003-01-06, by Dave Love
-
(INSTALL_INFO): Get install-info command from2003-01-06, by David Kastrup
-
*** empty log message ***2003-01-06, by David Kastrup
-
Regenerated.2003-01-06, by David Kastrup
-
Add tests for install-info2003-01-06, by David Kastrup
-
*** empty log message ***2003-01-06, by David Kastrup
-
Display message that this package is obsolete.2003-01-06, by Richard M. Stallman
-
Add comma to clarify wording.2003-01-06, by Richard M. Stallman
-
*** empty log message ***2003-01-06, by Richard M. Stallman
-
(isearch-repeat): Error if try to repeat search and there was no previou search.2003-01-06, by Richard M. Stallman
-
(dired-recursive-deletes): Fix custom type.2003-01-06, by Richard M. Stallman
-
(dabbrev--substitute-expansion):2003-01-06, by Richard M. Stallman
-
(split-line): Clean up implementation.2003-01-06, by Richard M. Stallman
-
Comment change.2003-01-06, by Richard M. Stallman
-
(rmail-font-lock-keywords): Discard code to match both cases.2003-01-06, by Richard M. Stallman
-
(mail-font-lock-keywords): Match multiline In-Reply-To and X-*.2003-01-06, by Richard M. Stallman
-
Reference Debugging, not Debugger, in Lisp ref man.2003-01-06, by Richard M. Stallman
-
Move toolBar table entry.2003-01-06, by Richard M. Stallman
-
(try_scrolling): New arg LAST_LINE_MISFIT.2003-01-06, by Richard M. Stallman
-
(apropos_predicate, apropos_accumulate): Make them static.2003-01-06, by Richard M. Stallman
-
(!HAVE_SIZE_T): Fix order of arguments in type definition of size_t.2003-01-06, by Richard M. Stallman
-
(syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fixes.2003-01-06, by Richard M. Stallman
-
New misc type Lisp_Save_Value.2003-01-06, by Richard M. Stallman
-
(make_save_value): New function.2003-01-06, by Richard M. Stallman
-
(x_catch_errors): Save dpy using make_save_value.2003-01-06, by Richard M. Stallman
-
(__P): Renamed from _P to avoid problems on Cygwin.2003-01-05, by Kim F. Storm
-
*** empty log message ***2003-01-05, by Kim F. Storm
-
*** empty log message ***2003-01-05, by Dave Love
-
(Buffer-menu-execute): Fix for effect of header2003-01-05, by Dave Love
-
(non-iso-charset-alist): Add2003-01-05, by Dave Love
-
(locale-language-names): Use2003-01-05, by Dave Love
-
*** empty log message ***2003-01-05, by Andreas Schwab
-
(Buffer-menu-buffer+size): Don't clobber buffer name.2003-01-05, by Andreas Schwab
-
*** empty log message ***2003-01-05, by Dave Love
-
("Georgian"): Fix nonascii-translation.2003-01-05, by Dave Love
-
("Latin-6", "Croatian"): New.2003-01-05, by Dave Love
-
(set-locale-environment): Ignore2003-01-05, by Dave Love
-
(byte-optimize-nth)2003-01-05, by Dave Love
-
(SLAVIC): Add croatian.elc.2003-01-05, by Dave Love
-
Acknowledge Tom Lord as author of gdba.el.2003-01-04, by Nick Roberts
-
*** empty log message ***2003-01-04, by Nick Roberts
-
*** empty log message ***2003-01-04, by Thien-Thi Nguyen
-
(xml-substitute-special): Move "&" -> "&" last.2003-01-04, by Thien-Thi Nguyen
-
*** empty log message ***2003-01-03, by Kim F. Storm
-
(message-split-line): New function.2003-01-03, by Kim F. Storm
-
(mail-split-line): New function.2003-01-03, by Kim F. Storm
-
(split-line): If present, copy fill-prefix from2003-01-03, by Kim F. Storm
-
(find-variable-noselect): Make it work2003-01-03, by Dave Love
-
*** empty log message ***2003-01-03, by Dave Love
-
(sort-coding-systems): Adjust2003-01-03, by Dave Love
-
(utf-translate-cjk): Call2003-01-03, by Dave Love
-
(ucs-unify-8859, ucs-fragment-8859):2003-01-03, by Dave Love
-
(register-char-codings): Don't call2003-01-03, by Dave Love
-
(nroff-mode-hook): Customize.2003-01-03, by Dave Love
-
(auto-insert-alist): Add man page skeleton.2003-01-03, by Dave Love
-
*** empty log message ***2003-01-03, by Juanma Barranquero
-
#2003-01-03, by André Spiegel
-
(vc-rcs-revert): Unlock only if the user does have the lock.2003-01-03, by André Spiegel
-
(cua--pre-command-handler): Corrected2003-01-03, by Kim F. Storm
-
*** empty log message ***2003-01-03, by Kim F. Storm
-
Update copyright.2003-01-03, by John Paul Wallington
-
(eldoc-get-var-docstring): Only return a2003-01-03, by John Paul Wallington
-
* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have2003-01-02, by Steven Tamm
-
* macterm.c (syms_of_macterm): Provide the feature "mac-carbon" to2003-01-02, by Steven Tamm
-
*** empty log message ***2003-01-02, by Markus Rost
-
(customize-group, customize-group-other-window):2003-01-02, by Markus Rost
-
(menu-bar-left-scroll-bar): Set `scroll-bar-mode'2003-01-02, by John Paul Wallington
-
(window_scroll_pixel_based): Partially undo last change.2003-01-01, by Richard M. Stallman
-
(command_loop_1): Call adjust_point_for_property2003-01-01, by Richard M. Stallman
-
*** empty log message ***2003-01-01, by Richard M. Stallman
-
(rmail-reply): Don't call mail-strip-quoted-names.2003-01-01, by Richard M. Stallman
-
(backup-buffer): Cope if file-modes returns nil.2003-01-01, by Richard M. Stallman
-
* MACHINES: Added pointer to Mac OS X install instructions.2003-01-01, by Steven Tamm
-
* make-package: Now copies License and ReadMe files into the2003-01-01, by Steven Tamm
-
* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have2002-12-31, by Steven Tamm
-
* macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-22002-12-30, by Steven Tamm
-
*** empty log message ***2002-12-29, by Markus Rost
-
(defface button): Add group.2002-12-29, by Markus Rost
-
(gdb-delete-display): Rename (gdb-delete-expression).2002-12-29, by Nick Roberts
-
*** empty log message ***2002-12-29, by Nick Roberts
-
*** empty log message ***2002-12-29, by Markus Rost
-
(customize-browse): Call `widget-setup'.2002-12-29, by Markus Rost
-
(Fstring_to_number, Fminus): Better English in doc strings.2002-12-29, by Francesco Potortì
-
*** empty log message ***2002-12-29, by Francesco Potortì
-
*** empty log message ***2002-12-29, by Andreas Schwab
-
Generate cus-load.el and finder-inf.el in the2002-12-29, by Andreas Schwab
-
* cus-dep.el (generated-custom-dependencies-file): New variable.2002-12-29, by Andreas Schwab
-
* finder.el (generated-finder-keywords-file): New variable.2002-12-29, by Andreas Schwab
-
* make-package: Defaults to building the source tree in a2002-12-29, by Steven Tamm
-
*** empty log message ***2002-12-28, by Richard M. Stallman
-
(info-lookup): Fix error message typo.2002-12-28, by Richard M. Stallman
-
(comint-mode): Localy set scroll-conservatively.2002-12-28, by Richard M. Stallman
-
(dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.2002-12-28, by Richard M. Stallman
-
(find-file-noselect-1): Kill local value of `cursor-type'.2002-12-28, by Richard M. Stallman
-
(repeat-complex-command): Signal real error on failure.2002-12-28, by Richard M. Stallman
-
Initial version.2002-12-28, by Richard M. Stallman
-
* Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to2002-12-28, by Steven Tamm
-
*** empty log message ***2002-12-28, by Andreas Schwab
-
(makefile-font-lock-keywords): Highlight2002-12-28, by Andreas Schwab
-
* make-package: Fix typo where tmpparent was used instead of2002-12-27, by Steven Tamm
-
*** empty log message ***2002-12-27, by Miles Bader
-
(Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.2002-12-27, by Miles Bader
-
*** empty log message ***2002-12-26, by Markus Rost
-
(customize-group-other-window): Use pop-to-buffer in2002-12-26, by Markus Rost
-
(External transfer methods): New method `smb'. From2002-12-26, by Kai Großjohann
-
* net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.2002-12-26, by Kai Großjohann
-
*** empty log message ***2002-12-26, by Andreas Schwab
-
(select-safe-coding-system): Fix typo.2002-12-26, by Andreas Schwab
-
#2002-12-26, by André Spiegel
-
(vc-rcs-checkin): By default, always specify the2002-12-26, by André Spiegel
-
#2002-12-26, by André Spiegel
-
(vc-sccs-checkout): Handle t argument for REV.2002-12-26, by André Spiegel
-
(vc-rcs-checkout): Handle t argument for REV.2002-12-26, by André Spiegel
-
(vc-cvs-checkout): Handle t argument for REV.2002-12-26, by André Spiegel
-
(vc-next-action-on-file): Use t argument to vc-checkout in2002-12-26, by André Spiegel
-
(gdb-info-display-custom): Ensure that frames/buffers2002-12-26, by Nick Roberts
-
*** empty log message ***2002-12-26, by Nick Roberts
-
(Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)2002-12-25, by Francesco Potortì
-
*** empty log message ***2002-12-25, by Francesco Potortì
-
*** empty log message ***2002-12-25, by Markus Rost
-
(custom-save-faces): Fix typo.2002-12-25, by Markus Rost
-
(unforward-rmail-message): Do not assume that2002-12-23, by Francesco Potortì
-
*** empty log message ***2002-12-23, by Francesco Potortì
-
(gdb-display-number-end): Make auto-display of2002-12-23, by Nick Roberts
-
*** empty log message ***2002-12-23, by Nick Roberts
-
*** empty log message ***2002-12-23, by Richard M. Stallman
-
New file.2002-12-23, by Richard M. Stallman
-
(custom-known-themes): New variable.2002-12-23, by Richard M. Stallman
-
(custom-set-faces): Call custom-theme-set-faces.2002-12-23, by Richard M. Stallman
-
(customize-save-variable): Take themes into account.2002-12-23, by Richard M. Stallman
-
Explain about conventioal use of t as `invisible' property2002-12-23, by Richard M. Stallman
-
(syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fix.2002-12-23, by Richard M. Stallman
-
(parse_single_submenu): Use individual keymap's prompt2002-12-23, by Richard M. Stallman
-
(window_scroll_pixel_based): Fix check for reaching BEGV.2002-12-23, by Richard M. Stallman
-
*** empty log message ***2002-12-23, by Richard M. Stallman
-
Don't define a name for the minor mode menu.2002-12-23, by Richard M. Stallman
-
(easy-menu-do-define): Handle nil for SYMBOL.2002-12-23, by Richard M. Stallman
-
(save-selected-window): Save and restore selected windows of all frames.2002-12-23, by Richard M. Stallman
-
(info-lookup): For ease of use try item2002-12-23, by Richard M. Stallman
-
(scroll-up-aggressively, scroll-down-aggressively): Update custom types.2002-12-23, by Richard M. Stallman
-
(rx-and): Generate a shy group.2002-12-23, by Richard M. Stallman
-
* macmenu.c (MIN_POPUP_SUBMENU_ID): Added2002-12-22, by Steven Tamm
-
*** empty log message ***2002-12-22, by Richard M. Stallman
-
(add-to-invisibility-spec): If it was t, start it out at (t).2002-12-22, by Richard M. Stallman
-
(makeinfo-buffer): Display result using Info-mode.2002-12-22, by Richard M. Stallman
-
(Info-revert-find-node): New function.2002-12-22, by Richard M. Stallman
-
(tex-start-of-header, tex-end-of-header): Add defvars.2002-12-22, by Richard M. Stallman
-
(tex-print): Call shell-quote-argument on the file name.2002-12-22, by Richard M. Stallman
-
(outline-next-visible-heading):2002-12-22, by Richard M. Stallman
-
(pop_new_stack_if_no_contents): Do nothing if new_depth is 1.2002-12-22, by Richard M. Stallman
-
(try_cursor_movement): Don't call try_window here.2002-12-22, by Richard M. Stallman
-
(select_window_1): Undo 9/21 change.2002-12-22, by Richard M. Stallman
-
* macterm.c (XTread_socket): Call KeyTranslate for control and2002-12-22, by Steven Tamm
-
(tooltip-gud-tips): Output tooltip without switching2002-12-22, by Nick Roberts
-
*** empty log message ***2002-12-22, by Nick Roberts
-
*** empty log message ***2002-12-21, by Pavel Janík
-
(gud-menu-map): Add jdb support for "run".2002-12-21, by Pavel Janík
-
Remove the concept of an instance. This means that a lot of functions have2002-12-21, by Nick Roberts
-
*** empty log message ***2002-12-21, by Nick Roberts
-
*** empty log message ***2002-12-21, by Richard M. Stallman
-
(Man-getpage-in-background): Put GROFF_NO_SGR in env.2002-12-21, by Richard M. Stallman
-
(original-insert-directory): Make this a variable,2002-12-21, by Richard M. Stallman
-
(help-echo): Change tooltip string.2002-12-21, by Richard M. Stallman
-
(command-history-map): Move definition up.2002-12-21, by Richard M. Stallman
-
(help-xref-stack): Add defvar to avoid warning.2002-12-21, by Richard M. Stallman
-
*** empty log message ***2002-12-21, by Richard M. Stallman
-
(popup_get_selection): Now static. New arg DO_TIMERS.2002-12-21, by Richard M. Stallman
-
(row_containing_pos): Change exit test using last_y.2002-12-21, by Richard M. Stallman
-
(load_error_handler): New function.2002-12-21, by Richard M. Stallman
-
Errors and throws work right with interrupt blocking.2002-12-21, by Richard M. Stallman
-
(Fformat): Add parens.2002-12-21, by Richard M. Stallman
-
Comment change.2002-12-21, by Richard M. Stallman
-
(file_name_completion): Fix that change.2002-12-21, by Richard M. Stallman
-
(file_name_completion): Close directory on error2002-12-21, by Richard M. Stallman
-
*** empty log message ***2002-12-21, by Andreas Schwab
-
(dired-insert-directory): Preserve text properties when quoting.2002-12-21, by Andreas Schwab
-
*** empty log message ***2002-12-20, by Francesco Potortì
-
(rmail-mail-separator): Renamed from2002-12-20, by Francesco Potortì
-
*** empty log message ***2002-12-20, by Francesco Potortì
-
keyboard-coding-system, optimize-char-coding-system-table2002-12-19, by Dave Love
-
(Fset_window_configuration): Set old_point to correct2002-12-19, by David Kastrup
-
*** empty log message ***2002-12-19, by David Kastrup
-
(standard-keyboard-coding-systems):2002-12-19, by Dave Love
-
*** empty log message ***2002-12-18, by Andrew Innes
-
($(DOC)): Use -o and -a options to make-docfile,2002-12-18, by Andrew Innes
-
*** empty log message ***2002-12-18, by Juanma Barranquero
-
*** empty log message ***2002-12-18, by Dave Love
-
(optimize-char-coding-system-table): New.2002-12-18, by Dave Love
-
(ucs-fragment-8859): Don't modify2002-12-18, by Dave Love
-
Change default width of Buffer-menu-buffer+size-width to 242002-12-18, by Robert J. Chassell
-
(Info-dir-remove-duplicates): Avoid infloop when2002-12-18, by John Paul Wallington
-
*** empty log message ***2002-12-18, by Kenichi Handa
-
*** empty log message ***2002-12-18, by Kenichi Handa
-
(gdba-marker-filter, gdb-output-burst): Merge and2002-12-17, by Nick Roberts
-
*** empty log message ***2002-12-17, by Nick Roberts
-
(ucs-mule-cjk-to-unicode)2002-12-17, by Dave Love
-
*** empty log message ***2002-12-17, by Kenichi Handa
-
(set-file-name-coding-system): New function.2002-12-17, by Kenichi Handa
-
(mule-keymap, set-coding-system-map):2002-12-17, by Kenichi Handa
-
*** empty log message ***2002-12-17, by Kenichi Handa
-
(universal-coding-system-argument):2002-12-17, by Kenichi Handa
-
(choose_write_coding_system): Even if2002-12-17, by Kenichi Handa
-
(coding_system_require_warning): Extern it.2002-12-17, by Kenichi Handa
-
(coding_system_require_warning): New variable.2002-12-17, by Kenichi Handa
-
*** empty log message ***2002-12-17, by Markus Rost
-
(lisp, shortlisp): Add cus-face and timer.2002-12-17, by Markus Rost