Mercurial > emacs
graph
-
(reset-language-environment): Raise the priority of mule-utf-8,2003-04-28, by Kenichi Handa
-
*** empty log message ***2003-04-27, by Juanma Barranquero
-
(read_scores): Fix corruption of score files.2003-04-27, by Juanma Barranquero
-
(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.2003-04-27, by Juanma Barranquero
-
*** empty log message ***2003-04-26, by Juanma Barranquero
-
Major rewrite. The code is reordered, cleaner and faster.2003-04-26, by Juanma Barranquero
-
*** empty log message ***2003-04-26, by Juanma Barranquero
-
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.2003-04-26, by Juanma Barranquero
-
testing log_accum script2003-04-26, by Rudy Gevaert
-
Undid last check-in.2003-04-26, by Bill Wohler
-
Update invisible/intangible handling spec.2003-04-26, by Richard M. Stallman
-
*** empty log message ***2003-04-26, by John Paul Wallington
-
(ibuffer-name-map, ibuffer-mode-name-map)2003-04-26, by John Paul Wallington
-
new image display support, from janneke2003-04-25, by Karl Berry
-
(mh-version): Set to 7.3+cvs.2003-04-25, by Bill Wohler
-
(file-relative-name): Recognize "c:/foo" as absolute2003-04-25, by Kai Großjohann
-
Regenerated.2003-04-25, by Bill Wohler
-
Minor changes. Still 7.3.2003-04-25, by Bill Wohler
-
Upgraded to MH-E version 7.3.2003-04-25, by Bill Wohler
-
* macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.2003-04-25, by Andrew Choi
-
`symbol-macrolet' is similar to `let', not `multiple-value-bind'.2003-04-25, by Sam Steingold
-
(fancy-diary-display-mode): Bind "q" to `quit-window'2003-04-25, by Sam Steingold
-
*** empty log message ***2003-04-24, by Kenichi Handa
-
(skip_chars): Fix previous change.2003-04-24, by Kenichi Handa
-
Fix xref.2003-04-24, by Richard M. Stallman
-
*** empty log message ***2003-04-24, by Richard M. Stallman
-
(assq-delete-all): Ignore non-cons elememts.2003-04-24, by Richard M. Stallman
-
(font-lock-syntactic-keywords): Fix/expand description.2003-04-24, by Dave Love
-
*** empty log message ***2003-04-24, by John Paul Wallington
-
(help-make-xrefs): Remove extra paren.2003-04-24, by John Paul Wallington
-
(Writing Emacs Primitives): Clarify previous change.2003-04-24, by Richard M. Stallman
-
*** empty log message ***2003-04-24, by Richard M. Stallman
-
(mail-send-and-exit): Make arg optional.2003-04-24, by Richard M. Stallman
-
*** empty log message ***2003-04-24, by Richard M. Stallman
-
(view-read-only): Doc fix.2003-04-24, by Richard M. Stallman
-
(back-to-indentation): Call backward-prefix-chars.2003-04-24, by Richard M. Stallman
-
(help-make-xrefs): Clean up the loop that scans2003-04-24, by Richard M. Stallman
-
Don't call filesets-init.2003-04-24, by Richard M. Stallman
-
Comment change.2003-04-24, by Richard M. Stallman
-
Comment change.2003-04-24, by Richard M. Stallman
-
(byte-compile-defun): Generate and compile a defalias form,2003-04-24, by Richard M. Stallman
-
*** empty log message ***2003-04-24, by Richard M. Stallman
-
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.2003-04-24, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Give @ prefix syntax.2003-04-24, by Richard M. Stallman
-
*** empty log message ***2003-04-24, by Kenichi Handa
-
(skip_chars): Make the code faster by using the common2003-04-24, by Kenichi Handa
-
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling2003-04-23, by Jan Djärv
-
(comment-normalize-vars): Fix regexp.2003-04-23, by Stefan Monnier
-
#2003-04-23, by André Spiegel
-
(vc-cvs-stay-local): Keep the old default. Simplify doc string.2003-04-23, by André Spiegel
-
*** empty log message ***2003-04-23, by Simon Josefsson
-
Fix license (the invariant sections mentioned has never been part of2003-04-23, by Simon Josefsson
-
Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>2003-04-23, by André Spiegel
-
(vc-mcvs-root): Cache the result.2003-04-22, by Stefan Monnier
-
*** empty log message ***2003-04-22, by Andrew Innes
-
Update wording and version number etc.2003-04-22, by Andrew Innes
-
Fix multi-file .zip distribution, by splitting2003-04-22, by Andrew Innes
-
Restore changes from v1.5039 that were lost in v1.5046.2003-04-22, by Glenn Morris
-
Remove personal email address and update wording.2003-04-22, by Andrew Innes
-
Remove personal email address.2003-04-22, by Andrew Innes
-
(Info-default-dirs): New fun extracted from Info-initialize.2003-04-21, by Stefan Monnier
-
(fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.2003-04-21, by Stefan Monnier
-
(byte-compile-defvar): Improve message.2003-04-21, by Stefan Monnier
-
*** empty log message ***2003-04-21, by Stefan Monnier
-
Fix comment typo.2003-04-21, by Richard M. Stallman
-
*** empty log message ***2003-04-21, by Richard M. Stallman
-
(Timers): Explain about timers and quitting.2003-04-21, by Richard M. Stallman
-
(Selecting a Representation): Fix Texinfo usage.2003-04-21, by Richard M. Stallman
-
(kill-line): Doc fix.2003-04-21, by Richard M. Stallman
-
(cvs-examine): Respect `find-file-visit-truename'.2003-04-20, by Sam Steingold
-
*** empty log message ***2003-04-20, by Glenn Morris
-
(which-func-modes): Add f90-mode.2003-04-20, by Glenn Morris
-
(dabbrev-case-fold-search): Add defvar for compiler.2003-04-20, by Glenn Morris
-
(f90-font-lock-keywords-2): Use override for2003-04-20, by Glenn Morris
-
Initial version.2003-04-20, by Stefan Monnier
-
(vc-cvs-dir-state): Use vc-cvs-command.2003-04-19, by Stefan Monnier
-
(Fapply): Undo last change and add a comment about why.2003-04-19, by Stefan Monnier
-
*** empty log message ***2003-04-19, by Richard M. Stallman
-
(desktop-buffer-mh): Don't require mh-e;2003-04-19, by Richard M. Stallman
-
(add-log-current-defun-function): Add autoload cookie.2003-04-19, by Richard M. Stallman
-
(comment-use-syntax): Add autoload cookie.2003-04-19, by Richard M. Stallman
-
(byte-compile-log-file, (byte-recompile-directory): Don't use2003-04-19, by Richard M. Stallman
-
(Writing Emacs Primitives): Strings are2003-04-19, by Richard M. Stallman
-
*** empty log message ***2003-04-18, by Stefan Monnier
-
(cua-mode): Use define-minor-mode.2003-04-18, by Stefan Monnier
-
(define-minor-mode): Only echo a message if the body didn't do so already.2003-04-18, by Stefan Monnier
-
(view-read-only): Move from view.el to files.el.2003-04-18, by Stefan Monnier
-
*** empty log message ***2003-04-18, by Miles Bader
-
(Faset): Calculate nbytes earlier, to satisfy the now pickier2003-04-18, by Miles Bader
-
*** empty log message ***2003-04-17, by Stefan Monnier
-
(For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.2003-04-17, by Stefan Monnier
-
(Fsubstitute_command_keys): Remove spurious casts.2003-04-17, by Stefan Monnier
-
(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.2003-04-17, by Stefan Monnier
-
Don't hardcode BEG==1.2003-04-17, by Stefan Monnier
-
(Fmake_byte_code): Improve the `usage' string.2003-04-17, by Stefan Monnier
-
(Fdefine_abbrev_table): Use XCAR, XCDR.2003-04-17, by Stefan Monnier
-
*** empty log message ***2003-04-17, by Stefan Monnier
-
(view-read-only): Don't declare a second time.2003-04-17, by Stefan Monnier
-
Update copyright date and update-date.2003-04-17, by Robert J. Chassell
-
Thanks to Hugo Gayosso, fix minor typos.2003-04-17, by Robert J. Chassell
-
*** empty log message ***2003-04-17, by John Paul Wallington
-
(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.2003-04-17, by John Paul Wallington
-
(byte-compile-const-symbol-p): Rename arg.2003-04-16, by Stefan Monnier
-
(reveal-post-command): Use overlay-get for overlays.2003-04-16, by Stefan Monnier
-
(f90-looking-at-do, f90-find-breakpoint): Fix previous change.2003-04-16, by Glenn Morris
-
*** empty log message ***2003-04-16, by Kenichi Handa
-
(describe-language-environment): At2003-04-16, by Kenichi Handa
-
*** empty log message ***2003-04-16, by Dave Love
-
*** empty log message ***2003-04-16, by Glenn Morris
-
Comment changes.2003-04-16, by Glenn Morris
-
(f90-indent-to, f90-indent-line-no)2003-04-16, by Glenn Morris
-
Moved from lisp.2003-04-16, by Dave Love