Mercurial > emacs
graph
-
*** empty log message ***2002-07-15, by Juanma Barranquero
-
(describe-variable): Show documentation for aliased variable if alias does not2002-07-15, by Juanma Barranquero
-
(Fdefvaralias): Add docstring argument.2002-07-15, by Juanma Barranquero
-
Ignore *.op and *.ops, too.2002-07-15, by Kai Großjohann
-
*** empty log message ***2002-07-15, by Mike Williams
-
(mouse-sel-bindings): Save/restore interprogram cut/paste functions.2002-07-15, by Mike Williams
-
Minor cleanup.2002-07-15, by Richard M. Stallman
-
*** empty log message ***2002-07-15, by Andreas Schwab
-
*** empty log message ***2002-07-15, by Ken Raeburn
-
* textprop.c (set_text_properties): Use STRING_SET_INTERVALS.2002-07-15, by Ken Raeburn
-
* intervals.c (create_root_interval, balance_possible_root_interval,2002-07-15, by Ken Raeburn
-
* fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.2002-07-15, by Ken Raeburn
-
* buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.2002-07-15, by Ken Raeburn
-
* lisp.h (STRING_INTERVALS): Produce rvalue.2002-07-15, by Ken Raeburn
-
*** empty log message ***2002-07-15, by Ken Raeburn
-
* lread.c (read_vector): Use STRING_SET_CHARS.2002-07-15, by Ken Raeburn
-
* fns.c (concat): Use STRING_SET_CHARS.2002-07-15, by Ken Raeburn
-
* dired.c (directory_files_internal): Use STRING_SET_CHARS.2002-07-15, by Ken Raeburn
-
* lisp.h (STRING_SET_CHARS): New macro.2002-07-15, by Ken Raeburn
-
*** empty log message ***2002-07-15, by Ken Raeburn
-
Most uses of XSTRING combined with STRING_BYTES or indirection changed to2002-07-15, by Ken Raeburn
-
(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.2002-07-14, by Ken Raeburn
-
Correct last commit which by mistake included some completely2002-07-14, by Kim F. Storm
-
Set encoding to utf-8.2002-07-14, by Stefan Monnier
-
Index entries.2002-07-14, by Kai Großjohann
-
(find-alternate-file): Offer to save a modified buffer.2002-07-14, by Richard M. Stallman
-
(normal-splash-screen, fancy-splash-text):2002-07-14, by Richard M. Stallman
-
Fix doc typos.2002-07-14, by Richard M. Stallman
-
Say that output from asynch subprocesses of a compiler may be lost.2002-07-14, by Richard M. Stallman
-
Comply with Texinfo coding standards. Suggestions by Eli.2002-07-14, by Kai Großjohann
-
*** empty log message ***2002-07-14, by Mike Williams
-
(mouse-sel-bound-events): New constant.2002-07-14, by Mike Williams
-
*** empty log message ***2002-07-13, by Stefan Monnier
-
regenerated2002-07-13, by Kim F. Storm
-
(cl-set-substring): Fix thinko.2002-07-13, by Stefan Monnier
-
Use hash-tables.2002-07-13, by Stefan Monnier
-
(mail-abbrev-make-syntax-table): Check the2002-07-13, by Andreas Schwab
-
(ebrowse-symbol-regexp): Avoid cl-set-substring.2002-07-13, by Stefan Monnier
-
(sgml-quote): Use narrowing. Improve the regexp used when unquoting.2002-07-13, by Stefan Monnier
-
*** empty log message ***2002-07-13, by Glenn Morris
-
(timeclock-in): Run the new day section if, after rereading the log file,2002-07-13, by Glenn Morris
-
Do not hook into file-name-handler-alist, this2002-07-13, by Kai Großjohann
-
Fix copyright years.2002-07-13, by Kai Großjohann
-
(tramp-multi-file-name-structure-unified): Add2002-07-13, by Kai Großjohann
-
* files.texi (Remote Files): Explain new unified file name synatx.2002-07-13, by Kai Großjohann
-
*** empty log message ***2002-07-12, by Kim F. Storm
-
(grep-tree): Fixed autoload.2002-07-12, by Kim F. Storm
-
(command_loop_1): Invert check on Vmemory_full.2002-07-12, by Kim F. Storm
-
*** empty log message ***2002-07-12, by Glenn Morris
-
(timeclock-get-workday-function): `timeclock-workday' is not a valid2002-07-12, by Glenn Morris
-
Move the node Query Before Exit down.2002-07-12, by Richard M. Stallman
-
Document binding `deactivate-mark' around something that modifies the2002-07-12, by Richard M. Stallman
-
defimage does not evaluate SPECS.2002-07-12, by Richard M. Stallman
-
*** empty log message ***2002-07-12, by Richard M. Stallman
-
(ange-ftp-write-region): Don't bind executing-kbd-macro; instead, pass2002-07-12, by Richard M. Stallman
-
(flush-lines, keep-lines): Convert REND to a marker.2002-07-12, by Richard M. Stallman
-
(help-with-tutorial): Display completion list right away.2002-07-12, by Richard M. Stallman
-
Comment change.2002-07-12, by Richard M. Stallman
-
(ediff-test-patch-utility): Catch error and return nil.2002-07-12, by Richard M. Stallman
-
(fancy-splash-text, actions page): Add blank line to balance help page.2002-07-12, by Richard M. Stallman