mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
New file.
This commit is contained in:
parent
14c0a34db0
commit
03fdd67449
2 changed files with 8 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue