Mercurial > emacs
graph
-
(Fwrite_region): Fix conditional expression to issue the right message.2003-08-17, by Richard M. Stallman
-
(Fencode_time): Doc fix.2003-08-17, by Richard M. Stallman
-
(Shell Command Guessing): Explain *.2003-08-17, by Richard M. Stallman
-
(ange-ftp-error): Add save-excursion.2003-08-17, by Richard M. Stallman
-
(eval-last-sexp-print-value): New subroutine, broken out of eval-last-sexp-1.2003-08-17, by Richard M. Stallman
-
(custom-load-symbol): Load cus-load and cus-start first.2003-08-17, by Richard M. Stallman
-
(dabbrev--safe-replace-match): Use with-no-warnings.2003-08-17, by Richard M. Stallman
-
(eval-expression): Use eval-last-sexp-print-value.2003-08-17, by Richard M. Stallman
-
*** empty log message ***2003-08-16, by Richard M. Stallman
-
(try_font_list): Call try_alternative_families to try any family2003-08-15, by Kenichi Handa
-
*** empty log message ***2003-08-15, by Kenichi Handa
-
(setup-default-fontset): Change "*" to2003-08-15, by Kenichi Handa
-
* xfaces.c (better_font_p): Prefer a real scalable font; i.e. not2003-08-15, by Kenichi Handa
-
Revision: emacs--cvs-trunk--0--patch-142003-08-14, by Miles Bader
-
Revision: emacs--cvs-trunk--0--patch-132003-08-14, by Miles Bader
-
*** empty log message ***2003-08-14, by John Paul Wallington
-
* pcl-cvs.texi (Log Edit Mode): Fix typo.2003-08-14, by Karl Fogel
-
(Emulating Mode Line): Subsection, not section.2003-08-14, by John Paul Wallington
-
*** empty log message ***2003-08-13, by Richard M. Stallman
-
(Top): Update subnode lists in menu.2003-08-13, by Richard M. Stallman
-
(Insertion): Add insert-buffer-substring-no-properties.2003-08-13, by Richard M. Stallman
-
(Other Plists): Add lax-plist-get, lax-plist-put.2003-08-13, by Richard M. Stallman
-
(Output Variables): Add eval-expression-print-length2003-08-13, by Richard M. Stallman
-
(Time Conversion): For encode-time, explain limits on year.2003-08-13, by Richard M. Stallman
-
(Character Type): Define anchor "modifier bits".2003-08-13, by Richard M. Stallman
-
(Emulating Mode Line): New node.2003-08-13, by Richard M. Stallman
-
(Format of Keymaps): Keymaps contain char tables, not vectors.2003-08-13, by Richard M. Stallman
-
(Interactive Call): commandp has new arg.2003-08-13, by Richard M. Stallman
-
ebnf-no-meta-identifier ==> var instead constant.2003-08-13, by Vinicius Jose Latorre
-
Fix ebnf-iso2003-08-13, by Vinicius Jose Latorre
-
*** empty log message ***2003-08-12, by Markus Rost
-
(shell): With prefix-arg, suggest a new buffer name.2003-08-12, by Markus Rost
-
#2003-08-12, by André Spiegel
-
(vc-sccs-state-heuristic): Fix parentheses.2003-08-12, by André Spiegel
-
* menu-bar.el (menu-bar-options-menu): Supply a body for the2003-08-12, by Karl Fogel
-
(gdb-insert-field, gdb-array-format1)2003-08-11, by Nick Roberts
-
*** empty log message ***2003-08-11, by Nick Roberts
-
*** empty log message ***2003-08-11, by Markus Rost
-
Remove obsolete workaround.2003-08-11, by Markus Rost
-
(reftex-auto-recenter-toc): Fix typo.2003-08-11, by Markus Rost
-
*** empty log message ***2003-08-11, by Stefan Monnier
-
(bookmark-completing-read): Use a popup menu if activated from the mouse.2003-08-11, by Stefan Monnier
-
Updated to version 4.212003-08-11, by Carsten Dominik
-
*** empty log message ***2003-08-11, by Carsten Dominik
-
Move defvar before first use.2003-08-09, by Vinicius Jose Latorre
-
*** empty log message ***2003-08-08, by Andreas Schwab
-
(mark_object): Handle Lisp_Misc_Save_Value.2003-08-08, by Andreas Schwab
-
*** empty log message ***2003-08-08, by Andreas Schwab
-
(print_string): Fix printing of multibyte string with2003-08-08, by Andreas Schwab
-
ebnf-begin-job code fix2003-08-08, by Vinicius Jose Latorre
-
* configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp2003-08-07, by Andrew Choi
-
*** empty log message ***2003-08-06, by Glenn Morris
-
(list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)2003-08-06, by Glenn Morris
-
*** empty log message ***2003-08-06, by John Paul Wallington
-
*** empty log message ***2003-08-06, by John Paul Wallington
-
(Top): Fix typo.2003-08-06, by John Paul Wallington
-
(Warning Basics): Fix typo.2003-08-06, by John Paul Wallington
-
(Compiler Errors): Say `@end defmac' after `defmac'.2003-08-06, by John Paul Wallington
-
*** empty log message ***2003-08-06, by Richard M. Stallman
-
(Lisp Indent): Don't describe lisp-indent-function property here.2003-08-06, by Richard M. Stallman
-
Update lists of subnodes.2003-08-06, by Richard M. Stallman
-
(Buffers and Windows): set-window-buffer has new arg.2003-08-06, by Richard M. Stallman
-
(Local Variables): Use lc for example variable names.2003-08-06, by Richard M. Stallman
-
(Library Headers): Explain where to put -*-.2003-08-06, by Richard M. Stallman
-
(Creating Strings): Fix xref for vconcat.2003-08-06, by Richard M. Stallman
-
(Vector Functions): vconcat no longer allows integer args.2003-08-06, by Richard M. Stallman
-
(Reading File Names): read-file-name has new arg PREDICATE.2003-08-06, by Richard M. Stallman
-
(Defining Macros): Give definition of `declare'2003-08-06, by Richard M. Stallman
-
(Parameter Access): Add modify-all-frames-parameters.2003-08-06, by Richard M. Stallman
-
(Magic File Names): Add file-remote-p. Clarify file-local-copy.2003-08-06, by Richard M. Stallman
-
(Instrumenting Macro Calls): Don't define `declare' here;2003-08-06, by Richard M. Stallman
-
(Warnings): New node, and subnodes.2003-08-06, by Richard M. Stallman
-
(Test Coverage): New node.2003-08-06, by Richard M. Stallman
-
(Compiler Errors): Explain with-no-warnings2003-08-06, by Richard M. Stallman
-
(Interactive Call): Minor clarification.2003-08-06, by Richard M. Stallman
-
(Buffer File Name): set-visited-file-name renames the buffer too.2003-08-06, by Richard M. Stallman
-
(Abbrev Tables): Add copy-abbrev-table.2003-08-06, by Richard M. Stallman
-
(noreturn): Report error if does return.2003-08-06, by Richard M. Stallman
-
Doc fixes, args renamed.2003-08-06, by Richard M. Stallman
-
(byte-compile-not-obsolete-var): New var.2003-08-06, by Richard M. Stallman
-
(read-passwd): Use clear-string instead of fillarray.2003-08-06, by Richard M. Stallman
-
(edmacro-format-keys): Use edmacro-sanitize-for-string.2003-08-06, by Richard M. Stallman
-
*** empty log message ***2003-08-05, by Dave Love
-
Add open-paren-in-column-0-is-defun-start,2003-08-05, by Dave Love
-
(tex-dvi-view-command): Fix quoted quotes.2003-08-05, by Dave Love
-
*** empty log message ***2003-08-05, by Kenichi Handa
-
(non-iso-charset-alist): Add autoload cookie.2003-08-05, by Kenichi Handa
-
Don't require mule-diag.2003-08-05, by Kenichi Handa
-
(dev-glyph-order): Add an entry for the glyph code #xC4.2003-08-05, by Kenichi Handa
-
info.texi need @contents2003-08-03, by Karl Berry
-
add @contents.2003-08-03, by Karl Berry
-
*** empty log message ***2003-08-03, by Glenn Morris
-
(Date Formats): Document changed behaviour of abbreviations.2003-08-03, by Glenn Morris
-
(displayed-month, displayed-year): Define for compiler.2003-08-03, by Glenn Morris
-
Reposition some code so defined before used.2003-08-03, by Glenn Morris
-
(list-diary-entries): Adapt for new behaviour of `calendar-day-name'2003-08-03, by Glenn Morris
-
(displayed-month, displayed-year): Define for compiler.2003-08-03, by Glenn Morris
-
(diary-file, diary-file-name-prefix)2003-08-03, by Glenn Morris
-
(cal-tex-day-name-format): Doc fix.2003-08-03, by Glenn Morris
-
(displayed-month, displayed-year): Define for compiler.2003-08-03, by Glenn Morris
-
(displayed-month, displayed-year): Define for compiler.2003-08-03, by Glenn Morris
-
(coptic-name): defvar rather than defconst.2003-08-03, by Glenn Morris
-
Correction.2003-08-03, by Martin Stjernholm
-
*** empty log message ***2003-08-03, by Martin Stjernholm
-
2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>2003-08-03, by Martin Stjernholm
-
2003-08-01 Martin Stjernholm <bug-cc-mode@gnu.org>2003-08-03, by Martin Stjernholm
-
2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>2003-08-03, by Martin Stjernholm
-
Regenerated.2003-08-02, by Andreas Schwab
-
*** empty log message ***2003-08-02, by Andreas Schwab
-
Don't redo key bindings on loading, put them only in loaddefs.el.2003-08-02, by Andreas Schwab
-
*** empty log message ***2003-08-02, by Andreas Schwab
-
(apropos-words-to-regexp): Only add `wild' if2003-08-02, by Andreas Schwab
-
*** empty log message ***2003-08-02, by Andreas Schwab
-
(sh-mode): Don't set mode-class property.2003-08-02, by Andreas Schwab
-
printify-region fix2003-08-01, by Vinicius Jose Latorre
-
*** empty log message ***2003-08-01, by John Paul Wallington
-
(browse-url-epiphany): Doc fix.2003-08-01, by John Paul Wallington
-
* xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.2003-07-31, by Jan Djärv
-
*** empty log message ***2003-07-31, by Kenichi Handa
-
(read_process_output): Return the actually read bytes2003-07-31, by Kenichi Handa
-
*** empty log message ***2003-07-31, by Kenichi Handa
-
(x_create_bitmap_from_data): Initialize have_mask member to 0.2003-07-31, by Kenichi Handa
-
(struct x_bitmap_record): New member have_mask.2003-07-31, by Kenichi Handa
-
Mention `compilation-environment'.2003-07-31, by John Paul Wallington
-
*** empty log message ***2003-07-30, by Richard M. Stallman
-
(CFLAGS) [!OPTIMIZE]: Undo previous change.2003-07-30, by Richard M. Stallman
-
*** empty log message ***2003-07-30, by Kenichi Handa
-
*** empty log message ***2003-07-30, by Kenichi Handa
-
(setup-default-fontset): Change registry names of Akurti fonts.2003-07-30, by Kenichi Handa
-
(quail-indian-update-translation): Adjusted the2003-07-30, by Kenichi Handa
-
*** empty log message ***2003-07-29, by Juanma Barranquero
-
(comint-read-noecho): Use `clear-string' instead of `fillarray'.2003-07-29, by Juanma Barranquero
-
gtkutil.c (xg_mark_data): Update calls to mark_object.2003-07-29, by Jan Djärv
-
*** empty log message ***2003-07-29, by Richard M. Stallman
-
Fix previous change.2003-07-29, by Richard M. Stallman
-
(HAVE_XIM): Define if XIM is available.2003-07-29, by Richard M. Stallman
-
(xim_open_dpy, xim_initialize, xim_close_dpy):2003-07-29, by Richard M. Stallman
-
(Fclear_string): New function.2003-07-29, by Richard M. Stallman
-
*** empty log message ***2003-07-29, by Andreas Schwab
-
*** empty log message ***2003-07-28, by Juanma Barranquero
-
The function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so check2003-07-28, by Juanma Barranquero
-
Fix typos and mark-up (from Jesper Harder <harder@ifa.au.dk>).2003-07-28, by Juanma Barranquero
-
(outline-mode): Revert part of last patch (outline-mode already runs the hook).2003-07-28, by Juanma Barranquero
-
(main): Fix having macros in a printf statement.2003-07-28, by Juanma Barranquero
-
(suggest_asking_for_help): Fix having macros in a printf statement.2003-07-28, by Juanma Barranquero
-
(outline-mode-hook): Define it.2003-07-28, by Juanma Barranquero
-
(gdb-setup-windows, gdb-restore-windows): Restore2003-07-28, by Nick Roberts
-
*** empty log message ***2003-07-28, by Nick Roberts
-
*** empty log message ***2003-07-28, by Dave Love
-
Fix last change.2003-07-28, by Dave Love
-
*** empty log message ***2003-07-28, by John Paul Wallington
-
2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)2003-07-28, by John Paul Wallington
-
*** empty log message ***2003-07-28, by Kenichi Handa
-
(xic_set_preeditarea): Add the left fringe width to spot.x.2003-07-28, by Kenichi Handa
-
(gdb-script-font-lock-keywords): Put `font-lock-function-name-face'2003-07-28, by Masatake YAMATO
-
*** empty log message ***2003-07-27, by Markus Rost
-
(set-visited-file-name): Use truename for buffer-file-name.2003-07-27, by Markus Rost
-
(vc-file-not-found-hook): Brr. Improve last doc fix.2003-07-26, by Markus Rost
-
*** empty log message ***2003-07-26, by Markus Rost
-
(vc-file-not-found-hook): Doc fix.2003-07-26, by Markus Rost
-
#2003-07-26, by André Spiegel
-
(vc-default-registered, vc-make-version-backup): Use with-no-warnings.2003-07-26, by André Spiegel
-
*** empty log message ***2003-07-26, by Kenichi Handa
-
(quail-translate-key): Fix previous change.2003-07-26, by Kenichi Handa
-
*** empty log message ***2003-07-25, by John Paul Wallington
-
(mouse-sel-get-selection-function):2003-07-25, by John Paul Wallington
-
(choose-completion-string): Use `minibufferp';2003-07-25, by John Paul Wallington
-
(server-start): Check `server-process' is non-nil2003-07-25, by John Paul Wallington
-
*** empty log message ***2003-07-25, by Richard M. Stallman
-
(menu-bar-tools-menu): Minor change in strings.2003-07-25, by Richard M. Stallman
-
Updated contact address.2003-07-25, by Jonathan Yavner
-
(List Buffers): Fix spacing in header line of example.2003-07-24, by Markus Rost
-
*** empty log message ***2003-07-24, by Markus Rost
-
(List Buffers): Fix previous change.2003-07-24, by Markus Rost
-
*** empty log message ***2003-07-24, by Markus Rost
-
(Abbrev Expansion): Use \s syntax in example.2003-07-24, by Markus Rost
-
*** empty log message ***2003-07-23, by Stefan Monnier
-
(insert-kbd-macro): Escape double quote character. From Thomas W2003-07-23, by Glenn Morris
-
*** empty log message ***2003-07-23, by Glenn Morris
-
(vc-svn-diff-switches): Don't default to vc-diff-switches.2003-07-23, by Stefan Monnier
-
*** empty log message ***2003-07-23, by John Paul Wallington
-
(defface tooltip): Inherit from variable-pitch.2003-07-23, by John Paul Wallington
-
(YACC): Remove, not used.2003-07-23, by Andreas Schwab
-
Regenerated.2003-07-23, by Andreas Schwab
-
Add --enable-maintainer-mode, substitute MAINT.2003-07-23, by Andreas Schwab
-
*** empty log message ***2003-07-23, by Dave Love
-
(define-derived-mode): Mention hook in doc string. Defvar the derived2003-07-23, by Glenn Morris
-
*** empty log message ***2003-07-22, by Glenn Morris
-
*** empty log message ***2003-07-22, by Stefan Monnier
-
(fill-comment-paragraph): Construct a regexp2003-07-22, by Stefan Monnier
-
*** empty log message ***2003-07-22, by Thien-Thi Nguyen
-
(hs-special-modes-alist): Clarify MDATA-SELECTOR doc; nfc.2003-07-22, by Thien-Thi Nguyen
-
(temp_output_buffer_setup): Typo.2003-07-22, by Stefan Monnier
-
*** empty log message ***2003-07-22, by Stefan Monnier
-
(Finsert_file_contents): Use delete_all_overlays.2003-07-22, by Stefan Monnier
-
(temp_output_buffer_setup): Use delete_all_overlays.2003-07-22, by Stefan Monnier
-
(run_pre_post_conversion_on_str): Use delete_all_overlays.2003-07-22, by Stefan Monnier
-
Don't check HAVE_PNG_H: autoconf doesn't seem to find it.2003-07-22, by Stefan Monnier
-
(get_minibuffer): Use it.2003-07-22, by Stefan Monnier
-
(delete_all_overlays): Declare.2003-07-22, by Stefan Monnier
-
(delete_all_overlays): New function.2003-07-22, by Stefan Monnier
-
unexmacosx.c: Sort and merge unexec regions before dumping them.2003-07-22, by Andrew Choi
-
Truncated process output with pty's on Mac OS X.2003-07-22, by Andrew Choi
-
*** empty log message ***2003-07-22, by Dave Love
-
Consider both png.h and libpng/png.h.2003-07-22, by Dave Love
-
Make XRegisterIMInstantiateCallback test depend on2003-07-22, by Dave Love
-
(Garbage Collection): Fix previous change.2003-07-22, by Markus Rost
-
(get_minibuffer): Be careful when calling `reset_buffer'2003-07-22, by Stefan Monnier
-
*** empty log message ***2003-07-22, by Richard M. Stallman
-
(Truenames): Add LIMIT arg to file-chase-links.2003-07-22, by Richard M. Stallman
-
(Width): Use \s syntax in example.2003-07-22, by Richard M. Stallman
-
(Imenu): Add xref to Emacs Manual node on Imenu.2003-07-22, by Richard M. Stallman
-
(Building Lists): Add number-sequence.2003-07-22, by Richard M. Stallman
-
(Garbage Collection): Add gcs-done, gc-elapsed.2003-07-22, by Richard M. Stallman
-
(Function Documentation): Explain how to2003-07-22, by Richard M. Stallman
-
(Selecting Windows): save-selected-window saves selected window of each frame.2003-07-22, by Richard M. Stallman
-
(Syntax Table Functions): Use \s syntax in examples.2003-07-22, by Richard M. Stallman
-
(Output Variables): Add print-continuous-numbering and print-number-table.2003-07-22, by Richard M. Stallman
-
Fix typo.2003-07-22, by Richard M. Stallman
-
(Decoding Output): New node.2003-07-22, by Richard M. Stallman
-
(Time Conversion): decode-time arg is optional.2003-07-22, by Richard M. Stallman
-
(Character Type): Don't use space as example for \.2003-07-22, by Richard M. Stallman
-
(Converting Representations): Add string-to-multibyte.2003-07-22, by Richard M. Stallman
-
(Basic Completion): Describe test-completion.2003-07-22, by Richard M. Stallman
-
*** empty log message ***2003-07-21, by Markus Rost
-
(idlwave-comment-indent-char): Fix default value using ?\s.2003-07-21, by Markus Rost
-
*** empty log message ***2003-07-21, by Stefan Monnier
-
(MARK_STRING, UNMARK_STRING, STRING_MARKED_P)2003-07-21, by Stefan Monnier
-
*** empty log message ***2003-07-21, by John Paul Wallington
-
(with-selected-window): Add closing paren.2003-07-21, by John Paul Wallington
-
*** empty log message ***2003-07-21, by Richard M. Stallman
-
(emacs-lisp-mode): Use run-mode-hooks.2003-07-21, by Richard M. Stallman
-
(with-selected-window): Copy code form save-selected-window2003-07-21, by Richard M. Stallman
-
(set-locale-environment): langinfo renamed to locale-info.2003-07-21, by Richard M. Stallman
-
(auto-coding-functions): Doc fix.2003-07-21, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM_TEMACS): Add undef.2003-07-21, by Richard M. Stallman
-
(Flocale_info): Renamed from Flanginfo. Doc fixes.2003-07-21, by Richard M. Stallman
-
Use -Wl syntax.2003-07-21, by Richard M. Stallman
-
(syms_of_alloc): Doc fixes.2003-07-21, by Richard M. Stallman
-
*** empty log message ***2003-07-21, by Kenichi Handa
-
(quail-translate-key): Update quail-current-str correctly.2003-07-21, by Kenichi Handa
-
*** empty log message ***2003-07-21, by Andreas Schwab
-
(sh-mode-syntax-table): Change syntax of ?, to "_".2003-07-21, by Andreas Schwab
-
Indicate boundaries of the big quoted region by comments.2003-07-20, by Markus Rost
-
Tramp 2.0.36 released.2003-07-20, by Kai Großjohann
-
Tramp 2.0.36 released.2003-07-20, by Kai Großjohann
-
*** empty log message ***2003-07-19, by Markus Rost
-
(artist-erase-char): Fix default value using ?\s.2003-07-19, by Markus Rost
-
*** empty log message ***2003-07-19, by John Paul Wallington
-
(2C-mode-line-format): Doc fix.2003-07-19, by John Paul Wallington
-
(enriched-decode-display-prop): Doc fix.2003-07-19, by John Paul Wallington
-
(artist-butlast-fn, artist-draw-sline)2003-07-19, by John Paul Wallington
-
*** empty log message ***2003-07-19, by Kenichi Handa
-
(kkc-show-conversion-list-update):2003-07-19, by Kenichi Handa
-
*** empty log message ***2003-07-18, by John Paul Wallington
-
(current-word): Don't include punctuation char when2003-07-18, by John Paul Wallington
-
Regenerated for the new autoload directives in CC Mode.2003-07-17, by Martin Stjernholm
-
Obsoleted the old awk-mode.el package in favor of the AWK support in CC Mode.2003-07-17, by Martin Stjernholm
-
*** empty log message ***2003-07-17, by Richard M. Stallman
-
(xim_initialize): Redo 6/24 change.2003-07-17, by Richard M. Stallman
-
(Help-Xref): missing , in @xref.2003-07-16, by Karl Berry
-
*** empty log message ***2003-07-16, by Stefan Monnier
-
*** empty log message ***2003-07-16, by Martin Stjernholm
-
#Updated to 5.30.4.2003-07-16, by Martin Stjernholm
-
(c-langelem-sym, c-langelem-pos, c-langelem-2nd-pos): Added accessor2003-07-16, by Martin Stjernholm
-
(c-literal-faces): Declare as a variable since it might be modified.2003-07-16, by Martin Stjernholm
-
(c++-make-template-syntax-table, c-syntactic-ws-start, c-syntactic-ws-end):2003-07-16, by Martin Stjernholm
-
Revise various segments, fix typos, add GNU Press information,2003-07-16, by Robert J. Chassell
-
Apply Karl Berry's bug fix so @copying works with @ifnottex2003-07-16, by Robert J. Chassell
-
(Info-menu-entry-name-re): Allow newlines in menu entry names.2003-07-16, by Stefan Monnier
-
(syntax-ppss): Catch the case where the buffer is narrowed.2003-07-16, by Stefan Monnier
-
(syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.2003-07-16, by Stefan Monnier
-
*** empty log message ***2003-07-16, by Stefan Monnier
-
(copy_overlays): Use EMACS_INT for positions.2003-07-15, by Stefan Monnier
-
Use bitmaps for cons cells, as was done for floats.2003-07-15, by Stefan Monnier
-
Regenerated.2003-07-15, by Andreas Schwab
-
*** empty log message ***2003-07-15, by Andreas Schwab
-
Temporarily leave quoting for AC_DEFINE.2003-07-15, by Andreas Schwab
-
New apropos features.2003-07-14, by Kim F. Storm
-
(apropos-sort-by-scores): Rename from apropos-show-scores.2003-07-14, by Kim F. Storm
-
*** empty log message ***2003-07-14, by Kim F. Storm
-
*** empty log message ***2003-07-14, by Juanma Barranquero
-
(xml-parse-tag): Namespace support.2003-07-14, by Juanma Barranquero
-
Revert last change.2003-07-14, by Juanma Barranquero
-
Merge in the changes for versions 21.2 and 21.3 as2003-07-14, by Nick Roberts
-
*** empty log message ***2003-07-14, by Nick Roberts
-
*** empty log message ***2003-07-14, by Richard M. Stallman
-
(Killing Buffers): kill-buffer-hook is perm local.2003-07-14, by Richard M. Stallman
-
(Selecting Windows): New arg to select-window.2003-07-14, by Richard M. Stallman
-
(Garbage Collection): Add post-gc-hook.2003-07-14, by Richard M. Stallman
-
(Subprocess Creation): Add exec-suffixes.2003-07-14, by Richard M. Stallman
-
(Functions for Key Lookup): Add current-active-maps.2003-07-14, by Richard M. Stallman
-
(Integer Basics): Add most-positive-fixnum, most-negative-fixnum.2003-07-14, by Richard M. Stallman
-
(Byte Compilation): Explain no-byte-compile2003-07-14, by Richard M. Stallman
-
(User Identification): user-uid, user-real-uid can return float.2003-07-14, by Richard M. Stallman
-
(Major Mode Conventions): Explain about run-mode-hooks and about derived modes.2003-07-14, by Richard M. Stallman
-
(Creating Buffer-Local): Add buffer-local-value.2003-07-14, by Richard M. Stallman
-
(Library Search): Add load-suffixes.2003-07-14, by Richard M. Stallman
-
(Basic Completion): Add lazy-completion-table.2003-07-14, by Richard M. Stallman
-
(Changing Files): copy-file allows dir as NEWNAME.2003-07-14, by Richard M. Stallman
-
(Command Overview): Emacs server runs pre-command-hook and post-command-hook.2003-07-14, by Richard M. Stallman
-
(Special Properties): local-map and keymap properties2003-07-14, by Richard M. Stallman
-
*** empty log message ***2003-07-14, by Stefan Monnier
-
* alloc.c (pure, staticvec):2003-07-14, by Paul Eggert
-
(pure, staticvec): Initialize these arrays to nonzero, so that they're2003-07-14, by Paul Eggert
-
(BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update users.2003-07-14, by Stefan Monnier
-
*** empty log message ***2003-07-14, by Stefan Monnier
-
Check for posix_memalign.2003-07-14, by Stefan Monnier
-
*** empty log message ***2003-07-13, by Richard M. Stallman
-
(START_FILES_1, END_FILES_1): Always define them.2003-07-13, by Richard M. Stallman
-
*** empty log message ***2003-07-13, by Juanma Barranquero
-
(modify-all-frames-parameters): Reinstall (copyright papers received).2003-07-13, by Juanma Barranquero
-
(List Buffers): Adjust to new format of *Buffer List*.2003-07-13, by Juanma Barranquero
-
(xg_set_icon): New function.2003-07-13, by Juanma Barranquero
-
(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.2003-07-13, by Juanma Barranquero
-
(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+2003-07-13, by Juanma Barranquero
-
*** empty log message ***2003-07-13, by Juanma Barranquero
-
(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.2003-07-13, by Juanma Barranquero
-
(desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'2003-07-13, by Juanma Barranquero
-
Version 1.8.0 of sql-mode.2003-07-13, by Juanma Barranquero
-
(Man-translate-cleanup): New.2003-07-13, by Juanma Barranquero
-
(texinfo-section-list): Append appendixsection; a synonym for appendixsec.2003-07-13, by Juanma Barranquero
-
(po-find-charset): White space at the start of the Content-Type field body is2003-07-13, by Juanma Barranquero
-
*** empty log message ***2003-07-13, by Richard M. Stallman
-
(c-declare-lang-variables): Don't use mapcan.2003-07-13, by Richard M. Stallman
-
(c-make-keywords-re): Don't use delete-duplicates.2003-07-13, by Richard M. Stallman
-
*** empty log message ***2003-07-12, by Richard M. Stallman
-
[netbsd systems]: Define HAVE_CRTIN properly.2003-07-12, by Richard M. Stallman
-
(apropos-show-scores): Make it customizable. Document new meaning.2003-07-12, by Richard M. Stallman
-
Minor cleanups of previous changes.2003-07-12, by Richard M. Stallman
-
(unexec): Consider a section to precede the .bss2003-07-12, by Richard M. Stallman
-
*** empty log message ***2003-07-12, by Richard M. Stallman
-
(CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.2003-07-12, by Richard M. Stallman
-
(HAVE_CRTIN): Add #undef.2003-07-12, by Richard M. Stallman
-
(START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.2003-07-12, by Richard M. Stallman
-
Don't include bsd4-3.h.2003-07-12, by Richard M. Stallman
-
Include libpng/png.h instead of png.h.2003-07-12, by Richard M. Stallman
-
copyright line fix & bdf-directory-list init fix2003-07-12, by Vinicius Jose Latorre
-
*** empty log message ***2003-07-11, by John Paul Wallington
-
2003-07-11 John Paul Wallington <jpw@gnu.org>2003-07-11, by John Paul Wallington
-
*** empty log message ***2003-07-11, by Stefan Monnier
-
Minor commentary changes.2003-07-11, by Glenn Morris
-
*** empty log message ***2003-07-11, by Glenn Morris
-
*** empty log message ***2003-07-11, by Andreas Schwab
-
(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.2003-07-11, by Andreas Schwab
-
(modify_overlay): Update prototype.2003-07-11, by Andreas Schwab
-
*** empty log message ***2003-07-11, by Kenichi Handa
-
(set-language-environment): Set2003-07-11, by Kenichi Handa
-
Print line number correctly in a region.2003-07-10, by Vinicius Jose Latorre
-
*** empty log message ***2003-07-10, by John Paul Wallington
-
(visit-tags-table-buffer): Add autoload cookie;2003-07-10, by John Paul Wallington
-
(timeclock-use-display-time, timeclock-day-over-hook)2003-07-10, by Glenn Morris
-
*** empty log message ***2003-07-10, by Glenn Morris
-
*** empty log message ***2003-07-09, by Stefan Monnier
-
(VALBITS): Define in terms of GCTYPEBITS.2003-07-09, by Stefan Monnier
-
(auto-mode-alist, interpreter-mode-alist): Added comments about where2003-07-09, by Martin Stjernholm
-
(struct interval): Move from lisp.h.2003-07-09, by Stefan Monnier
-
Include intervals.h for Fset_text_properties.2003-07-09, by Stefan Monnier
-
(struct buffer_text, struct buffer): Use EMACS_INT for2003-07-09, by Stefan Monnier
-
(fix_overlays_before): Fix typo in last commit.2003-07-09, by Stefan Monnier
-
*** empty log message ***2003-07-09, by Richard M. Stallman
-
(reftex-all-document-files): Add autoload cookie.2003-07-09, by Richard M. Stallman
-
(reftex-all-document-files): Delete autoload.2003-07-09, by Richard M. Stallman
-
(set-display-table-and-terminal-coding-system):2003-07-09, by Richard M. Stallman
-
(view-file): If existing buffer's major mode is special,2003-07-09, by Richard M. Stallman
-
Split a line.2003-07-09, by Richard M. Stallman
-
(dired-move-to-filename-regexp): Allow quote in months.2003-07-09, by Richard M. Stallman
-
*** empty log message ***2003-07-09, by Stefan Monnier
-
(overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.2003-07-09, by Stefan Monnier
-
(mark_object): Mark the new `next' field of overlays.2003-07-09, by Stefan Monnier
-
(run_pre_post_conversion_on_str): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(overlays_around): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(load_overlay_strings): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(Finsert_file_contents): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(current_column): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(signal_before_change, signal_after_change): Use new type for2003-07-09, by Stefan Monnier
-
(set_point_both): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(temp_output_buffer_setup): Use new type for overlays_(before|after).2003-07-09, by Stefan Monnier
-
(struct buffer): Change overlays_before and overlays_after2003-07-09, by Stefan Monnier
-
(struct Lisp_Overlay): New field `next'.2003-07-09, by Stefan Monnier
-
*** empty log message ***2003-07-09, by Stefan Monnier
-
A bit more talk about an API change in CC Mode.2003-07-08, by Martin Stjernholm
-
*** empty log message ***2003-07-08, by Martin Stjernholm
-
2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>2003-07-08, by Martin Stjernholm
-
*** empty log message ***2003-07-08, by Kim F. Storm
-
(report_overlay_modification): Don't run hooks while2003-07-08, by Stefan Monnier
-
(DETAILED BUILDING AND INSTALLATION): Describe new2003-07-08, by Kim F. Storm
-
(x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.2003-07-08, by Kim F. Storm
-
(reset_buffer, recenter_overlay_lists)2003-07-08, by Stefan Monnier
-
(use_xim) [!USE_XIM]: Default to disable XIM if emacs2003-07-08, by Kim F. Storm
-
*** empty log message ***2003-07-08, by Kim F. Storm
-
(struct buffer): Use an int for overlay_center.2003-07-08, by Stefan Monnier
-
(fast_find_position): Remove unused var.2003-07-08, by Stefan Monnier
-
(Qexpand_abbrev): New sym.2003-07-08, by Stefan Monnier
-
*** empty log message ***2003-07-08, by Markus Rost
-
(dolist, dotimes): Doc fix.2003-07-08, by Markus Rost
-
*** empty log message ***2003-07-08, by John Paul Wallington
-
2003-07-08 Kim F. Storm <storm@cua.dk>2003-07-08, by John Paul Wallington
-
*** empty log message ***2003-07-08, by Luc Teirlinck
-
*** empty log message ***2003-07-08, by Luc Teirlinck
-
(Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'2003-07-08, by Luc Teirlinck
-
*** empty log message ***2003-07-08, by Luc Teirlinck
-
(Font Lock): Fix typo2003-07-08, by Luc Teirlinck
-
*** empty log message ***2003-07-08, by Luc Teirlinck
-
*** empty log message ***2003-07-07, by Richard M. Stallman
-
(ehelp-command): Use defalias to define ehelp-command.2003-07-07, by Richard M. Stallman
-
(desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.2003-07-07, by Richard M. Stallman
-
(Info-search): If find invisible text, search again.2003-07-07, by Richard M. Stallman
-
(search-whitespace-regexp): Add a shy group around it.2003-07-07, by Richard M. Stallman
-
(Man-name-regexp): Match + as part of name.2003-07-07, by Richard M. Stallman
-
(visible-mode): Renamed from vis-mode.2003-07-07, by Richard M. Stallman
-
(debug, debugger-env-macro): Use with-no-warnings while accessing and2003-07-07, by Richard M. Stallman
-
(set-display-table-and-terminal-coding-system):2003-07-07, by Richard M. Stallman
-
(ange-ftp-file-symlink-p):2003-07-07, by Richard M. Stallman
-
(browse-url-browser-function): Add alternative for Epiphany.2003-07-07, by Richard M. Stallman
-
(compile-auto-highlight): Default now t.2003-07-07, by Richard M. Stallman
-
(tex-main-file): Use with-no-warnings.2003-07-07, by Richard M. Stallman
-
(xml-mode): Add autoload cookie.2003-07-07, by Richard M. Stallman
-
(Minor Mode Conventions): Specify only some kinds2003-07-07, by Richard M. Stallman
-
(File Name Expansion): Warn about iterative use of substitute-in-file-name.2003-07-07, by Richard M. Stallman
-
(Font Lock): Add xref for format info on font-lock-remove-keywords.2003-07-07, by Richard M. Stallman
-
(Compilation): Document what happens with asynch children of compiler process.2003-07-07, by Richard M. Stallman
-
(Library Keywords): Use @multitable.2003-07-07, by Richard M. Stallman
-
(reseat_1): Set it->area to TEXT_AREA.2003-07-07, by Richard M. Stallman
-
(Fgarbage_collect): Doc fix.2003-07-07, by Richard M. Stallman
-
(gdb-source-info): Display current frame when2003-07-07, by Nick Roberts
-
*** empty log message ***2003-07-07, by Nick Roberts
-
*** empty log message ***2003-07-07, by Stefan Monnier
-
(Info-menu): Use Info-menu-entry-name-re.2003-07-07, by Stefan Monnier
-
*** empty log message ***2003-07-07, by Kenichi Handa
-
(Fkill_buffer): Clear charpos cache if necessary.2003-07-07, by Kenichi Handa
-
(read_minibuf): UNGCPRO before returning.2003-07-06, by Stefan Monnier
-
*** empty log message ***2003-07-06, by Stefan Monnier
-
(live_float_p): Check that p is not past the `floats' array,2003-07-06, by Stefan Monnier
-
*** empty log message ***2003-07-06, by Jason Rumney
-
(last_clipboard_sequence_number): New variable.2003-07-06, by Jason Rumney
-
(clipboard_sequence_fn): New variable.2003-07-06, by Jason Rumney
-
(ClipboardSequence_Proc): New type.2003-07-06, by Jason Rumney
-
*** empty log message ***2003-07-06, by Stefan Monnier
-
(MARKBIT): Remove definition since lisp.h does not compare2003-07-06, by Stefan Monnier
-
(XSETMARKBIT): Remove unused macro.2003-07-06, by Stefan Monnier
-
*** empty log message ***2003-07-06, by Stefan Monnier
-
(mark_object): Change arg to only take Lisp_Object rather than *Lisp_Object.2003-07-06, by Stefan Monnier
-
(mark_byte_stack): Update calls to mark_object.2003-07-06, by Stefan Monnier
-
(sweep_weak_table): Update calls to mark_object.2003-07-06, by Stefan Monnier
-
(mark_kboards): Update calls to mark_object.2003-07-06, by Stefan Monnier
-
(mark_object): Change prototype to only pass Lisp_Object.2003-07-06, by Stefan Monnier
-
*** empty log message ***2003-07-06, by John Paul Wallington
-
(vc-annotate-offset): Move defvar up.2003-07-06, by John Paul Wallington
-
Remove #ifdefs from comments, as they are ignored there.2003-07-06, by Jason Rumney
-
(vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.2003-07-06, by Stefan Monnier
-
(vc-stay-local, vc-stay-local-p): Move from vc.el.2003-07-06, by Stefan Monnier
-
(Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.2003-07-06, by Stefan Monnier
-
(Info-menu-entry-name-re): Be careful to avoid multiple ways2003-07-06, by Stefan Monnier
-
(struct ablock): Only include padding when there is some.2003-07-06, by Jason Rumney
-
*** empty log message ***2003-07-06, by Jason Rumney
-
(Info-menu-entry-name-re): Add `:' to second [] part.2003-07-06, by Kim F. Storm
-
*** empty log message ***2003-07-06, by Kim F. Storm
-
*** empty log message ***2003-07-06, by Markus Rost
-
(Activation of Advice): Note that ad-start-advice is turned on by default.2003-07-06, by Markus Rost
-
*** empty log message ***2003-07-05, by Martin Stjernholm
-
(auto-mode-alist, interpreter-mode-alist): Removed entries to CC Mode2003-07-05, by Martin Stjernholm
-
*** empty log message ***2003-07-05, by Martin Stjernholm
-
New patch version.2003-07-05, by Martin Stjernholm
-
(c-style-alist, c-lang-variable-inits, c-lang-variable-inits-tail): The2003-07-05, by Martin Stjernholm
-
Fixed some autoload problems: Try to ensure that the entry for ".c"2003-07-05, by Martin Stjernholm
-
*** empty log message ***2003-07-05, by John Paul Wallington
-
(customize-create-theme): Call `customize-create-theme' in2003-07-05, by John Paul Wallington
-
Describe bibtex.el changes. From Roland Winkler.2003-07-05, by Kai Großjohann
-
2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>2003-07-05, by Kai Großjohann
-
*** empty log message ***2003-07-05, by John Paul Wallington
-
(ibuffer-backward-line, ibuffer-forward-line)2003-07-05, by John Paul Wallington
-
Don't require `derived' at compile-time.2003-07-05, by John Paul Wallington
-
*** empty log message ***2003-07-05, by Stefan Monnier
-
(cl-transform-lambda): Strip &cl-defs2003-07-05, by Stefan Monnier
-
(byte-compile-defvar): Check and set the default value of the variable.2003-07-04, by Stefan Monnier
-
(cvs-parse-status): Ignore extra fields from CVSNT.2003-07-04, by Stefan Monnier
-
(Info-following-node-name-re): New fun.2003-07-04, by Stefan Monnier
-
(uncomment-region): Remove padding coming from2003-07-04, by Stefan Monnier
-
(vc-cvs-repository-hostname): New operation.2003-07-04, by Stefan Monnier
-
(vc-svn-use-edit): Make it into a const.2003-07-04, by Stefan Monnier
-
Disable paragraph refilling.2003-07-04, by Kim F. Storm
-
*** empty log message ***2003-07-04, by Kim F. Storm
-
(Top, Help-Small-Screen): Remove accidentally added next, prev and up2003-07-04, by Luc Teirlinck
-
*** empty log message ***2003-07-04, by Luc Teirlinck
-
(sh-font-lock-paren): Add [ and ] to the2003-07-04, by Stefan Monnier
-
*** empty log message ***2003-07-04, by Stefan Monnier
-
(font-lock-defaults-alist): Remove obsolete comment.2003-07-04, by Stefan Monnier
-
(struct Lisp_Float): Remove unused field `type'.2003-07-04, by Stefan Monnier
-
(ALIGN): Add casts to simplify usage.2003-07-04, by Stefan Monnier
-
*** empty log message ***2003-07-04, by Dave Love
-
*** empty log message ***2003-07-04, by Stefan Monnier
-
(font-lock-extra-types-widget)2003-07-04, by Stefan Monnier
-
(font-lock-defaults-alist): Remove obsolete entries.2003-07-04, by Stefan Monnier
-
(mail-specify-envelope-from, mail-envelope-from): Doc fix.2003-07-04, by Glenn Morris
-
*** empty log message ***2003-07-04, by Glenn Morris
-
Did away with the dependency on `c-emacs-features' when populating2003-07-04, by Martin Stjernholm
-
CC Mode 5.30 news.2003-07-03, by Martin Stjernholm
-
Updated CC Mode to version 5.30.2003-07-03, by Martin Stjernholm
-
(Help): Mention existence of Emacs and stand-alone Info at the very2003-07-03, by Luc Teirlinck
-
*** empty log message ***2003-07-03, by Luc Teirlinck
-
*** empty log message ***2003-07-02, by Luc Teirlinck
-
*** empty log message ***2003-07-02, by Luc Teirlinck
-
(Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning2003-07-02, by Luc Teirlinck
-
*** empty log message ***2003-07-02, by Luc Teirlinck
-
*** empty log message ***2003-07-02, by Luc Teirlinck
-
(vis-mode): Update documentation string to reflect earlier changes.2003-07-01, by Luc Teirlinck
-
*** empty log message ***2003-07-01, by Luc Teirlinck
-
Fix typo.2003-06-30, by Richard M. Stallman
-
Minor Texinfo usage fix.2003-06-30, by Richard M. Stallman
-
(Buffer Contents): Document current-word.2003-06-30, by Richard M. Stallman
-
(Defining Functions): Explain about redefining primitives.2003-06-30, by Richard M. Stallman