Mercurial > emacs
graph
-
(Network): Fix typo in xref (from Robert J. Chassell).2003-10-13, by Kim F. Storm
-
(iso-8859-11): Add autoload cookie.2003-10-13, by Kenichi Handa
-
2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>2003-10-13, by Michael Kifer
-
* macterm.c (XTread_socket): Call DragWindow only for mouseDown events.2003-10-13, by Andrew Choi
-
s/darwin.h (GC_MARK_STACK): Define.2003-10-12, by Andrew Choi
-
* xresources.texi (GTK resources): Added a note that some themes2003-10-12, by Jan Djärv
-
.2003-10-12, by Andreas Schwab
-
(locale-charset-language-names):2003-10-12, by Andreas Schwab
-
Added x-send-client-message.2003-10-12, by Jan Djärv
-
* window.c (shrink_windows): New function.2003-10-11, by Jan Djärv
-
(compute_fringe_widths): Doc fix.2003-10-11, by Kim F. Storm
-
*** empty log message ***2003-10-11, by Kim F. Storm
-
(Network): Introduce make-network-process.2003-10-10, by Kim F. Storm
-
*** empty log message ***2003-10-10, by Kim F. Storm
-
*** empty log message ***2003-10-10, by Dave Love
-
Don't bind stop.2003-10-10, by Dave Love
-
(Library Headers): Fix typo.2003-10-10, by Luc Teirlinck
-
*** empty log message ***2003-10-10, by Luc Teirlinck
-
Remove paragraph for GUD that is no longer true after the change:2003-10-08, by Nick Roberts
-
*** empty log message ***2003-10-08, by Nick Roberts
-
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-792003-10-08, by Miles Bader
-
Resolve CVS conflicts2003-10-08, by Miles Bader
-
Fix typo.2003-10-08, by Luc Teirlinck
-
*** empty log message ***2003-10-07, by Kenichi Handa
-
(Fcoding_system_p): Return t for auto-loading coding system.2003-10-07, by Kenichi Handa
-
Split to make current ChangeLog smaller.2003-10-07, by Nick Roberts
-
Split to make smaller file.2003-10-07, by Nick Roberts
-
*** empty log message ***2003-10-07, by Lute Kamstra
-
(Imenu): Mention imenu-create-index-function's default value.2003-10-07, by Lute Kamstra
-
*** empty log message ***2003-10-07, by Lute Kamstra
-
(Faces for Font Lock): Fix typo.2003-10-07, by Lute Kamstra
-
(autoload-coding-system): Add SYMBOL to coding-system-alist.2003-10-07, by Kenichi Handa
-
*** empty log message ***2003-10-07, by Kenichi Handa
-
(list-coding-systems-1): List coding2003-10-07, by Kenichi Handa
-
(iso-8859-11): Add autoload cookie.2003-10-07, by Kenichi Handa
-
(autoload-coding-system): New function.2003-10-07, by Kenichi Handa
-
(Qcoding_system_define_form): New variable.2003-10-07, by Kenichi Handa
-
Formatting fixes.2003-10-06, by Andreas Schwab
-
.2003-10-06, by Andreas Schwab
-
(log-edit-changelog-entries): Prefer local value of2003-10-06, by Andreas Schwab
-
Replace `%' in arch tagline by @ignore.2003-10-06, by Luc Teirlinck
-
*** empty log message ***2003-10-06, by Luc Teirlinck
-
Don't mention preferred-coding-system.2003-10-06, by Dave Love
-
Char-tables are sequences.2003-10-06, by Dave Love
-
(Parsing Expressions): Mention parse-sexp-lookup-properties here.2003-10-06, by Dave Love
-
Package unloading. Index next-line, previous-line, forward-line.2003-10-06, by Dave Love
-
Index lexical scoping2003-10-06, by Dave Love
-
Load average can throw error.2003-10-06, by Dave Love
-
Non-ASCII in menus.2003-10-06, by Dave Love
-
usage: in doc strings. Correct side-effect function remark.2003-10-06, by Dave Love
-
*** empty log message ***2003-10-06, by Dave Love
-
Previous change was bogus. Something odd in pcl-cvs...2003-10-06, by Dave Love
-
Comment.2003-10-06, by Dave Love
-
Change maintainer.2003-10-06, by Dave Love
-
(find-file-hook): Customize.2003-10-06, by Dave Love
-
(completion-ignored-extensions): Remove .log.2003-10-06, by Dave Love
-
Comment on mule-ucs.2003-10-06, by Dave Love
-
Several additions.2003-10-06, by Dave Love
-
Remove extraneous "foo2" at the end.2003-10-06, by Eli Zaretskii
-
Update my email address.2003-10-06, by Lute Kamstra
-
*** empty log message ***2003-10-06, by Lute Kamstra
-
(Coding Conventions): Mention naming conventions for hooks.2003-10-06, by Lute Kamstra
-
*** empty log message ***2003-10-06, by Lute Kamstra
-
(Info-mode): Revert previous change.2003-10-06, by Lute Kamstra
-
(Frequire): Doc fix.2003-10-05, by Luc Teirlinck
-
*** empty log message ***2003-10-05, by Luc Teirlinck
-
(Library Search): Correct default value of load-suffixes.2003-10-05, by Luc Teirlinck
-
* xfns.c (Fx_send_client_event): Remove unused variable s.2003-10-05, by Jan Djärv
-
* xfns.c (Fx_send_client_event): New function as a base for2003-10-05, by Jan Djärv
-
*** empty log message ***2003-10-05, by Richard M. Stallman
-
(Named Features): In `provide', say how to test for subfeatures.2003-10-05, by Richard M. Stallman
-
Fix typo.2003-10-05, by Richard M. Stallman
-
(sh-feature): Handle sh-modify like sh-append.2003-10-05, by Richard M. Stallman
-
(report-emacs-bug): Fix previous change.2003-10-05, by Richard M. Stallman
-
(Info-following-node-name): New function.2003-10-05, by Richard M. Stallman
-
(unload-feature-special-hooks):2003-10-05, by Richard M. Stallman
-
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,2003-10-05, by Jan Djärv
-
Fix memory leaks (from YAMAMOTO Mitsuharu)2003-10-05, by Jan Djärv
-
Make (modify-frame-parameters nil '((top . 0))) work for all types2003-10-05, by Jan Djärv
-
Replace loaddefs-boot.el with ldefs-boot.el.2003-10-04, by Eli Zaretskii
-
*** empty log message ***2003-10-04, by Eli Zaretskii
-
(DONTCOMPILE, bootstrap-clean-CMD)2003-10-04, by Eli Zaretskii
-
(DONTCOMPILE, bootstrap-clean): Rename2003-10-04, by Eli Zaretskii
-
*** empty log message ***2003-10-04, by Eli Zaretskii
-
Renamed loaddefs-boot.el to ldefs-boot.el, to prevent2003-10-04, by Eli Zaretskii
-
*** empty log message ***2003-10-03, by Lute Kamstra
-
(Major Mode Conventions): Mention third way to set up Imenu.2003-10-03, by Lute Kamstra
-
*** empty log message ***2003-10-03, by Kenichi Handa
-
(x_load_font): Clear all members of FONTP before start filling them.2003-10-03, by Kenichi Handa
-
*** empty log message ***2003-10-03, by John Paul Wallington
-
(map_keymap): Don't abort when binding is a vector.2003-10-03, by John Paul Wallington
-
*** empty log message ***2003-10-02, by Jason Rumney
-
(emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.2003-10-02, by Jason Rumney
-
* w32fns.c (w32_load_system_font): Clear all members of FONTP before2003-10-02, by Jason Rumney
-
.2003-10-02, by Andreas Schwab
-
Regenerated.2003-10-02, by Andreas Schwab
-
*** empty log message ***2003-10-02, by Lute Kamstra
-
(imenu--generic-function): Docstring fix.2003-10-02, by Lute Kamstra
-
Fix typo.2003-10-02, by Lute Kamstra
-
removed defadvice related code from ffap2003-10-02, by Rajesh Vaidheeswarran
-
(x_load_font): Fix previous change.2003-10-02, by Kenichi Handa
-
(fs_load_font): Don't set fontp->font_encoder to NULL2003-10-02, by Kenichi Handa
-
(x_load_font): Clear all members of FONTP before start filling them.2003-10-02, by Kenichi Handa
-
Clarification.2003-10-02, by Martin Stjernholm
-
*** empty log message ***2003-10-02, by Kenichi Handa
-
(ccl-decode-mule-utf-8): Lookup2003-10-02, by Kenichi Handa
-
Include U+FF00..U+FFEF in decode table.2003-10-02, by Kenichi Handa
-
(increment-calendar-month, calendar-leap-year-p)2003-10-01, by Glenn Morris
-
*** empty log message ***2003-10-01, by Glenn Morris
-
*** empty log message ***2003-10-01, by Dave Love
-
(cp1251): Alias for windows-1251.2003-10-01, by Dave Love
-
*** empty log message ***2003-10-01, by Richard M. Stallman
-
*** empty log message ***2003-10-01, by Dave Love
-
(vc-cvs-parse-entry): Revert last change to allow2003-10-01, by Dave Love
-
foo2003-10-01, by Rudy Gevaert
-
foo2003-10-01, by Rudy Gevaert
-
test2003-10-01, by Rudy Gevaert
-
test2003-10-01, by Rudy Gevaert
-
foo2003-10-01, by Rudy Gevaert
-
foo2003-10-01, by Rudy Gevaert
-
test 1oct2003-10-01, by Rudy Gevaert
-
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-692003-10-01, by Miles Bader
-
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-682003-10-01, by Miles Bader
-
*** empty log message ***2003-09-30, by Richard M. Stallman
-
(dired-mode): Handle dired-directory as a list.2003-09-30, by Richard M. Stallman
-
(Miscellaneous Commands): Delete M-g, w, T.2003-09-30, by Richard M. Stallman
-
Fix @strong{Note:}.2003-09-30, by Richard M. Stallman
-
(User Interface): Fix typos.2003-09-30, by Richard M. Stallman
-
(General Variables): Remove MAILRC envvar.2003-09-30, by Richard M. Stallman
-
(Saving Emacs Sessions): Shorten the section, collapsing back into one node.2003-09-30, by Richard M. Stallman
-
Use variable objects. Replace gud-display with gud-watch.2003-09-30, by Nick Roberts
-
(gud-menu-map, gud-tool-bar-map): Replace2003-09-30, by Nick Roberts
-
(gdb-var-list, gdb-var-changed, gdb-update-flag)2003-09-30, by Nick Roberts
-
*** empty log message ***2003-09-30, by Nick Roberts
-
*** empty log message ***2003-09-30, by Richard M. Stallman
-
(Network): Say what stopped datagram connections do.2003-09-30, by Richard M. Stallman
-
(Association Lists): Clarify `assq-delete-all'.2003-09-30, by Richard M. Stallman
-
(Overlay Properties): Clarify `evaporate' property.2003-09-30, by Richard M. Stallman
-
(ada-mode): Don't use advice. Instead, set which-func-functions.2003-09-30, by Richard M. Stallman
-
(which-func-modes): Add ada-mode.2003-09-30, by Richard M. Stallman
-
(describe-mode): Start with a brief list of minor modes.2003-09-30, by Richard M. Stallman
-
Change maintainer.2003-09-30, by Richard M. Stallman
-
(Info-mode): Double each `%' in header line.2003-09-30, by Richard M. Stallman
-
(lm-with-file): When FILE is nil, run BODY in current buffer.2003-09-30, by Richard M. Stallman
-
(report-emacs-bug): Mention major and minor modes.2003-09-30, by Richard M. Stallman
-
Comment change.2003-09-30, by Richard M. Stallman
-
(mail-aliases): Doc fix.2003-09-30, by Richard M. Stallman
-
(rmail-make-summary-line-1): Change comma after last label to a space.2003-09-30, by Richard M. Stallman
-
(sh-mode-syntax-table): Add defvar.2003-09-30, by Richard M. Stallman
-
(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.2003-09-30, by Richard M. Stallman
-
(regex_compile): Free the stack when returning from function.2003-09-30, by Richard M. Stallman
-
(graft_intervals_into_buffer): Handle over_used when splitting UNDER.2003-09-30, by Richard M. Stallman
-
*** empty log message ***2003-09-30, by Thien-Thi Nguyen
-
(scheme-mode-variables): When setting2003-09-30, by Thien-Thi Nguyen
-
*** empty log message ***2003-09-30, by Lars Hansen
-
Section "Saving Emacs Sessions" rewritten.2003-09-30, by Lars Hansen
-
A lot of comments updated.2003-09-30, by Lars Hansen
-
* TUTORIAL.de: Minor updates and grammatical fixes.2003-09-29, by Werner LEMBERG
-
whitespace.el now takes user customizable variable to display cleanliness of2003-09-29, by Rajesh Vaidheeswarran
-
xresources.texi (GTK names in Emacs): Correct typo.2003-09-29, by Jan Djärv
-
*** empty log message ***2003-09-29, by Thien-Thi Nguyen
-
(cvs-mode-unmark-up): Move to goal column when done.2003-09-29, by Thien-Thi Nguyen
-
(Selected Files): Fix typo.2003-09-29, by Thien-Thi Nguyen
-
*** empty log message ***2003-09-29, by Thien-Thi Nguyen
-
Thank Michael Ernst; nfc.2003-09-29, by Thien-Thi Nguyen
-
*** empty log message ***2003-09-29, by Lute Kamstra
-
(mode-line-modes): Remove superfluous :propertize2003-09-29, by Lute Kamstra
-
(Mode Line Data): Explain when symbols in mode-line2003-09-29, by Lute Kamstra
-
Mention regenerating Emacs' AUTHORS file.2003-09-29, by Lute Kamstra
-
*** empty log message ***2003-09-29, by Kenichi Handa
-
(decode-coding-inserted-region): Use car2003-09-29, by Kenichi Handa
-
*** empty log message ***2003-09-28, by Kenichi Handa
-
(describe-char): Fix previous change.2003-09-28, by Kenichi Handa
-
*** empty log message ***2003-09-28, by Kenichi Handa
-
(encoded-string-description): Prepend "0x" to each encoded byte.2003-09-28, by Kenichi Handa
-
(describe-char-display): New function.2003-09-28, by Kenichi Handa
-
(Finternal_char_font): Change return value to2003-09-28, by Kenichi Handa
-
*** empty log message ***2003-09-28, by Eli Zaretskii
-
(tty_setup_colors): Treat any negative argument as -1.2003-09-28, by Eli Zaretskii
-
*** empty log message ***2003-09-28, by Andreas Schwab
-
(ff-special-constructs): Add autoload cookie.2003-09-28, by Andreas Schwab
-
*** empty log message ***2003-09-28, by Eli Zaretskii
-
(Info-find-index-name): Search both with and without the " <1>" etc.2003-09-28, by Eli Zaretskii
-
*** empty log message ***2003-09-28, by Eli Zaretskii
-
(dired-clean-tex): Doc fix.2003-09-28, by Eli Zaretskii
-
*** empty log message ***2003-09-28, by Eli Zaretskii
-
("Chinese-GB", "Chinese-BIG5"): Set up for2003-09-28, by Eli Zaretskii
-
*** empty log message ***2003-09-28, by Eli Zaretskii
-
(smtpmail-via-smtp): Don't insert a space2003-09-28, by Eli Zaretskii
-
*** empty log message ***2003-09-28, by Eli Zaretskii
-
(paragraph-indent-minor-mode): Doc fix.2003-09-28, by Eli Zaretskii
-
*** empty log message ***2003-09-28, by Eli Zaretskii