New file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-04-09 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* calc/.cvsignore: New file.
|
||||
|
||||
2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
|
||||
@@ -23,8 +27,8 @@
|
||||
|
||||
2008-04-09 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* emacs-lisp/regexp-opt.el (regexp-opt-group): Use
|
||||
substring-no-properties for correct handling of unibyte strings.
|
||||
* emacs-lisp/regexp-opt.el (regexp-opt-group):
|
||||
Use substring-no-properties for correct handling of unibyte strings.
|
||||
|
||||
2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
|
||||
2
lisp/calc/.gitignore
vendored
Normal file
2
lisp/calc/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*.elc
|
||||
calc-loaddefs.el
|
||||
Reference in New Issue
Block a user