Mercurial > emacs
graph
-
*** empty log message ***2004-10-28, by Juri Linkov
-
(Info-file-list-for-emacs): Add ("Info" . "info")2004-10-28, by Juri Linkov
-
(grep-regexp-alist): Move match highlighting2004-10-28, by Juri Linkov
-
* mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor2004-10-28, by Jan Djärv
-
*** empty log message ***2004-10-28, by Richard M. Stallman
-
(Display Feature Testing): Explain about "vendor".2004-10-28, by Richard M. Stallman
-
(Fx_server_vendor, Fx_server_version): Doc fixes.2004-10-28, by Richard M. Stallman
-
*** empty log message ***2004-10-28, by Daniel Pfeiffer
-
(set-auto-mode-0): New function.2004-10-28, by Daniel Pfeiffer
-
*** empty log message ***2004-10-28, by Kenichi Handa
-
(utf-translate-cjk-charsets): Add katakana-jisx0201.2004-10-28, by Kenichi Handa
-
*** empty log message ***2004-10-28, by Kenichi Handa
-
Add data for JISX0201.2004-10-28, by Kenichi Handa
-
Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.2004-10-27, by Daniel Pfeiffer
-
*** empty log message ***2004-10-27, by Stefan Monnier
-
(scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.2004-10-27, by Stefan Monnier
-
(hilit-mode): Typo.2004-10-27, by Stefan Monnier
-
(hilit-mode): New function.2004-10-27, by Stefan Monnier
-
*** empty log message ***2004-10-27, by Richard M. Stallman
-
(add-change-log-entry): Set up mailing address and full name later,2004-10-27, by Richard M. Stallman
-
(elide-head): Change error to message.2004-10-27, by Richard M. Stallman
-
(apropos-macrop): Doc fix.2004-10-27, by Richard M. Stallman
-
(mouse-show-mark): Do most processing the same2004-10-27, by Richard M. Stallman
-
(shadow-copy-files): Use interactive-p2004-10-27, by Richard M. Stallman
-
(tar-mode): Use write-contents-functions, not write-contents-hooks.2004-10-27, by Richard M. Stallman
-
*** empty log message ***2004-10-27, by Richard M. Stallman
-
(pcomplete-entries): Don't use directory-sep-char.2004-10-27, by Richard M. Stallman
-
(type-break-run-at-time): Always use run-at-time; forget the alternatives.2004-10-27, by Richard M. Stallman
-
(strokes-unload-hook): Fix previous change.2004-10-27, by Richard M. Stallman
-
(eshell-du-sum-directory): Don't use directory-sep-char.2004-10-27, by Richard M. Stallman
-
(Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.2004-10-27, by Richard M. Stallman
-
(Simple Advice): Clarify what job the example does.2004-10-27, by Richard M. Stallman
-
(get_next_display_element): In mode lines,2004-10-27, by Richard M. Stallman
-
*** empty log message ***2004-10-27, by Kenichi Handa
-
(ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more2004-10-27, by Kenichi Handa
-
(Fmessage): Doc fix.2004-10-27, by Richard M. Stallman
-
Comment change.2004-10-27, by Richard M. Stallman
-
(vmotion): When moving up, check the newline before.2004-10-27, by Richard M. Stallman
-
Set xml-mode also if no mode found from file name.2004-10-27, by Daniel Pfeiffer
-
*** empty log message ***2004-10-27, by Daniel Pfeiffer
-
(compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-*2004-10-27, by Daniel Pfeiffer
-
extend irix for NAG Fortran and add ftnchek-*2004-10-27, by Daniel Pfeiffer
-
*** empty log message ***2004-10-27, by Kenichi Handa
-
Use utf-translate-cjk-substitutable-p.2004-10-27, by Kenichi Handa
-
(utf-translate-cjk-unicode-range-string):2004-10-27, by Kenichi Handa
-
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.2004-10-26, by Kim F. Storm
-
(Fformat): Allocate discarded table with SAFE_ALLOCA.2004-10-26, by Kim F. Storm
-
(USE_SAFE_ALLOCA): Add and init sa_must_free integer.2004-10-26, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6402004-10-26, by Miles Bader
-
set-auto-mode change2004-10-26, by Daniel Pfeiffer
-
*** empty log message ***2004-10-26, by Daniel Pfeiffer
-
(auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.2004-10-26, by Daniel Pfeiffer
-
(cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $.2004-10-26, by Daniel Pfeiffer
-
(sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it.2004-10-26, by Daniel Pfeiffer
-
(imenu--generic-function): Skip matches in comments.2004-10-26, by Daniel Pfeiffer
-
* gtkutil.c: Put empty line between comment and function body.2004-10-26, by Jan Djärv
-
* gtkutil.c: Put empty line between comment and function body.2004-10-26, by Jan Djärv
-
* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME2004-10-26, by Jan Djärv
-
*** empty log message ***2004-10-26, by Jay Belanger
-
(calc-match): Use an extra argument instead of `interactive-p'.2004-10-26, by Jay Belanger